2021-11-17 04:24:36.021 | + ./stack.sh:main:473 : exec 2021-11-17 04:24:36.021 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-11-17-042435.summary.2021-11-17-042435 2021-11-17 04:24:36.021 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-11-17-042435' 2021-11-17 04:24:36.021 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-17 04:24:36.021 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-11-17-042435 2021-11-17 04:24:36.021 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-17-042435 /opt/stack/logs/stack.sh.log 2021-11-17 04:24:36.021 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-17-042435.summary.2021-11-17-042435 /opt/stack/logs/stack.sh.log.summary 2021-11-17 04:24:36.021 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-11-17 04:24:36.021 | + functions:check_path_perm_sanity:596 : local real_path 2021-11-17 04:24:36.021 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-11-17 04:24:36.021 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-11-17 04:24:36.021 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-11-17 04:24:36.021 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-11-17 04:24:36.021 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-11-17 04:24:36.021 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-17 04:24:36.021 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-11-17 04:24:36.021 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-11-17 04:24:36.021 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-11-17 04:24:36.023 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-17 04:24:36.024 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-11-17 04:24:36.027 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-11-17 04:24:36.030 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-11-17 04:24:36.032 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-11-17 04:24:36.034 | + ./stack.sh:main:546 : trap err_trap ERR 2021-11-17 04:24:36.036 | + ./stack.sh:main:559 : set -o errexit 2021-11-17 04:24:36.038 | + ./stack.sh:main:562 : uname -a 2021-11-17 04:24:36.039 | Linux dv-neutron-818153-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-11-17 04:24:36.041 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-11-17 04:24:36.043 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-11-17 04:24:36.046 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-11-17 04:24:36.083 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-11-17 04:24:36.099 | + ./stack.sh:main:576 : fetch_plugins 2021-11-17 04:24:36.101 | + functions-common:fetch_plugins:1650 : local plugins= 2021-11-17 04:24:36.103 | + functions-common:fetch_plugins:1651 : local plugin 2021-11-17 04:24:36.104 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-11-17 04:24:36.106 | + functions-common:fetch_plugins:1655 : return 2021-11-17 04:24:36.108 | + ./stack.sh:main:580 : run_phase override_defaults 2021-11-17 04:24:36.110 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-11-17 04:24:36.112 | + functions-common:run_phase:1733 : local phase= 2021-11-17 04:24:36.113 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-17 04:24:36.115 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-11-17 04:24:36.117 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-17 04:24:36.118 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-11-17 04:24:36.120 | + functions-common:run_phase:1742 : local extra 2021-11-17 04:24:36.122 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-17 04:24:36.125 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-11-17 04:24:36.127 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-17 04:24:36.128 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-17 04:24:36.130 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-11-17 04:24:36.133 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-17 04:24:36.144 | ++ functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:24:36.146 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-17 04:24:36.149 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-17 04:24:36.150 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-17 04:24:36.152 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-17 04:24:36.154 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-17 04:24:36.156 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-17 04:24:36.157 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-11-17 04:24:36.159 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-11-17 04:24:36.161 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-17 04:24:36.163 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-17 04:24:36.165 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-11-17 04:24:36.167 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-11-17 04:24:36.168 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-11-17 04:24:36.170 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-11-17 04:24:36.172 | + functions-common:plugin_override_defaults:1696 : return 2021-11-17 04:24:36.174 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-11-17 04:24:36.190 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-11-17 04:24:36.192 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-11-17 04:24:36.204 | ++ functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:24:36.206 | +++ lib/tls:source:43 : hostname -f 2021-11-17 04:24:36.210 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-11-17 04:24:36.212 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-11-17 04:24:36.214 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-11-17 04:24:36.216 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-11-17 04:24:36.218 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-11-17 04:24:36.220 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-11-17 04:24:36.221 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-11-17 04:24:36.223 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-11-17 04:24:36.225 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-11-17 04:24:36.227 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-11-17 04:24:36.231 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-11-17 04:24:36.242 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-11-17 04:24:36.258 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-11-17 04:24:36.270 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-11-17 04:24:36.282 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-11-17 04:24:36.308 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-11-17 04:24:36.346 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-11-17 04:24:36.425 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-11-17 04:24:36.445 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-11-17 04:24:36.489 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-11-17 04:24:36.538 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-11-17 04:24:36.657 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-11-17 04:24:36.670 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-11-17 04:24:36.683 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-11-17 04:24:36.695 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-11-17 04:24:36.775 | + ./stack.sh:main:609 : run_phase source 2021-11-17 04:24:36.777 | + functions-common:run_phase:1732 : local mode=source 2021-11-17 04:24:36.779 | + functions-common:run_phase:1733 : local phase= 2021-11-17 04:24:36.781 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-17 04:24:36.783 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-11-17 04:24:36.785 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-17 04:24:36.787 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-11-17 04:24:36.789 | + functions-common:run_phase:1742 : local extra 2021-11-17 04:24:36.792 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-17 04:24:36.795 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-11-17 04:24:36.797 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-17 04:24:36.799 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-17 04:24:36.801 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-11-17 04:24:36.803 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-17 04:24:36.816 | ++ functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:24:36.818 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-11-17 04:24:36.821 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-11-17 04:24:36.857 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-11-17 04:24:36.860 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-11-17 04:24:36.862 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-11-17 04:24:36.864 | + functions-common:run_phase:1754 : load_plugin_settings 2021-11-17 04:24:36.866 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-11-17 04:24:36.868 | + functions-common:load_plugin_settings:1669 : local plugin 2021-11-17 04:24:36.870 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-11-17 04:24:36.872 | + functions-common:load_plugin_settings:1673 : return 2021-11-17 04:24:36.874 | + functions-common:run_phase:1755 : verify_disabled_services 2021-11-17 04:24:36.876 | + functions-common:verify_disabled_services:2015 : local service 2021-11-17 04:24:36.878 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.880 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-11-17 04:24:36.883 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.885 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-11-17 04:24:36.887 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.889 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-11-17 04:24:36.892 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.894 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-11-17 04:24:36.896 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.899 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-11-17 04:24:36.901 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.903 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-11-17 04:24:36.905 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.908 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-11-17 04:24:36.910 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.912 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-11-17 04:24:36.914 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.916 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-11-17 04:24:36.918 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.921 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-11-17 04:24:36.923 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.925 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-11-17 04:24:36.927 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.929 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-11-17 04:24:36.932 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.934 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-11-17 04:24:36.936 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.938 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-11-17 04:24:36.941 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.943 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-11-17 04:24:36.945 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.948 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-11-17 04:24:36.950 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.952 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-11-17 04:24:36.954 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.956 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-11-17 04:24:36.959 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.961 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-11-17 04:24:36.964 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.966 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-11-17 04:24:36.969 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.971 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-11-17 04:24:36.973 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.975 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-11-17 04:24:36.978 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.980 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-11-17 04:24:36.982 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.984 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-11-17 04:24:36.986 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.989 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-11-17 04:24:36.991 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.993 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-11-17 04:24:36.995 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:36.997 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-11-17 04:24:37.000 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:37.002 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-11-17 04:24:37.004 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:37.006 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-11-17 04:24:37.009 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:37.011 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-11-17 04:24:37.013 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:37.015 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-11-17 04:24:37.018 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:37.020 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-11-17 04:24:37.023 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:37.025 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-11-17 04:24:37.027 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:37.029 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-11-17 04:24:37.032 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:37.034 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-11-17 04:24:37.036 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:37.038 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-11-17 04:24:37.040 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:37.043 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-11-17 04:24:37.045 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:37.047 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-11-17 04:24:37.049 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:37.051 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-11-17 04:24:37.053 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:37.056 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-11-17 04:24:37.058 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:37.060 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-11-17 04:24:37.062 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:24:37.064 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-11-17 04:24:37.067 | + ./stack.sh:main:680 : initialize_database_backends 2021-11-17 04:24:37.070 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-17 04:24:37.072 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-11-17 04:24:37.086 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:24:37.088 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-11-17 04:24:37.090 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-17 04:24:37.092 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-11-17 04:24:37.106 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:24:37.108 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-11-17 04:24:37.110 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-11-17 04:24:37.113 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-11-17 04:24:37.115 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-11-17 04:24:37.117 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-11-17 04:24:37.119 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-11-17 04:24:37.121 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-11-17 04:24:37.124 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-11-17 04:24:37.126 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-17 04:24:37.128 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-11-17 04:24:37.131 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-17 04:24:37.133 | + lib/database:initialize_database_backends:104 : return 0 2021-11-17 04:24:37.136 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2021-11-17 04:24:37.136 | Using mysql database backend 2021-11-17 04:24:37.138 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-11-17 04:24:37.153 | + ./stack.sh:main:696 : is_service_enabled rabbit 2021-11-17 04:24:37.168 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:24:37.170 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-11-17 04:24:37.185 | + ./stack.sh:main:704 : is_service_enabled keystone 2021-11-17 04:24:37.201 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:24:37.203 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-11-17 04:24:37.219 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-11-17 04:24:37.234 | + ./stack.sh:main:719 : is_service_enabled ldap 2021-11-17 04:24:37.250 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:24:37.252 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2021-11-17 04:24:37.269 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:24:37.271 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-11-17 04:24:37.286 | + ./stack.sh:main:734 : [[ -z '' ]] 2021-11-17 04:24:37.288 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2021-11-17 04:24:37.290 | + ./stack.sh:main:740 : save_stackenv 740 2021-11-17 04:24:37.293 | + functions-common:save_stackenv:60 : local tag=740 2021-11-17 04:24:37.295 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-17 04:24:37.299 | + functions-common:save_stackenv:62 : time_stamp=2021-11-17-042437 2021-11-17 04:24:37.301 | + functions-common:save_stackenv:63 : echo '# 2021-11-17-042437 740' 2021-11-17 04:24:37.304 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:24:37.306 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-17 04:24:37.309 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:24:37.311 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-17 04:24:37.313 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:24:37.315 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-17 04:24:37.318 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:24:37.321 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-17 04:24:37.323 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:24:37.325 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.44 2021-11-17 04:24:37.327 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:24:37.329 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.44/identity 2021-11-17 04:24:37.332 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:24:37.334 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-17-042435 2021-11-17 04:24:37.336 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:24:37.338 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-17 04:24:37.341 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:24:37.343 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.44 2021-11-17 04:24:37.345 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:24:37.347 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-17 04:24:37.350 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:24:37.352 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-17 04:24:37.354 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:24:37.356 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-17 04:24:37.358 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:24:37.361 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-17 04:24:37.363 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2021-11-17 04:24:37.365 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-11-17 04:24:37.368 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-11-17 04:24:37.370 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-11-17 04:24:37.372 | + functions-common:git_clone:526 : local orig_dir 2021-11-17 04:24:37.374 | ++ functions-common:git_clone:527 : pwd 2021-11-17 04:24:37.377 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-17 04:24:37.379 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-17 04:24:37.381 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-17 04:24:37.396 | + functions-common:git_clone:530 : RECLONE=False 2021-11-17 04:24:37.398 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-17 04:24:37.400 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-17 04:24:37.403 | + functions-common:git_clone:544 : echo stable/wallaby 2021-11-17 04:24:37.403 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-17 04:24:37.408 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-11-17 04:24:37.410 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-17 04:24:37.412 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-11-17 04:24:37.414 | + functions-common:git_clone:593 : git show --oneline 2021-11-17 04:24:37.415 | + functions-common:git_clone:593 : head -1 2021-11-17 04:24:37.417 | 6fb1b443 update constraint for python-manilaclient to new release 2.6.1 2021-11-17 04:24:37.420 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-17 04:24:37.422 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2021-11-17 04:24:37.424 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-17 04:24:37.427 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-11-17 04:24:37.429 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-11-17 04:24:37.432 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-11-17 04:24:37.434 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-11-17 04:24:37.436 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-11-17 04:24:37.439 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-11-17 04:24:37.441 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-11-17 04:24:37.443 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-11-17 04:24:37.447 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-11-17 04:24:37.450 | ++ tools/install_prereqs.sh:source:47 : NOW=1637123077 2021-11-17 04:24:37.453 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-11-17 04:24:37.457 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-11-17 04:24:37.460 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-11-17 04:24:37.463 | ++ tools/install_prereqs.sh:source:49 : DELTA=1637123077 2021-11-17 04:24:37.465 | ++ tools/install_prereqs.sh:source:50 : [[ 1637123077 -lt 7200 ]] 2021-11-17 04:24:37.467 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-11-17 04:24:37.469 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-11-17 04:24:37.472 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-11-17 04:24:37.474 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-11-17 04:24:37.476 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-11-17 04:24:37.478 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-11-17 04:24:37.481 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-11-17 04:24:37.484 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-17 04:24:37.529 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-11-17 04:24:37.529 | apache2-dev 2021-11-17 04:24:37.529 | bc 2021-11-17 04:24:37.529 | bsdmainutils 2021-11-17 04:24:37.529 | curl 2021-11-17 04:24:37.529 | g++ 2021-11-17 04:24:37.529 | gcc 2021-11-17 04:24:37.529 | gettext 2021-11-17 04:24:37.529 | git 2021-11-17 04:24:37.529 | graphviz 2021-11-17 04:24:37.529 | iputils-ping 2021-11-17 04:24:37.529 | libapache2-mod-proxy-uwsgi 2021-11-17 04:24:37.529 | libffi-dev 2021-11-17 04:24:37.530 | libjpeg-dev 2021-11-17 04:24:37.530 | libmysqlclient-dev 2021-11-17 04:24:37.530 | libpcre3-dev 2021-11-17 04:24:37.530 | libpq-dev 2021-11-17 04:24:37.530 | libssl-dev 2021-11-17 04:24:37.530 | libsystemd-dev 2021-11-17 04:24:37.530 | libxml2-dev 2021-11-17 04:24:37.530 | libxslt1-dev 2021-11-17 04:24:37.530 | libyaml-dev 2021-11-17 04:24:37.530 | lsof 2021-11-17 04:24:37.530 | openssh-server 2021-11-17 04:24:37.530 | openssl 2021-11-17 04:24:37.530 | pkg-config 2021-11-17 04:24:37.530 | psmisc 2021-11-17 04:24:37.530 | python3-dev 2021-11-17 04:24:37.530 | python3-pip 2021-11-17 04:24:37.530 | python3-systemd 2021-11-17 04:24:37.530 | python3-venv 2021-11-17 04:24:37.530 | tar 2021-11-17 04:24:37.530 | tcpdump 2021-11-17 04:24:37.530 | unzip 2021-11-17 04:24:37.530 | uuid-runtime 2021-11-17 04:24:37.530 | wget 2021-11-17 04:24:37.530 | wget 2021-11-17 04:24:37.530 | zlib1g-dev 2021-11-17 04:24:37.530 | libkrb5-dev 2021-11-17 04:24:37.530 | libldap2-dev 2021-11-17 04:24:37.530 | libsasl2-dev 2021-11-17 04:24:37.530 | memcached 2021-11-17 04:24:37.530 | python3-mysqldb 2021-11-17 04:24:37.530 | sqlite3 2021-11-17 04:24:37.530 | conntrack 2021-11-17 04:24:37.530 | curl 2021-11-17 04:24:37.530 | dnsmasq-base 2021-11-17 04:24:37.530 | dnsmasq-utils 2021-11-17 04:24:37.530 | ebtables 2021-11-17 04:24:37.530 | gawk 2021-11-17 04:24:37.530 | genisoimage 2021-11-17 04:24:37.530 | iptables 2021-11-17 04:24:37.530 | iputils-arping 2021-11-17 04:24:37.530 | kpartx 2021-11-17 04:24:37.530 | libjs-jquery-tablesorter 2021-11-17 04:24:37.531 | libmysqlclient-dev 2021-11-17 04:24:37.531 | parted 2021-11-17 04:24:37.531 | pm-utils 2021-11-17 04:24:37.531 | python3-mysqldb 2021-11-17 04:24:37.531 | socat 2021-11-17 04:24:37.531 | sqlite3 2021-11-17 04:24:37.531 | sudo 2021-11-17 04:24:37.531 | vlan 2021-11-17 04:24:37.531 | lsscsi 2021-11-17 04:24:37.531 | open-iscsi 2021-11-17 04:24:37.531 | lvm2 2021-11-17 04:24:37.531 | qemu-utils 2021-11-17 04:24:37.531 | thin-provisioning-tools 2021-11-17 04:24:37.531 | acl 2021-11-17 04:24:37.531 | dnsmasq-base 2021-11-17 04:24:37.531 | dnsmasq-utils 2021-11-17 04:24:37.531 | ebtables 2021-11-17 04:24:37.531 | haproxy 2021-11-17 04:24:37.531 | iptables 2021-11-17 04:24:37.531 | iputils-arping 2021-11-17 04:24:37.531 | iputils-ping 2021-11-17 04:24:37.531 | libmysqlclient-dev 2021-11-17 04:24:37.531 | postgresql-server-dev-all 2021-11-17 04:24:37.531 | python3-mysqldb 2021-11-17 04:24:37.531 | sqlite3 2021-11-17 04:24:37.531 | sudo 2021-11-17 04:24:37.531 | vlan 2021-11-17 04:24:37.531 | ipset 2021-11-17 04:24:37.531 | conntrack 2021-11-17 04:24:37.531 | conntrackd 2021-11-17 04:24:37.531 | keepalived 2021-11-17 04:24:37.531 | dstat 2021-11-17 04:24:37.531 | lvm2 2021-11-17 04:24:37.531 | qemu-utils 2021-11-17 04:24:37.531 | thin-provisioning-tools 2021-11-17 04:24:37.531 | curl 2021-11-17 04:24:37.531 | liberasurecode-dev 2021-11-17 04:24:37.531 | make 2021-11-17 04:24:37.531 | memcached 2021-11-17 04:24:37.531 | sqlite3 2021-11-17 04:24:37.532 | xfsprogs' 2021-11-17 04:24:37.532 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-11-17 04:24:37.549 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-11-17 04:24:37.549 | apache2-dev 2021-11-17 04:24:37.549 | bc 2021-11-17 04:24:37.549 | bsdmainutils 2021-11-17 04:24:37.549 | curl 2021-11-17 04:24:37.549 | g++ 2021-11-17 04:24:37.549 | gcc 2021-11-17 04:24:37.549 | gettext 2021-11-17 04:24:37.549 | git 2021-11-17 04:24:37.549 | graphviz 2021-11-17 04:24:37.549 | iputils-ping 2021-11-17 04:24:37.549 | libapache2-mod-proxy-uwsgi 2021-11-17 04:24:37.549 | libffi-dev 2021-11-17 04:24:37.549 | libjpeg-dev 2021-11-17 04:24:37.549 | libmysqlclient-dev 2021-11-17 04:24:37.549 | libpcre3-dev 2021-11-17 04:24:37.550 | libpq-dev 2021-11-17 04:24:37.550 | libssl-dev 2021-11-17 04:24:37.550 | libsystemd-dev 2021-11-17 04:24:37.550 | libxml2-dev 2021-11-17 04:24:37.550 | libxslt1-dev 2021-11-17 04:24:37.550 | libyaml-dev 2021-11-17 04:24:37.550 | lsof 2021-11-17 04:24:37.550 | openssh-server 2021-11-17 04:24:37.550 | openssl 2021-11-17 04:24:37.550 | pkg-config 2021-11-17 04:24:37.550 | psmisc 2021-11-17 04:24:37.550 | python3-dev 2021-11-17 04:24:37.550 | python3-pip 2021-11-17 04:24:37.550 | python3-systemd 2021-11-17 04:24:37.550 | python3-venv 2021-11-17 04:24:37.550 | tar 2021-11-17 04:24:37.550 | tcpdump 2021-11-17 04:24:37.550 | unzip 2021-11-17 04:24:37.550 | uuid-runtime 2021-11-17 04:24:37.550 | wget 2021-11-17 04:24:37.550 | wget 2021-11-17 04:24:37.550 | zlib1g-dev 2021-11-17 04:24:37.550 | libkrb5-dev 2021-11-17 04:24:37.550 | libldap2-dev 2021-11-17 04:24:37.550 | libsasl2-dev 2021-11-17 04:24:37.550 | memcached 2021-11-17 04:24:37.550 | python3-mysqldb 2021-11-17 04:24:37.550 | sqlite3 2021-11-17 04:24:37.550 | conntrack 2021-11-17 04:24:37.550 | curl 2021-11-17 04:24:37.550 | dnsmasq-base 2021-11-17 04:24:37.550 | dnsmasq-utils 2021-11-17 04:24:37.550 | ebtables 2021-11-17 04:24:37.550 | gawk 2021-11-17 04:24:37.550 | genisoimage 2021-11-17 04:24:37.550 | iptables 2021-11-17 04:24:37.550 | iputils-arping 2021-11-17 04:24:37.550 | kpartx 2021-11-17 04:24:37.550 | libjs-jquery-tablesorter 2021-11-17 04:24:37.550 | libmysqlclient-dev 2021-11-17 04:24:37.550 | parted 2021-11-17 04:24:37.550 | pm-utils 2021-11-17 04:24:37.551 | python3-mysqldb 2021-11-17 04:24:37.551 | socat 2021-11-17 04:24:37.551 | sqlite3 2021-11-17 04:24:37.551 | sudo 2021-11-17 04:24:37.551 | vlan 2021-11-17 04:24:37.551 | lsscsi 2021-11-17 04:24:37.551 | open-iscsi 2021-11-17 04:24:37.551 | lvm2 2021-11-17 04:24:37.551 | qemu-utils 2021-11-17 04:24:37.551 | thin-provisioning-tools 2021-11-17 04:24:37.551 | acl 2021-11-17 04:24:37.551 | dnsmasq-base 2021-11-17 04:24:37.551 | dnsmasq-utils 2021-11-17 04:24:37.551 | ebtables 2021-11-17 04:24:37.551 | haproxy 2021-11-17 04:24:37.551 | iptables 2021-11-17 04:24:37.551 | iputils-arping 2021-11-17 04:24:37.551 | iputils-ping 2021-11-17 04:24:37.551 | libmysqlclient-dev 2021-11-17 04:24:37.551 | postgresql-server-dev-all 2021-11-17 04:24:37.551 | python3-mysqldb 2021-11-17 04:24:37.551 | sqlite3 2021-11-17 04:24:37.551 | sudo 2021-11-17 04:24:37.551 | vlan 2021-11-17 04:24:37.551 | ipset 2021-11-17 04:24:37.551 | conntrack 2021-11-17 04:24:37.551 | conntrackd 2021-11-17 04:24:37.551 | keepalived 2021-11-17 04:24:37.551 | dstat 2021-11-17 04:24:37.551 | lvm2 2021-11-17 04:24:37.551 | qemu-utils 2021-11-17 04:24:37.551 | thin-provisioning-tools 2021-11-17 04:24:37.551 | curl 2021-11-17 04:24:37.551 | liberasurecode-dev 2021-11-17 04:24:37.551 | make 2021-11-17 04:24:37.551 | memcached 2021-11-17 04:24:37.551 | sqlite3 2021-11-17 04:24:37.551 | xfsprogs ' 2021-11-17 04:24:37.551 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-11-17 04:24:37.554 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:24:37.556 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:24:37.559 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-11-17 04:24:37.560 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-17 04:24:37.564 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-17 04:24:37.566 | ++ functions-common:install_package:1342 : update_package_repo 2021-11-17 04:24:37.568 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-11-17 04:24:37.571 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-11-17 04:24:37.573 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-11-17 04:24:37.575 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-11-17 04:24:37.577 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-11-17 04:24:37.579 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:24:37.581 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:24:37.583 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-11-17 04:24:37.585 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-11-17 04:24:37.587 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-11-17 04:24:37.589 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-11-17 04:24:37.592 | +++ functions-common:apt_get_update:1076 : id -u 2021-11-17 04:24:37.595 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-11-17 04:24:37.597 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-11-17 04:24:37.599 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-11-17 04:24:37.602 | ++ functions-common:time_start:2291 : local start_time= 2021-11-17 04:24:37.604 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-11-17 04:24:37.606 | +++ functions-common:time_start:2295 : date +%s%3N 2021-11-17 04:24:37.609 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1637123077607 2021-11-17 04:24:37.612 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-11-17 04:24:37.613 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-11-17 04:24:37.615 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-11-17 04:24:37.830 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-11-17 04:24:38.013 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-11-17 04:24:38.152 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-11-17 04:24:38.720 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-11-17 04:24:39.148 | Fetched 214 kB in 1s (178 kB/s) 2021-11-17 04:24:40.560 | Reading package lists... 2021-11-17 04:24:40.591 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-11-17 04:24:40.593 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-11-17 04:24:40.595 | ++ functions-common:time_stop:2304 : local name 2021-11-17 04:24:40.597 | ++ functions-common:time_stop:2305 : local end_time 2021-11-17 04:24:40.599 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:24:40.601 | ++ functions-common:time_stop:2307 : local total 2021-11-17 04:24:40.603 | ++ functions-common:time_stop:2308 : local start_time 2021-11-17 04:24:40.605 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-11-17 04:24:40.607 | ++ functions-common:time_stop:2311 : start_time=1637123077607 2021-11-17 04:24:40.609 | ++ functions-common:time_stop:2313 : [[ -z 1637123077607 ]] 2021-11-17 04:24:40.611 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:24:40.615 | ++ functions-common:time_stop:2316 : end_time=1637123080612 2021-11-17 04:24:40.617 | ++ functions-common:time_stop:2317 : elapsed_time=3005 2021-11-17 04:24:40.619 | ++ functions-common:time_stop:2318 : total=0 2021-11-17 04:24:40.621 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:24:40.623 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3005 2021-11-17 04:24:40.625 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-17 04:24:40.627 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-11-17 04:24:40.629 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:24:40.632 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:24:40.634 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-17 04:24:40.654 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-17 04:24:40.758 | Reading package lists... 2021-11-17 04:24:40.976 | Building dependency tree... 2021-11-17 04:24:40.977 | Reading state information... 2021-11-17 04:24:41.230 | bc is already the newest version (1.07.1-2build1). 2021-11-17 04:24:41.230 | bc set to manually installed. 2021-11-17 04:24:41.230 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-11-17 04:24:41.230 | bsdmainutils set to manually installed. 2021-11-17 04:24:41.230 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-11-17 04:24:41.230 | gawk set to manually installed. 2021-11-17 04:24:41.230 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-11-17 04:24:41.230 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-11-17 04:24:41.230 | iptables set to manually installed. 2021-11-17 04:24:41.230 | iputils-ping is already the newest version (3:20190709-3). 2021-11-17 04:24:41.230 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-11-17 04:24:41.230 | kpartx set to manually installed. 2021-11-17 04:24:41.230 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-11-17 04:24:41.230 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-11-17 04:24:41.230 | psmisc is already the newest version (23.3-1). 2021-11-17 04:24:41.230 | psmisc set to manually installed. 2021-11-17 04:24:41.230 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-11-17 04:24:41.230 | python3-systemd is already the newest version (234-3build2). 2021-11-17 04:24:41.230 | python3-systemd set to manually installed. 2021-11-17 04:24:41.230 | tcpdump is already the newest version (4.9.3-4). 2021-11-17 04:24:41.231 | tcpdump set to manually installed. 2021-11-17 04:24:41.231 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-11-17 04:24:41.231 | thin-provisioning-tools set to manually installed. 2021-11-17 04:24:41.231 | wget is already the newest version (1.20.3-1ubuntu1). 2021-11-17 04:24:41.231 | wget set to manually installed. 2021-11-17 04:24:41.231 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-11-17 04:24:41.231 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-11-17 04:24:41.231 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-11-17 04:24:41.231 | lsof set to manually installed. 2021-11-17 04:24:41.231 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-11-17 04:24:41.231 | parted set to manually installed. 2021-11-17 04:24:41.231 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-11-17 04:24:41.231 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-11-17 04:24:41.231 | tar set to manually installed. 2021-11-17 04:24:41.231 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-11-17 04:24:41.231 | uuid-runtime set to manually installed. 2021-11-17 04:24:41.231 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-11-17 04:24:41.231 | zlib1g-dev set to manually installed. 2021-11-17 04:24:41.231 | The following packages were automatically installed and are no longer required: 2021-11-17 04:24:41.231 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-17 04:24:41.231 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-17 04:24:41.231 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-17 04:24:41.231 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-17 04:24:41.231 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-17 04:24:41.231 | python3-zope.interface 2021-11-17 04:24:41.231 | Use 'sudo apt autoremove' to remove them. 2021-11-17 04:24:41.231 | The following additional packages will be installed: 2021-11-17 04:24:41.231 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-11-17 04:24:41.231 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-11-17 04:24:41.231 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-11-17 04:24:41.231 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-11-17 04:24:41.231 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-11-17 04:24:41.231 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-11-17 04:24:41.232 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-11-17 04:24:41.232 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-11-17 04:24:41.232 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-11-17 04:24:41.232 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-11-17 04:24:41.232 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-11-17 04:24:41.232 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-11-17 04:24:41.232 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-11-17 04:24:41.232 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-11-17 04:24:41.232 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-11-17 04:24:41.232 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-11-17 04:24:41.232 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-11-17 04:24:41.232 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-11-17 04:24:41.232 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-11-17 04:24:41.232 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-11-17 04:24:41.232 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2021-11-17 04:24:41.232 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2021-11-17 04:24:41.232 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2021-11-17 04:24:41.232 | libpq5 librados2 librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config 2021-11-17 04:24:41.232 | libsensors5 libsm6 libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev 2021-11-17 04:24:41.232 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2021-11-17 04:24:41.232 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-11-17 04:24:41.232 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2021-11-17 04:24:41.232 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2021-11-17 04:24:41.232 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-11-17 04:24:41.232 | postgresql-client-12 postgresql-client-common postgresql-common 2021-11-17 04:24:41.232 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2021-11-17 04:24:41.232 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2021-11-17 04:24:41.232 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2021-11-17 04:24:41.233 | Suggested packages: 2021-11-17 04:24:41.233 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-11-17 04:24:41.233 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-11-17 04:24:41.234 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-11-17 04:24:41.234 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-11-17 04:24:41.234 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-11-17 04:24:41.234 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-11-17 04:24:41.234 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-11-17 04:24:41.234 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-11-17 04:24:41.234 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-11-17 04:24:41.234 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-11-17 04:24:41.234 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2021-11-17 04:24:41.234 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2021-11-17 04:24:41.234 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2021-11-17 04:24:41.234 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2021-11-17 04:24:41.234 | openssl-blacklist systemd-container zip 2021-11-17 04:24:41.435 | The following NEW packages will be installed: 2021-11-17 04:24:41.435 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-11-17 04:24:41.435 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-11-17 04:24:41.435 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-11-17 04:24:41.435 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-11-17 04:24:41.435 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-11-17 04:24:41.435 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-11-17 04:24:41.435 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-11-17 04:24:41.435 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-11-17 04:24:41.435 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-11-17 04:24:41.435 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-11-17 04:24:41.435 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-11-17 04:24:41.435 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-11-17 04:24:41.435 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-11-17 04:24:41.435 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-11-17 04:24:41.436 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-11-17 04:24:41.436 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-11-17 04:24:41.436 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-11-17 04:24:41.436 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-11-17 04:24:41.436 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-11-17 04:24:41.436 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-11-17 04:24:41.436 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-11-17 04:24:41.436 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-11-17 04:24:41.436 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-11-17 04:24:41.436 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-11-17 04:24:41.436 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-11-17 04:24:41.436 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2021-11-17 04:24:41.436 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2021-11-17 04:24:41.436 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2021-11-17 04:24:41.436 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2021-11-17 04:24:41.436 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2021-11-17 04:24:41.436 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2021-11-17 04:24:41.436 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-11-17 04:24:41.436 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2021-11-17 04:24:41.436 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2021-11-17 04:24:41.436 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2021-11-17 04:24:41.436 | postgresql-client-12 postgresql-client-common postgresql-common 2021-11-17 04:24:41.436 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-11-17 04:24:41.436 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2021-11-17 04:24:41.436 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2021-11-17 04:24:41.436 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-11-17 04:24:41.437 | The following packages will be upgraded: 2021-11-17 04:24:41.437 | curl libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-11-17 04:24:41.437 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-11-17 04:24:41.438 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-11-17 04:24:41.742 | 16 upgraded, 208 newly installed, 0 to remove and 102 not upgraded. 2021-11-17 04:24:41.742 | Need to get 151 MB of archives. 2021-11-17 04:24:41.742 | After this operation, 761 MB of additional disk space will be used. 2021-11-17 04:24:41.742 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2021-11-17 04:24:42.270 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2021-11-17 04:24:42.304 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2021-11-17 04:24:42.320 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2021-11-17 04:24:42.553 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2021-11-17 04:24:43.135 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2021-11-17 04:24:43.157 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-11-17 04:24:43.167 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.9 [1,321 kB] 2021-11-17 04:24:43.395 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-11-17 04:24:43.397 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-11-17 04:24:43.398 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-11-17 04:24:43.448 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-11-17 04:24:43.448 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2021-11-17 04:24:43.461 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2021-11-17 04:24:43.466 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-11-17 04:24:43.490 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-11-17 04:24:43.499 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-11-17 04:24:43.629 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2021-11-17 04:24:43.732 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2021-11-17 04:24:43.952 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2021-11-17 04:24:43.954 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2021-11-17 04:24:43.956 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-11-17 04:24:43.958 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2021-11-17 04:24:44.171 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-11-17 04:24:44.173 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-11-17 04:24:44.173 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-11-17 04:24:44.174 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2021-11-17 04:24:44.267 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-11-17 04:24:44.267 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-11-17 04:24:44.269 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-11-17 04:24:44.273 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-11-17 04:24:44.583 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-11-17 04:24:44.588 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2021-11-17 04:24:44.591 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-11-17 04:24:44.597 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.9 [622 kB] 2021-11-17 04:24:44.729 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-11-17 04:24:44.732 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-11-17 04:24:44.734 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-11-17 04:24:44.741 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-11-17 04:24:44.755 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-11-17 04:24:44.756 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-11-17 04:24:44.866 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-11-17 04:24:44.884 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-11-17 04:24:44.911 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-11-17 04:24:45.109 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-11-17 04:24:45.115 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-11-17 04:24:47.700 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-11-17 04:24:49.262 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-11-17 04:24:49.578 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-11-17 04:24:49.580 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-11-17 04:24:49.581 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-11-17 04:24:49.586 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-11-17 04:24:49.972 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-11-17 04:24:49.973 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-11-17 04:24:50.080 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-11-17 04:24:51.007 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-11-17 04:24:52.108 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-11-17 04:24:52.109 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-11-17 04:24:52.112 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-11-17 04:24:52.113 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-11-17 04:24:52.233 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-11-17 04:24:52.235 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-11-17 04:24:52.235 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-11-17 04:24:52.236 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-11-17 04:24:52.237 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-11-17 04:24:52.248 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-11-17 04:24:52.380 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-11-17 04:24:52.438 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-11-17 04:24:52.452 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-11-17 04:24:52.459 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-11-17 04:24:52.713 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-11-17 04:24:52.714 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-11-17 04:24:52.718 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-11-17 04:24:52.835 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-11-17 04:24:52.836 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-11-17 04:24:52.837 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-11-17 04:24:52.839 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-11-17 04:24:52.911 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-11-17 04:24:52.917 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-11-17 04:24:52.979 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2021-11-17 04:24:53.094 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-11-17 04:24:53.095 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-11-17 04:24:54.416 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-11-17 04:24:54.417 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-11-17 04:24:54.418 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-11-17 04:24:54.418 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-11-17 04:24:54.419 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-11-17 04:24:54.420 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-11-17 04:24:54.423 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-11-17 04:24:54.424 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-11-17 04:24:54.425 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-11-17 04:24:54.566 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-11-17 04:24:54.568 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2021-11-17 04:24:54.572 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-11-17 04:24:54.579 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-11-17 04:24:54.581 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-11-17 04:24:54.587 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-11-17 04:24:54.831 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-11-17 04:24:54.872 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-11-17 04:24:54.933 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-11-17 04:24:54.935 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-11-17 04:24:55.215 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-11-17 04:24:56.024 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-11-17 04:24:56.032 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-11-17 04:24:56.038 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-11-17 04:24:56.051 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-11-17 04:24:56.089 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-11-17 04:24:56.090 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-11-17 04:24:56.098 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-11-17 04:24:56.187 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2021-11-17 04:24:56.239 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-11-17 04:24:56.249 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2021-11-17 04:24:56.301 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-11-17 04:24:56.322 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-11-17 04:24:56.353 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-11-17 04:24:56.356 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-11-17 04:24:56.356 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-11-17 04:24:56.359 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-11-17 04:24:56.446 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-11-17 04:24:56.454 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-11-17 04:24:56.491 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-11-17 04:24:56.502 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-11-17 04:24:56.578 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-11-17 04:24:56.580 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-11-17 04:24:56.594 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-11-17 04:24:56.597 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-11-17 04:24:56.599 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-11-17 04:24:56.717 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-11-17 04:24:56.773 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-11-17 04:24:56.787 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-11-17 04:24:56.802 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-11-17 04:24:56.804 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-11-17 04:24:56.856 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-11-17 04:24:56.858 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-11-17 04:24:56.871 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-11-17 04:24:56.875 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-11-17 04:24:56.890 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-11-17 04:24:56.995 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-11-17 04:24:57.008 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-11-17 04:24:57.012 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-11-17 04:24:57.032 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-11-17 04:24:57.048 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-11-17 04:24:57.134 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-11-17 04:24:57.134 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-11-17 04:24:57.139 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-11-17 04:24:57.142 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-11-17 04:24:57.146 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-11-17 04:24:57.272 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-11-17 04:24:57.276 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-11-17 04:24:57.286 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-11-17 04:24:57.290 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-11-17 04:24:57.292 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-11-17 04:24:57.411 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-11-17 04:24:57.412 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-11-17 04:24:57.432 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-11-17 04:24:57.453 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-11-17 04:24:57.456 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-11-17 04:24:57.550 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-11-17 04:24:58.751 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-11-17 04:24:58.752 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-11-17 04:24:58.754 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-11-17 04:24:58.776 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-11-17 04:24:58.784 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-11-17 04:24:58.785 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-11-17 04:24:58.785 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-11-17 04:24:58.884 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-11-17 04:24:58.885 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-11-17 04:24:58.899 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-11-17 04:24:58.913 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-11-17 04:24:59.032 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-11-17 04:24:59.034 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.9 [1,583 kB] 2021-11-17 04:24:59.309 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.27-0ubuntu0.20.04.1 [1,603 kB] 2021-11-17 04:24:59.444 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-11-17 04:24:59.484 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-11-17 04:24:59.489 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-11-17 04:24:59.490 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2021-11-17 04:24:59.521 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2021-11-17 04:24:59.524 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.1 [3,215 kB] 2021-11-17 04:25:00.300 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.1 [1,620 kB] 2021-11-17 04:25:00.455 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-11-17 04:25:00.474 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2021-11-17 04:25:00.495 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-11-17 04:25:00.495 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-11-17 04:25:00.501 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-11-17 04:25:00.716 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-11-17 04:25:00.720 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-11-17 04:25:00.724 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-11-17 04:25:00.728 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-11-17 04:25:01.693 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-11-17 04:25:01.695 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-11-17 04:25:01.707 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-11-17 04:25:01.748 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-11-17 04:25:02.812 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-11-17 04:25:02.814 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-11-17 04:25:07.280 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-11-17 04:25:07.282 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-11-17 04:25:07.425 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-11-17 04:25:07.426 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-11-17 04:25:07.427 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2021-11-17 04:25:07.527 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-11-17 04:25:07.528 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-11-17 04:25:07.714 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2021-11-17 04:25:08.027 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-11-17 04:25:08.169 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-11-17 04:25:09.114 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-11-17 04:25:09.118 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-11-17 04:25:09.121 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-11-17 04:25:09.145 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.1 [5,452 B] 2021-11-17 04:25:09.146 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-11-17 04:25:09.147 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.18 [54.8 kB] 2021-11-17 04:25:09.151 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.18 [973 kB] 2021-11-17 04:25:09.239 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-11-17 04:25:09.252 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-11-17 04:25:09.325 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-11-17 04:25:09.421 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-11-17 04:25:09.422 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-11-17 04:25:09.425 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-11-17 04:25:09.428 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.8 [1,180 B] 2021-11-17 04:25:09.429 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-11-17 04:25:09.432 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-11-17 04:25:09.433 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-11-17 04:25:09.434 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-11-17 04:25:09.560 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-11-17 04:25:09.588 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-11-17 04:25:11.016 | Preconfiguring packages ... 2021-11-17 04:25:11.156 | Fetched 151 MB in 28s (5,384 kB/s) 2021-11-17 04:25:11.221 | (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.) 2021-11-17 04:25:11.223 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-17 04:25:11.231 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-17 04:25:11.286 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-17 04:25:11.299 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-17 04:25:11.685 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2021-11-17 04:25:11.691 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-17 04:25:11.728 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-17 04:25:11.740 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-17 04:25:11.809 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-17 04:25:11.962 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-17 04:25:12.719 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2021-11-17 04:25:12.725 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-17 04:25:12.804 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2021-11-17 04:25:12.853 | Selecting previously unselected package libapr1:amd64. 2021-11-17 04:25:12.890 | (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.) 2021-11-17 04:25:12.894 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-11-17 04:25:12.896 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-11-17 04:25:12.950 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.9_amd64.deb ... 2021-11-17 04:25:12.959 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.9) over (1.1.1f-1ubuntu2.3) ... 2021-11-17 04:25:13.163 | Selecting previously unselected package libaprutil1:amd64. 2021-11-17 04:25:13.170 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-11-17 04:25:13.172 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-11-17 04:25:13.208 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-11-17 04:25:13.215 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-11-17 04:25:13.217 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-11-17 04:25:13.252 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-11-17 04:25:13.259 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-11-17 04:25:13.310 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-11-17 04:25:13.318 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-11-17 04:25:13.320 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-11-17 04:25:13.350 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2021-11-17 04:25:13.356 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-11-17 04:25:13.414 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2021-11-17 04:25:13.420 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-11-17 04:25:13.481 | Selecting previously unselected package libjansson4:amd64. 2021-11-17 04:25:13.488 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-11-17 04:25:13.490 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-11-17 04:25:13.522 | Selecting previously unselected package liblua5.2-0:amd64. 2021-11-17 04:25:13.529 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-11-17 04:25:13.532 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-11-17 04:25:13.583 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:25:13.589 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-11-17 04:25:13.702 | Selecting previously unselected package apache2-bin. 2021-11-17 04:25:13.710 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-17 04:25:13.712 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2021-11-17 04:25:13.915 | Selecting previously unselected package apache2-data. 2021-11-17 04:25:13.922 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2021-11-17 04:25:13.924 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2021-11-17 04:25:14.029 | Selecting previously unselected package apache2-utils. 2021-11-17 04:25:14.037 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-17 04:25:14.039 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2021-11-17 04:25:14.104 | Selecting previously unselected package apache2. 2021-11-17 04:25:14.111 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-17 04:25:14.131 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2021-11-17 04:25:14.197 | Selecting previously unselected package liblua5.3-0:amd64. 2021-11-17 04:25:14.204 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-11-17 04:25:14.207 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-11-17 04:25:14.253 | Selecting previously unselected package haproxy. 2021-11-17 04:25:14.260 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2021-11-17 04:25:14.270 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2021-11-17 04:25:14.485 | Selecting previously unselected package libnl-3-200:amd64. 2021-11-17 04:25:14.492 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-11-17 04:25:14.494 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-11-17 04:25:14.528 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-11-17 04:25:14.535 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-11-17 04:25:14.537 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-11-17 04:25:14.566 | Selecting previously unselected package mysql-common. 2021-11-17 04:25:14.573 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-11-17 04:25:14.590 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-11-17 04:25:14.617 | Selecting previously unselected package libmysqlclient21:amd64. 2021-11-17 04:25:14.624 | Preparing to unpack .../020-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:25:14.627 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:25:14.866 | Selecting previously unselected package libsensors-config. 2021-11-17 04:25:14.873 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-11-17 04:25:14.875 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-11-17 04:25:14.903 | Selecting previously unselected package libsensors5:amd64. 2021-11-17 04:25:14.910 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-11-17 04:25:14.994 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-11-17 04:25:15.024 | Selecting previously unselected package libsnmp-base. 2021-11-17 04:25:15.031 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-11-17 04:25:15.033 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-11-17 04:25:15.100 | Selecting previously unselected package libsnmp35:amd64. 2021-11-17 04:25:15.107 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-11-17 04:25:15.109 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-11-17 04:25:15.273 | Selecting previously unselected package keepalived. 2021-11-17 04:25:15.280 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-11-17 04:25:15.282 | Unpacking keepalived (1:2.0.19-2) ... 2021-11-17 04:25:15.366 | Selecting previously unselected package memcached. 2021-11-17 04:25:15.373 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2021-11-17 04:25:15.375 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2021-11-17 04:25:15.431 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-11-17 04:25:15.894 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-11-17 04:25:15.987 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.9_amd64.deb ... 2021-11-17 04:25:15.993 | Unpacking openssl (1.1.1f-1ubuntu2.9) over (1.1.1f-1ubuntu2.3) ... 2021-11-17 04:25:16.120 | Selecting previously unselected package python3-yaml. 2021-11-17 04:25:16.128 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-11-17 04:25:16.130 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-11-17 04:25:16.182 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-17 04:25:16.187 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-17 04:25:16.234 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-17 04:25:16.304 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-17 04:25:16.729 | Preparing to unpack .../032-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-17 04:25:16.752 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-17 04:25:16.899 | Selecting previously unselected package acl. 2021-11-17 04:25:16.906 | Preparing to unpack .../033-acl_2.2.53-6_amd64.deb ... 2021-11-17 04:25:16.909 | Unpacking acl (2.2.53-6) ... 2021-11-17 04:25:16.937 | Selecting previously unselected package autotools-dev. 2021-11-17 04:25:16.945 | Preparing to unpack .../034-autotools-dev_20180224.1_all.deb ... 2021-11-17 04:25:16.947 | Unpacking autotools-dev (20180224.1) ... 2021-11-17 04:25:16.977 | Selecting previously unselected package m4. 2021-11-17 04:25:16.984 | Preparing to unpack .../035-m4_1.4.18-4_amd64.deb ... 2021-11-17 04:25:16.987 | Unpacking m4 (1.4.18-4) ... 2021-11-17 04:25:17.040 | Selecting previously unselected package autoconf. 2021-11-17 04:25:17.047 | Preparing to unpack .../036-autoconf_2.69-11.1_all.deb ... 2021-11-17 04:25:17.050 | Unpacking autoconf (2.69-11.1) ... 2021-11-17 04:25:17.127 | Selecting previously unselected package automake. 2021-11-17 04:25:17.134 | Preparing to unpack .../037-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-11-17 04:25:17.138 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-11-17 04:25:17.237 | Selecting previously unselected package autopoint. 2021-11-17 04:25:17.244 | Preparing to unpack .../038-autopoint_0.19.8.1-10build1_all.deb ... 2021-11-17 04:25:17.246 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-11-17 04:25:17.285 | Selecting previously unselected package libllvm10:amd64. 2021-11-17 04:25:17.292 | Preparing to unpack .../039-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:25:17.295 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:25:19.513 | Selecting previously unselected package libclang-cpp10. 2021-11-17 04:25:19.521 | Preparing to unpack .../040-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:25:19.523 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:25:20.948 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-11-17 04:25:20.955 | Preparing to unpack .../041-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-17 04:25:20.958 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-17 04:25:21.399 | Selecting previously unselected package libgc1c2:amd64. 2021-11-17 04:25:21.407 | Preparing to unpack .../042-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-11-17 04:25:21.410 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-11-17 04:25:21.447 | Selecting previously unselected package libobjc4:amd64. 2021-11-17 04:25:21.455 | Preparing to unpack .../043-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-17 04:25:21.457 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-11-17 04:25:21.485 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-11-17 04:25:21.492 | Preparing to unpack .../044-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-17 04:25:21.494 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-17 04:25:21.568 | Selecting previously unselected package libc6-i386. 2021-11-17 04:25:21.575 | Preparing to unpack .../045-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-11-17 04:25:21.577 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-11-17 04:25:22.065 | Selecting previously unselected package lib32gcc-s1. 2021-11-17 04:25:22.073 | Preparing to unpack .../046-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-17 04:25:22.074 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-11-17 04:25:22.112 | Selecting previously unselected package lib32stdc++6. 2021-11-17 04:25:22.120 | Preparing to unpack .../047-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-17 04:25:22.122 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-11-17 04:25:22.219 | Selecting previously unselected package libclang-common-10-dev. 2021-11-17 04:25:22.227 | Preparing to unpack .../048-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:25:22.229 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-17 04:25:23.188 | Selecting previously unselected package libclang1-10. 2021-11-17 04:25:23.196 | Preparing to unpack .../049-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:25:23.198 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:25:24.297 | Selecting previously unselected package clang-10. 2021-11-17 04:25:24.305 | Preparing to unpack .../050-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:25:24.308 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:25:24.343 | Selecting previously unselected package libtool. 2021-11-17 04:25:24.351 | Preparing to unpack .../051-libtool_2.4.6-14_all.deb ... 2021-11-17 04:25:24.353 | Unpacking libtool (2.4.6-14) ... 2021-11-17 04:25:24.402 | Selecting previously unselected package dh-autoreconf. 2021-11-17 04:25:24.410 | Preparing to unpack .../052-dh-autoreconf_19_all.deb ... 2021-11-17 04:25:24.412 | Unpacking dh-autoreconf (19) ... 2021-11-17 04:25:24.438 | Selecting previously unselected package libdebhelper-perl. 2021-11-17 04:25:24.446 | Preparing to unpack .../053-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-11-17 04:25:24.448 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-11-17 04:25:24.493 | Selecting previously unselected package libarchive-zip-perl. 2021-11-17 04:25:24.500 | Preparing to unpack .../054-libarchive-zip-perl_1.67-2_all.deb ... 2021-11-17 04:25:24.502 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-11-17 04:25:24.545 | Selecting previously unselected package libsub-override-perl. 2021-11-17 04:25:24.552 | Preparing to unpack .../055-libsub-override-perl_0.09-2_all.deb ... 2021-11-17 04:25:24.554 | Unpacking libsub-override-perl (0.09-2) ... 2021-11-17 04:25:24.578 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-11-17 04:25:24.586 | Preparing to unpack .../056-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-11-17 04:25:24.588 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-11-17 04:25:24.614 | Selecting previously unselected package dh-strip-nondeterminism. 2021-11-17 04:25:24.621 | Preparing to unpack .../057-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-11-17 04:25:24.623 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-11-17 04:25:24.648 | Selecting previously unselected package libdpkg-perl. 2021-11-17 04:25:24.655 | Preparing to unpack .../058-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-11-17 04:25:24.657 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-11-17 04:25:24.729 | Selecting previously unselected package make. 2021-11-17 04:25:24.737 | Preparing to unpack .../059-make_4.2.1-1.2_amd64.deb ... 2021-11-17 04:25:24.739 | Unpacking make (4.2.1-1.2) ... 2021-11-17 04:25:24.786 | Selecting previously unselected package dpkg-dev. 2021-11-17 04:25:24.793 | Preparing to unpack .../060-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-11-17 04:25:24.795 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-11-17 04:25:24.933 | Selecting previously unselected package dwz. 2021-11-17 04:25:24.941 | Preparing to unpack .../061-dwz_0.13-5_amd64.deb ... 2021-11-17 04:25:24.943 | Unpacking dwz (0.13-5) ... 2021-11-17 04:25:24.992 | Selecting previously unselected package libcroco3:amd64. 2021-11-17 04:25:25.000 | Preparing to unpack .../062-libcroco3_0.6.13-1_amd64.deb ... 2021-11-17 04:25:25.002 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-11-17 04:25:25.038 | Selecting previously unselected package gettext. 2021-11-17 04:25:25.046 | Preparing to unpack .../063-gettext_0.19.8.1-10build1_amd64.deb ... 2021-11-17 04:25:25.048 | Unpacking gettext (0.19.8.1-10build1) ... 2021-11-17 04:25:25.211 | Selecting previously unselected package intltool-debian. 2021-11-17 04:25:25.218 | Preparing to unpack .../064-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-11-17 04:25:25.220 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-11-17 04:25:25.247 | Selecting previously unselected package po-debconf. 2021-11-17 04:25:25.255 | Preparing to unpack .../065-po-debconf_1.0.21_all.deb ... 2021-11-17 04:25:25.257 | Unpacking po-debconf (1.0.21) ... 2021-11-17 04:25:25.318 | Selecting previously unselected package debhelper. 2021-11-17 04:25:25.326 | Preparing to unpack .../066-debhelper_12.10ubuntu1_all.deb ... 2021-11-17 04:25:25.328 | Unpacking debhelper (12.10ubuntu1) ... 2021-11-17 04:25:25.514 | Selecting previously unselected package uuid-dev:amd64. 2021-11-17 04:25:25.522 | Preparing to unpack .../067-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-11-17 04:25:25.524 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-11-17 04:25:25.557 | Selecting previously unselected package libsctp1:amd64. 2021-11-17 04:25:25.565 | Preparing to unpack .../068-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-11-17 04:25:25.567 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-11-17 04:25:25.591 | Selecting previously unselected package libsctp-dev:amd64. 2021-11-17 04:25:25.599 | Preparing to unpack .../069-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-11-17 04:25:25.601 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-11-17 04:25:25.637 | Selecting previously unselected package libapr1-dev. 2021-11-17 04:25:25.645 | Preparing to unpack .../070-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-11-17 04:25:25.647 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-11-17 04:25:25.891 | Selecting previously unselected package libldap2-dev:amd64. 2021-11-17 04:25:25.900 | Preparing to unpack .../071-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-11-17 04:25:25.902 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-17 04:25:26.023 | Selecting previously unselected package libaprutil1-dev. 2021-11-17 04:25:26.031 | Preparing to unpack .../072-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-11-17 04:25:26.032 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-11-17 04:25:26.246 | Selecting previously unselected package apache2-dev. 2021-11-17 04:25:26.254 | Preparing to unpack .../073-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-17 04:25:26.256 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2021-11-17 04:25:26.318 | Selecting previously unselected package binfmt-support. 2021-11-17 04:25:26.326 | Preparing to unpack .../074-binfmt-support_2.2.0-2_amd64.deb ... 2021-11-17 04:25:26.336 | Unpacking binfmt-support (2.2.0-2) ... 2021-11-17 04:25:26.367 | Selecting previously unselected package g++-9. 2021-11-17 04:25:26.375 | Preparing to unpack .../075-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-17 04:25:26.377 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-11-17 04:25:27.503 | Selecting previously unselected package g++. 2021-11-17 04:25:27.511 | Preparing to unpack .../076-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-11-17 04:25:27.513 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-11-17 04:25:27.535 | Selecting previously unselected package build-essential. 2021-11-17 04:25:27.542 | Preparing to unpack .../077-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-11-17 04:25:27.544 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-11-17 04:25:27.569 | Selecting previously unselected package conntrack. 2021-11-17 04:25:27.577 | Preparing to unpack .../078-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-11-17 04:25:27.579 | Unpacking conntrack (1:1.4.5-2) ... 2021-11-17 04:25:27.608 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-11-17 04:25:27.616 | Preparing to unpack .../079-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-11-17 04:25:27.618 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-11-17 04:25:27.644 | Selecting previously unselected package libnetfilter-queue1. 2021-11-17 04:25:27.652 | Preparing to unpack .../080-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-11-17 04:25:27.654 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-11-17 04:25:27.683 | Selecting previously unselected package conntrackd. 2021-11-17 04:25:27.691 | Preparing to unpack .../081-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-11-17 04:25:27.693 | Unpacking conntrackd (1:1.4.5-2) ... 2021-11-17 04:25:27.738 | Selecting previously unselected package dns-root-data. 2021-11-17 04:25:27.745 | Preparing to unpack .../082-dns-root-data_2019052802_all.deb ... 2021-11-17 04:25:27.747 | Unpacking dns-root-data (2019052802) ... 2021-11-17 04:25:27.775 | Selecting previously unselected package libidn11:amd64. 2021-11-17 04:25:27.782 | Preparing to unpack .../083-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-11-17 04:25:27.785 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-11-17 04:25:27.820 | Selecting previously unselected package dnsmasq-base. 2021-11-17 04:25:27.828 | Preparing to unpack .../084-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-11-17 04:25:27.830 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-11-17 04:25:27.895 | Selecting previously unselected package dnsmasq-utils. 2021-11-17 04:25:27.902 | Preparing to unpack .../085-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-11-17 04:25:27.904 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-11-17 04:25:27.933 | Selecting previously unselected package dstat. 2021-11-17 04:25:27.941 | Preparing to unpack .../086-dstat_0.7.4-6_all.deb ... 2021-11-17 04:25:27.943 | Unpacking dstat (0.7.4-6) ... 2021-11-17 04:25:28.004 | Selecting previously unselected package ebtables. 2021-11-17 04:25:28.012 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2021-11-17 04:25:28.027 | Unpacking ebtables (2.0.11-3build1) ... 2021-11-17 04:25:28.068 | Selecting previously unselected package libfakeroot:amd64. 2021-11-17 04:25:28.075 | Preparing to unpack .../088-libfakeroot_1.24-1_amd64.deb ... 2021-11-17 04:25:28.078 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-11-17 04:25:28.111 | Selecting previously unselected package fakeroot. 2021-11-17 04:25:28.119 | Preparing to unpack .../089-fakeroot_1.24-1_amd64.deb ... 2021-11-17 04:25:28.121 | Unpacking fakeroot (1.24-1) ... 2021-11-17 04:25:28.160 | Selecting previously unselected package fonts-dejavu-core. 2021-11-17 04:25:28.167 | Preparing to unpack .../090-fonts-dejavu-core_2.37-1_all.deb ... 2021-11-17 04:25:28.170 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-11-17 04:25:28.342 | Selecting previously unselected package fonts-liberation. 2021-11-17 04:25:28.350 | Preparing to unpack .../091-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-11-17 04:25:28.352 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-11-17 04:25:28.497 | Selecting previously unselected package fontconfig-config. 2021-11-17 04:25:28.505 | Preparing to unpack .../092-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-11-17 04:25:28.507 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-11-17 04:25:28.550 | Selecting previously unselected package libfontconfig1:amd64. 2021-11-17 04:25:28.558 | Preparing to unpack .../093-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-11-17 04:25:28.560 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-11-17 04:25:28.603 | Selecting previously unselected package fontconfig. 2021-11-17 04:25:28.611 | Preparing to unpack .../094-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-11-17 04:25:28.614 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-11-17 04:25:28.659 | Selecting previously unselected package genisoimage. 2021-11-17 04:25:28.667 | Preparing to unpack .../095-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-11-17 04:25:28.669 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-11-17 04:25:28.747 | Selecting previously unselected package libann0. 2021-11-17 04:25:28.755 | Preparing to unpack .../096-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-11-17 04:25:28.757 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-11-17 04:25:28.788 | Selecting previously unselected package libcdt5:amd64. 2021-11-17 04:25:28.796 | Preparing to unpack .../097-libcdt5_2.42.2-3build2_amd64.deb ... 2021-11-17 04:25:28.798 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-11-17 04:25:28.827 | Selecting previously unselected package libcgraph6:amd64. 2021-11-17 04:25:28.835 | Preparing to unpack .../098-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-11-17 04:25:28.837 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-11-17 04:25:28.870 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-11-17 04:25:28.878 | Preparing to unpack .../099-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-11-17 04:25:28.880 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-17 04:25:28.923 | Selecting previously unselected package libjpeg8:amd64. 2021-11-17 04:25:28.931 | Preparing to unpack .../100-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-11-17 04:25:28.933 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-17 04:25:28.960 | Selecting previously unselected package libjbig0:amd64. 2021-11-17 04:25:28.968 | Preparing to unpack .../101-libjbig0_2.1-3.1build1_amd64.deb ... 2021-11-17 04:25:28.970 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-11-17 04:25:29.001 | Selecting previously unselected package libwebp6:amd64. 2021-11-17 04:25:29.008 | Preparing to unpack .../102-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:25:29.010 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-11-17 04:25:29.062 | Selecting previously unselected package libtiff5:amd64. 2021-11-17 04:25:29.071 | Preparing to unpack .../103-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2021-11-17 04:25:29.073 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-11-17 04:25:29.120 | Selecting previously unselected package libxpm4:amd64. 2021-11-17 04:25:29.129 | Preparing to unpack .../104-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-11-17 04:25:29.131 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-11-17 04:25:29.162 | Selecting previously unselected package libgd3:amd64. 2021-11-17 04:25:29.169 | Preparing to unpack .../105-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2021-11-17 04:25:29.171 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-11-17 04:25:29.215 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-11-17 04:25:29.224 | Preparing to unpack .../106-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-11-17 04:25:29.226 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-17 04:25:29.273 | Selecting previously unselected package libpixman-1-0:amd64. 2021-11-17 04:25:29.281 | Preparing to unpack .../107-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-11-17 04:25:29.283 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-11-17 04:25:29.342 | Selecting previously unselected package libxcb-render0:amd64. 2021-11-17 04:25:29.350 | Preparing to unpack .../108-libxcb-render0_1.14-2_amd64.deb ... 2021-11-17 04:25:29.352 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-11-17 04:25:29.381 | Selecting previously unselected package libxcb-shm0:amd64. 2021-11-17 04:25:29.388 | Preparing to unpack .../109-libxcb-shm0_1.14-2_amd64.deb ... 2021-11-17 04:25:29.391 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-11-17 04:25:29.418 | Selecting previously unselected package libxrender1:amd64. 2021-11-17 04:25:29.425 | Preparing to unpack .../110-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-11-17 04:25:29.427 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-11-17 04:25:29.456 | Selecting previously unselected package libcairo2:amd64. 2021-11-17 04:25:29.464 | Preparing to unpack .../111-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-11-17 04:25:29.466 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-11-17 04:25:29.563 | Selecting previously unselected package libgraphite2-3:amd64. 2021-11-17 04:25:29.572 | Preparing to unpack .../112-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-11-17 04:25:29.573 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-11-17 04:25:29.609 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-11-17 04:25:29.617 | Preparing to unpack .../113-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-11-17 04:25:29.619 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-11-17 04:25:29.698 | Selecting previously unselected package libthai-data. 2021-11-17 04:25:29.705 | Preparing to unpack .../114-libthai-data_0.1.28-3_all.deb ... 2021-11-17 04:25:29.707 | Unpacking libthai-data (0.1.28-3) ... 2021-11-17 04:25:29.757 | Selecting previously unselected package libdatrie1:amd64. 2021-11-17 04:25:29.764 | Preparing to unpack .../115-libdatrie1_0.2.12-3_amd64.deb ... 2021-11-17 04:25:29.766 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-11-17 04:25:29.795 | Selecting previously unselected package libthai0:amd64. 2021-11-17 04:25:29.803 | Preparing to unpack .../116-libthai0_0.1.28-3_amd64.deb ... 2021-11-17 04:25:29.805 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-11-17 04:25:29.834 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-11-17 04:25:29.841 | Preparing to unpack .../117-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-17 04:25:29.843 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-17 04:25:29.892 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-11-17 04:25:29.900 | Preparing to unpack .../118-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-17 04:25:29.902 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-17 04:25:29.934 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-11-17 04:25:29.941 | Preparing to unpack .../119-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-17 04:25:29.943 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-17 04:25:29.972 | Selecting previously unselected package libpathplan4:amd64. 2021-11-17 04:25:29.980 | Preparing to unpack .../120-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-11-17 04:25:29.982 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-11-17 04:25:30.011 | Selecting previously unselected package libgvc6. 2021-11-17 04:25:30.019 | Preparing to unpack .../121-libgvc6_2.42.2-3build2_amd64.deb ... 2021-11-17 04:25:30.021 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-11-17 04:25:30.137 | Selecting previously unselected package libgvpr2:amd64. 2021-11-17 04:25:30.145 | Preparing to unpack .../122-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-11-17 04:25:30.147 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-11-17 04:25:30.198 | Selecting previously unselected package liblab-gamut1:amd64. 2021-11-17 04:25:30.206 | Preparing to unpack .../123-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-11-17 04:25:30.208 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-11-17 04:25:30.361 | Selecting previously unselected package x11-common. 2021-11-17 04:25:30.368 | Preparing to unpack .../124-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-11-17 04:25:30.391 | dpkg-query: no packages found matching nux-tools 2021-11-17 04:25:30.403 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-11-17 04:25:30.440 | Selecting previously unselected package libice6:amd64. 2021-11-17 04:25:30.447 | Preparing to unpack .../125-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-11-17 04:25:30.450 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-11-17 04:25:30.482 | Selecting previously unselected package libsm6:amd64. 2021-11-17 04:25:30.490 | Preparing to unpack .../126-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-11-17 04:25:30.492 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-11-17 04:25:30.522 | Selecting previously unselected package libxt6:amd64. 2021-11-17 04:25:30.530 | Preparing to unpack .../127-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-11-17 04:25:30.532 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-11-17 04:25:30.580 | Selecting previously unselected package libxmu6:amd64. 2021-11-17 04:25:30.588 | Preparing to unpack .../128-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-11-17 04:25:30.590 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-11-17 04:25:30.623 | Selecting previously unselected package libxaw7:amd64. 2021-11-17 04:25:30.631 | Preparing to unpack .../129-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-11-17 04:25:30.633 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-11-17 04:25:30.683 | Selecting previously unselected package graphviz. 2021-11-17 04:25:30.691 | Preparing to unpack .../130-graphviz_2.42.2-3build2_amd64.deb ... 2021-11-17 04:25:30.693 | Unpacking graphviz (2.42.2-3build2) ... 2021-11-17 04:25:30.824 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-11-17 04:25:30.832 | Preparing to unpack .../131-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-11-17 04:25:30.834 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-11-17 04:25:30.882 | Selecting previously unselected package libibverbs1:amd64. 2021-11-17 04:25:30.890 | Preparing to unpack .../132-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-11-17 04:25:30.892 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-11-17 04:25:30.933 | Selecting previously unselected package ibverbs-providers:amd64. 2021-11-17 04:25:30.940 | Preparing to unpack .../133-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-11-17 04:25:30.956 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-11-17 04:25:31.014 | Selecting previously unselected package icu-devtools. 2021-11-17 04:25:31.022 | Preparing to unpack .../134-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-11-17 04:25:31.025 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-11-17 04:25:31.083 | Selecting previously unselected package iputils-arping. 2021-11-17 04:25:31.090 | Preparing to unpack .../135-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-11-17 04:25:31.092 | Unpacking iputils-arping (3:20190709-3) ... 2021-11-17 04:25:31.124 | Selecting previously unselected package javascript-common. 2021-11-17 04:25:31.132 | Preparing to unpack .../136-javascript-common_11_all.deb ... 2021-11-17 04:25:31.147 | Unpacking javascript-common (11) ... 2021-11-17 04:25:31.176 | Selecting previously unselected package libgssrpc4:amd64. 2021-11-17 04:25:31.184 | Preparing to unpack .../137-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-11-17 04:25:31.186 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:25:31.220 | Selecting previously unselected package libkdb5-9:amd64. 2021-11-17 04:25:31.228 | Preparing to unpack .../138-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-11-17 04:25:31.230 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:25:31.262 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-11-17 04:25:31.270 | Preparing to unpack .../139-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-11-17 04:25:31.272 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:25:31.307 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-11-17 04:25:31.315 | Preparing to unpack .../140-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-11-17 04:25:31.317 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:25:31.350 | Selecting previously unselected package comerr-dev:amd64. 2021-11-17 04:25:31.357 | Preparing to unpack .../141-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-11-17 04:25:31.361 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-11-17 04:25:31.394 | Selecting previously unselected package krb5-multidev:amd64. 2021-11-17 04:25:31.402 | Preparing to unpack .../142-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-11-17 04:25:31.404 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:25:31.454 | Selecting previously unselected package libalgorithm-diff-perl. 2021-11-17 04:25:31.462 | Preparing to unpack .../143-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-11-17 04:25:31.464 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-11-17 04:25:31.495 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-11-17 04:25:31.503 | Preparing to unpack .../144-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-11-17 04:25:31.505 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-11-17 04:25:31.531 | Selecting previously unselected package libalgorithm-merge-perl. 2021-11-17 04:25:31.540 | Preparing to unpack .../145-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-11-17 04:25:31.542 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-11-17 04:25:31.568 | Selecting previously unselected package libarchive-cpio-perl. 2021-11-17 04:25:31.576 | Preparing to unpack .../146-libarchive-cpio-perl_0.10-1_all.deb ... 2021-11-17 04:25:31.579 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-11-17 04:25:31.610 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-11-17 04:25:31.618 | Preparing to unpack .../147-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-11-17 04:25:31.620 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-17 04:25:31.685 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-11-17 04:25:31.693 | Preparing to unpack .../148-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-11-17 04:25:31.695 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-17 04:25:31.758 | Selecting previously unselected package libfile-fcntllock-perl. 2021-11-17 04:25:31.766 | Preparing to unpack .../149-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-11-17 04:25:31.770 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-11-17 04:25:31.799 | Selecting previously unselected package libgts-bin. 2021-11-17 04:25:31.806 | Preparing to unpack .../150-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-11-17 04:25:31.809 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-11-17 04:25:31.843 | Selecting previously unselected package libicu-dev:amd64. 2021-11-17 04:25:31.851 | Preparing to unpack .../151-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-11-17 04:25:31.853 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-11-17 04:25:33.268 | Selecting previously unselected package libipset13:amd64. 2021-11-17 04:25:33.276 | Preparing to unpack .../152-libipset13_7.5-1~exp1_amd64.deb ... 2021-11-17 04:25:33.278 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-11-17 04:25:33.313 | Selecting previously unselected package librdmacm1:amd64. 2021-11-17 04:25:33.322 | Preparing to unpack .../153-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-11-17 04:25:33.324 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-11-17 04:25:33.360 | Selecting previously unselected package libiscsi7:amd64. 2021-11-17 04:25:33.368 | Preparing to unpack .../154-libiscsi7_1.18.0-2_amd64.deb ... 2021-11-17 04:25:33.370 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-11-17 04:25:33.402 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-11-17 04:25:33.410 | Preparing to unpack .../155-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-11-17 04:25:33.426 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-17 04:25:33.486 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-11-17 04:25:33.494 | Preparing to unpack .../156-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-11-17 04:25:33.497 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-17 04:25:33.523 | Selecting previously unselected package libjpeg-dev:amd64. 2021-11-17 04:25:33.530 | Preparing to unpack .../157-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-11-17 04:25:33.532 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-17 04:25:33.555 | Selecting previously unselected package libjs-jquery. 2021-11-17 04:25:33.562 | Preparing to unpack .../158-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-11-17 04:25:33.564 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-11-17 04:25:33.623 | Selecting previously unselected package libjs-jquery-metadata. 2021-11-17 04:25:33.631 | Preparing to unpack .../159-libjs-jquery-metadata_12-1.1_all.deb ... 2021-11-17 04:25:33.633 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-11-17 04:25:33.657 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-11-17 04:25:33.665 | Preparing to unpack .../160-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-11-17 04:25:33.667 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-11-17 04:25:33.741 | Selecting previously unselected package libltdl-dev:amd64. 2021-11-17 04:25:33.749 | Preparing to unpack .../161-libltdl-dev_2.4.6-14_amd64.deb ... 2021-11-17 04:25:33.752 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-11-17 04:25:33.806 | Selecting previously unselected package libsys-hostname-long-perl. 2021-11-17 04:25:33.814 | Preparing to unpack .../162-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-11-17 04:25:33.815 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-11-17 04:25:33.842 | Selecting previously unselected package libmail-sendmail-perl. 2021-11-17 04:25:33.850 | Preparing to unpack .../163-libmail-sendmail-perl_0.80-1_all.deb ... 2021-11-17 04:25:33.852 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-11-17 04:25:33.878 | Selecting previously unselected package libssl-dev:amd64. 2021-11-17 04:25:33.886 | Preparing to unpack .../164-libssl-dev_1.1.1f-1ubuntu2.9_amd64.deb ... 2021-11-17 04:25:33.888 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.9) ... 2021-11-17 04:25:34.141 | Selecting previously unselected package libmysqlclient-dev. 2021-11-17 04:25:34.149 | Preparing to unpack .../165-libmysqlclient-dev_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:25:34.151 | Unpacking libmysqlclient-dev (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:25:34.442 | Selecting previously unselected package libncurses-dev:amd64. 2021-11-17 04:25:34.450 | Preparing to unpack .../166-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-11-17 04:25:34.452 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-11-17 04:25:34.545 | Selecting previously unselected package libomp5-10:amd64. 2021-11-17 04:25:34.553 | Preparing to unpack .../167-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:25:34.555 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:25:34.628 | Selecting previously unselected package libomp-10-dev. 2021-11-17 04:25:34.636 | Preparing to unpack .../168-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:25:34.638 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-17 04:25:34.673 | Selecting previously unselected package libpq5:amd64. 2021-11-17 04:25:34.681 | Preparing to unpack .../169-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:25:34.683 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-11-17 04:25:34.724 | Selecting previously unselected package libpq-dev. 2021-11-17 04:25:34.732 | Preparing to unpack .../170-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:25:34.734 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-11-17 04:25:34.805 | Selecting previously unselected package librados2. 2021-11-17 04:25:34.813 | Preparing to unpack .../171-librados2_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:25:34.815 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-17 04:25:35.283 | Selecting previously unselected package librbd1. 2021-11-17 04:25:35.291 | Preparing to unpack .../172-librbd1_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:25:35.293 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-17 04:25:35.549 | Selecting previously unselected package libsasl2-dev. 2021-11-17 04:25:35.558 | Preparing to unpack .../173-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-11-17 04:25:35.560 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-11-17 04:25:35.625 | Selecting previously unselected package libsystemd-dev:amd64. 2021-11-17 04:25:35.634 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2021-11-17 04:25:35.636 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-11-17 04:25:35.750 | Selecting previously unselected package libtinfo-dev:amd64. 2021-11-17 04:25:35.758 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-11-17 04:25:35.760 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-11-17 04:25:35.787 | Selecting previously unselected package libx86-1:amd64. 2021-11-17 04:25:35.794 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2021-11-17 04:25:35.797 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-11-17 04:25:35.834 | Selecting previously unselected package libxml2-dev:amd64. 2021-11-17 04:25:35.842 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:25:35.845 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-17 04:25:35.986 | Selecting previously unselected package libxslt1-dev:amd64. 2021-11-17 04:25:35.994 | Preparing to unpack .../178-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-11-17 04:25:35.996 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-11-17 04:25:36.073 | Selecting previously unselected package llvm-10-runtime. 2021-11-17 04:25:36.081 | Preparing to unpack .../179-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:25:36.083 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-11-17 04:25:36.138 | Selecting previously unselected package libpfm4:amd64. 2021-11-17 04:25:36.146 | Preparing to unpack .../180-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-11-17 04:25:36.148 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-11-17 04:25:36.222 | Selecting previously unselected package llvm-10. 2021-11-17 04:25:36.230 | Preparing to unpack .../181-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:25:36.232 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:25:36.995 | Selecting previously unselected package libffi-dev:amd64. 2021-11-17 04:25:37.003 | Preparing to unpack .../182-libffi-dev_3.3-4_amd64.deb ... 2021-11-17 04:25:37.005 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-11-17 04:25:37.044 | Selecting previously unselected package python3-pygments. 2021-11-17 04:25:37.052 | Preparing to unpack .../183-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-11-17 04:25:37.055 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-11-17 04:25:37.189 | Selecting previously unselected package llvm-10-tools. 2021-11-17 04:25:37.198 | Preparing to unpack .../184-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:25:37.201 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-11-17 04:25:37.337 | Selecting previously unselected package libz3-4:amd64. 2021-11-17 04:25:37.345 | Preparing to unpack .../185-libz3-4_4.8.7-4build1_amd64.deb ... 2021-11-17 04:25:37.347 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-11-17 04:25:38.294 | Selecting previously unselected package libz3-dev:amd64. 2021-11-17 04:25:38.302 | Preparing to unpack .../186-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-11-17 04:25:38.304 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-11-17 04:25:38.348 | Selecting previously unselected package llvm-10-dev. 2021-11-17 04:25:38.356 | Preparing to unpack .../187-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:25:38.358 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-17 04:25:42.758 | Selecting previously unselected package lsscsi. 2021-11-17 04:25:42.767 | Preparing to unpack .../188-lsscsi_0.30-0.1_amd64.deb ... 2021-11-17 04:25:42.769 | Unpacking lsscsi (0.30-0.1) ... 2021-11-17 04:25:42.803 | Selecting previously unselected package pkg-config. 2021-11-17 04:25:42.811 | Preparing to unpack .../189-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-11-17 04:25:42.814 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-11-17 04:25:42.846 | Selecting previously unselected package pm-utils. 2021-11-17 04:25:42.855 | Preparing to unpack .../190-pm-utils_1.4.1-19_all.deb ... 2021-11-17 04:25:42.857 | Unpacking pm-utils (1.4.1-19) ... 2021-11-17 04:25:42.915 | Selecting previously unselected package postgresql-client-common. 2021-11-17 04:25:42.923 | Preparing to unpack .../191-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-11-17 04:25:42.925 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-11-17 04:25:42.959 | Selecting previously unselected package postgresql-client-12. 2021-11-17 04:25:42.967 | Preparing to unpack .../192-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:25:42.969 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-11-17 04:25:43.171 | Selecting previously unselected package ssl-cert. 2021-11-17 04:25:43.180 | Preparing to unpack .../193-ssl-cert_1.0.39_all.deb ... 2021-11-17 04:25:43.182 | Unpacking ssl-cert (1.0.39) ... 2021-11-17 04:25:43.218 | Selecting previously unselected package postgresql-common. 2021-11-17 04:25:43.226 | Preparing to unpack .../194-postgresql-common_214ubuntu0.1_all.deb ... 2021-11-17 04:25:43.252 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-11-17 04:25:43.259 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-11-17 04:25:43.323 | Selecting previously unselected package postgresql-server-dev-12. 2021-11-17 04:25:43.331 | Preparing to unpack .../195-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:25:43.334 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-11-17 04:25:43.631 | Selecting previously unselected package postgresql-server-dev-all. 2021-11-17 04:25:43.640 | Preparing to unpack .../196-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-11-17 04:25:43.643 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-11-17 04:25:43.671 | Selecting previously unselected package python-pip-whl. 2021-11-17 04:25:43.680 | Preparing to unpack .../197-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-11-17 04:25:43.682 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-11-17 04:25:43.887 | Selecting previously unselected package python3-mysqldb. 2021-11-17 04:25:43.896 | Preparing to unpack .../198-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-11-17 04:25:43.898 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-11-17 04:25:43.934 | Selecting previously unselected package python3-wheel. 2021-11-17 04:25:43.942 | Preparing to unpack .../199-python3-wheel_0.34.2-1_all.deb ... 2021-11-17 04:25:43.945 | Unpacking python3-wheel (0.34.2-1) ... 2021-11-17 04:25:43.978 | Selecting previously unselected package python3-pip. 2021-11-17 04:25:43.986 | Preparing to unpack .../200-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-11-17 04:25:43.989 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-11-17 04:25:44.072 | Selecting previously unselected package python3.8-venv. 2021-11-17 04:25:44.080 | Preparing to unpack .../201-python3.8-venv_3.8.10-0ubuntu1~20.04.1_amd64.deb ... 2021-11-17 04:25:44.082 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.1) ... 2021-11-17 04:25:44.107 | Selecting previously unselected package python3-venv. 2021-11-17 04:25:44.116 | Preparing to unpack .../202-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-11-17 04:25:44.118 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-11-17 04:25:44.143 | Selecting previously unselected package qemu-block-extra:amd64. 2021-11-17 04:25:44.151 | Preparing to unpack .../203-qemu-block-extra_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-11-17 04:25:44.154 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-11-17 04:25:44.187 | Selecting previously unselected package qemu-utils. 2021-11-17 04:25:44.196 | Preparing to unpack .../204-qemu-utils_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-11-17 04:25:44.199 | Unpacking qemu-utils (1:4.2-3ubuntu6.18) ... 2021-11-17 04:25:44.378 | Selecting previously unselected package sharutils. 2021-11-17 04:25:44.387 | Preparing to unpack .../205-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-11-17 04:25:44.389 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-11-17 04:25:44.439 | Selecting previously unselected package sqlite3. 2021-11-17 04:25:44.447 | Preparing to unpack .../206-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-11-17 04:25:44.449 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-11-17 04:25:44.595 | Selecting previously unselected package unzip. 2021-11-17 04:25:44.605 | Preparing to unpack .../207-unzip_6.0-25ubuntu1_amd64.deb ... 2021-11-17 04:25:44.607 | Unpacking unzip (6.0-25ubuntu1) ... 2021-11-17 04:25:44.655 | Selecting previously unselected package vbetool. 2021-11-17 04:25:44.664 | Preparing to unpack .../208-vbetool_1.1-4_amd64.deb ... 2021-11-17 04:25:44.666 | Unpacking vbetool (1.1-4) ... 2021-11-17 04:25:44.696 | Selecting previously unselected package ipset. 2021-11-17 04:25:44.705 | Preparing to unpack .../209-ipset_7.5-1~exp1_amd64.deb ... 2021-11-17 04:25:44.714 | Unpacking ipset (7.5-1~exp1) ... 2021-11-17 04:25:44.748 | Selecting previously unselected package ipvsadm. 2021-11-17 04:25:44.757 | Preparing to unpack .../210-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-11-17 04:25:44.760 | Unpacking ipvsadm (1:1.31-1) ... 2021-11-17 04:25:44.796 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-11-17 04:25:44.805 | Preparing to unpack .../211-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-17 04:25:44.815 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-11-17 04:25:44.842 | Selecting previously unselected package liberasurecode1:amd64. 2021-11-17 04:25:44.851 | Preparing to unpack .../212-liberasurecode1_1.6.1-4_amd64.deb ... 2021-11-17 04:25:44.853 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-11-17 04:25:44.885 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-11-17 04:25:44.894 | Preparing to unpack .../213-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-11-17 04:25:44.897 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-11-17 04:25:44.929 | Selecting previously unselected package libkrb5-dev:amd64. 2021-11-17 04:25:44.938 | Preparing to unpack .../214-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-11-17 04:25:44.940 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:25:44.971 | Selecting previously unselected package libyaml-dev:amd64. 2021-11-17 04:25:44.979 | Preparing to unpack .../215-libyaml-dev_0.2.2-1_amd64.deb ... 2021-11-17 04:25:44.982 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-11-17 04:25:45.014 | Selecting previously unselected package socat. 2021-11-17 04:25:45.024 | Preparing to unpack .../216-socat_1.7.3.3-2_amd64.deb ... 2021-11-17 04:25:45.026 | Unpacking socat (1.7.3.3-2) ... 2021-11-17 04:25:45.100 | Selecting previously unselected package vlan. 2021-11-17 04:25:45.108 | Preparing to unpack .../217-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-11-17 04:25:45.111 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-11-17 04:25:45.177 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-11-17 04:25:45.182 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-11-17 04:25:45.191 | Setting up javascript-common (11) ... 2021-11-17 04:25:45.222 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-11-17 04:25:45.238 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-11-17 04:25:45.244 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-11-17 04:25:45.249 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-11-17 04:25:45.255 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-11-17 04:25:45.278 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-17 04:25:45.282 | Setting up dstat (0.7.4-6) ... 2021-11-17 04:25:45.559 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-17 04:25:45.559 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-11-17 04:25:45.576 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-17 04:25:45.576 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-11-17 04:25:45.623 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-11-17 04:25:45.629 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-11-17 04:25:45.634 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-17 04:25:45.639 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-11-17 04:25:45.645 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-11-17 04:25:45.650 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-11-17 04:25:45.656 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-11-17 04:25:45.662 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-11-17 04:25:45.668 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-11-17 04:25:45.674 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-11-17 04:25:45.681 | Setting up libarchive-zip-perl (1.67-2) ... 2021-11-17 04:25:45.686 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-11-17 04:25:45.691 | Setting up vbetool (1.1-4) ... 2021-11-17 04:25:45.696 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-11-17 04:25:45.704 | Setting up pm-utils (1.4.1-19) ... 2021-11-17 04:25:45.714 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.9) ... 2021-11-17 04:25:45.958 | Setting up unzip (6.0-25ubuntu1) ... 2021-11-17 04:25:45.984 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-11-17 04:25:45.990 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-11-17 04:25:45.995 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-11-17 04:25:46.243 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-11-17 04:25:46.941 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-11-17 04:25:46.951 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-11-17 04:25:46.956 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-17 04:25:46.963 | Setting up m4 (1.4.18-4) ... 2021-11-17 04:25:46.969 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-11-17 04:25:47.242 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-11-17 04:25:47.248 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-11-17 04:25:47.253 | Setting up iputils-arping (3:20190709-3) ... 2021-11-17 04:25:47.288 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-11-17 04:25:47.293 | Setting up conntrack (1:1.4.5-2) ... 2021-11-17 04:25:47.298 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-17 04:25:47.304 | Setting up python3-wheel (0.34.2-1) ... 2021-11-17 04:25:47.543 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-11-17 04:25:47.549 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-11-17 04:25:47.746 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-11-17 04:25:49.816 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2021-11-17 04:25:51.031 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-11-17 04:25:51.694 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-11-17 04:25:51.702 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-11-17 04:25:51.710 | Setting up acl (2.2.53-6) ... 2021-11-17 04:25:51.722 | Setting up dns-root-data (2019052802) ... 2021-11-17 04:25:51.730 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:25:51.736 | Setting up fakeroot (1.24-1) ... 2021-11-17 04:25:51.743 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-11-17 04:25:51.751 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-17 04:25:51.757 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-17 04:25:51.762 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:25:51.767 | Setting up autotools-dev (20180224.1) ... 2021-11-17 04:25:51.772 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-11-17 04:25:52.559 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-11-17 04:25:52.564 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-11-17 04:25:52.571 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-11-17 04:25:52.578 | Setting up make (4.2.1-1.2) ... 2021-11-17 04:25:52.584 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-11-17 04:25:52.590 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:25:52.596 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-11-17 04:25:52.602 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-11-17 04:25:52.607 | Setting up ebtables (2.0.11-3build1) ... 2021-11-17 04:25:53.165 | Setting up socat (1.7.3.3-2) ... 2021-11-17 04:25:53.171 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-11-17 04:25:53.176 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-11-17 04:25:53.182 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.9) ... 2021-11-17 04:25:53.189 | Setting up autopoint (0.19.8.1-10build1) ... 2021-11-17 04:25:53.194 | Setting up binfmt-support (2.2.0-2) ... 2021-11-17 04:25:53.471 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-11-17 04:25:54.517 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-11-17 04:25:54.523 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-11-17 04:25:54.528 | Setting up fonts-dejavu-core (2.37-1) ... 2021-11-17 04:25:54.574 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-11-17 04:25:54.579 | Setting up lsscsi (0.30-0.1) ... 2021-11-17 04:25:54.585 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-11-17 04:25:54.590 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-11-17 04:25:54.596 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-17 04:25:54.603 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-17 04:25:54.609 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-11-17 04:25:54.614 | Setting up autoconf (2.69-11.1) ... 2021-11-17 04:25:54.621 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-11-17 04:25:54.628 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-11-17 04:25:54.669 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-11-17 04:25:54.673 | Setting up dwz (0.13-5) ... 2021-11-17 04:25:54.679 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-11-17 04:25:54.685 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-11-17 04:25:54.691 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-11-17 04:25:54.697 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-11-17 04:25:54.702 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-11-17 04:25:54.715 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:25:54.721 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:25:54.727 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-11-17 04:25:54.733 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-11-17 04:25:54.738 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-11-17 04:25:54.744 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-11-17 04:25:54.754 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-17 04:25:54.760 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-11-17 04:25:54.767 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2021-11-17 04:25:54.773 | Setting up libsub-override-perl (0.09-2) ... 2021-11-17 04:25:54.779 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-11-17 04:25:54.785 | Setting up libthai-data (0.1.28-3) ... 2021-11-17 04:25:54.791 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-11-17 04:25:54.796 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-11-17 04:25:54.801 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-11-17 04:25:54.807 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2021-11-17 04:25:54.813 | Setting up curl (7.68.0-1ubuntu2.7) ... 2021-11-17 04:25:54.818 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:25:54.825 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-11-17 04:25:54.830 | Setting up sharutils (1:4.15.2-4build1) ... 2021-11-17 04:25:54.837 | Setting up ipset (7.5-1~exp1) ... 2021-11-17 04:25:54.851 | Setting up openssl (1.1.1f-1ubuntu2.9) ... 2021-11-17 04:25:54.859 | Setting up conntrackd (1:1.4.5-2) ... 2021-11-17 04:25:55.879 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-11-17 04:25:56.209 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-11-17 04:25:56.215 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-11-17 04:25:56.220 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-11-17 04:25:56.226 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-17 04:25:56.234 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-11-17 04:25:56.240 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-11-17 04:25:56.245 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-11-17 04:25:56.251 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-11-17 04:25:56.256 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-17 04:25:56.262 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-11-17 04:25:56.269 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-11-17 04:25:56.273 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-11-17 04:25:56.278 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-11-17 04:25:56.284 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:25:56.290 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-11-17 04:25:56.295 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-11-17 04:25:56.301 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-11-17 04:25:56.307 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-17 04:25:56.312 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:25:56.317 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-11-17 04:25:56.323 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-11-17 04:25:56.328 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-17 04:25:56.334 | Setting up libtool (2.4.6-14) ... 2021-11-17 04:25:56.339 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-11-17 04:25:56.436 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-11-17 04:25:56.469 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-11-17 04:25:56.475 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2021-11-17 04:25:56.858 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-11-17 04:25:57.926 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-11-17 04:25:57.932 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-11-17 04:25:57.937 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-11-17 04:25:58.090 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-11-17 04:25:58.095 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:25:58.100 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-11-17 04:25:58.108 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-11-17 04:25:58.118 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-11-17 04:25:58.123 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-11-17 04:25:58.365 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-11-17 04:25:58.370 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-11-17 04:25:58.376 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-11-17 04:25:58.382 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-17 04:25:58.387 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-11-17 04:25:58.991 | 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 2021-11-17 04:25:59.014 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-11-17 04:25:59.020 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-11-17 04:25:59.026 | Setting up ssl-cert (1.0.39) ... 2021-11-17 04:25:59.648 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-11-17 04:25:59.652 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.1) ... 2021-11-17 04:25:59.726 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-11-17 04:25:59.731 | Setting up postgresql-common (214ubuntu0.1) ... 2021-11-17 04:26:00.201 | Adding user postgres to group ssl-cert 2021-11-17 04:26:00.354 | 2021-11-17 04:26:00.354 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-11-17 04:26:00.545 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-11-17 04:26:00.545 | Removing obsolete dictionary files: 2021-11-17 04:26:01.124 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-11-17 04:26:02.213 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-11-17 04:26:02.219 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-11-17 04:26:02.225 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-11-17 04:26:02.309 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-11-17 04:26:02.705 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-11-17 04:26:02.711 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-11-17 04:26:02.716 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-11-17 04:26:02.722 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-11-17 04:26:02.728 | Setting up build-essential (12.8ubuntu1.1) ... 2021-11-17 04:26:02.733 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-11-17 04:26:02.738 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-11-17 04:26:02.744 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-17 04:26:02.749 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-11-17 04:26:02.755 | Setting up libmysqlclient-dev (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:26:02.761 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2021-11-17 04:26:02.766 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:26:02.772 | Setting up ipvsadm (1:1.31-1) ... 2021-11-17 04:26:03.499 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-11-17 04:26:03.505 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-11-17 04:26:03.604 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-11-17 04:26:05.664 | Regenerating fonts cache... done. 2021-11-17 04:26:05.667 | Setting up gettext (0.19.8.1-10build1) ... 2021-11-17 04:26:05.672 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-11-17 04:26:05.677 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-11-17 04:26:06.994 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-11-17 04:26:07.831 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-11-17 04:26:07.875 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-17 04:26:07.881 | Setting up keepalived (1:2.0.19-2) ... 2021-11-17 04:26:08.868 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-11-17 04:26:09.557 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:26:09.563 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-17 04:26:09.568 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-17 04:26:09.574 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2021-11-17 04:26:09.580 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-11-17 04:26:09.586 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-11-17 04:26:09.591 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:26:09.597 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-17 04:26:09.602 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-11-17 04:26:09.608 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-11-17 04:26:09.614 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-11-17 04:26:09.619 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-11-17 04:26:09.625 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-11-17 04:26:09.631 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:26:09.637 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-17 04:26:09.642 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-11-17 04:26:09.649 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-17 04:26:09.655 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-11-17 04:26:09.675 | Setting up librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-17 04:26:09.681 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-11-17 04:26:09.686 | Setting up po-debconf (1.0.21) ... 2021-11-17 04:26:09.692 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2021-11-17 04:26:10.065 | Enabling module mpm_event. 2021-11-17 04:26:10.128 | Enabling module authz_core. 2021-11-17 04:26:10.133 | Enabling module authz_host. 2021-11-17 04:26:10.192 | Enabling module authn_core. 2021-11-17 04:26:10.197 | Enabling module auth_basic. 2021-11-17 04:26:10.256 | Enabling module access_compat. 2021-11-17 04:26:10.315 | Enabling module authn_file. 2021-11-17 04:26:10.374 | Enabling module authz_user. 2021-11-17 04:26:10.433 | Enabling module alias. 2021-11-17 04:26:10.492 | Enabling module dir. 2021-11-17 04:26:10.559 | Enabling module autoindex. 2021-11-17 04:26:10.618 | Enabling module env. 2021-11-17 04:26:10.677 | Enabling module mime. 2021-11-17 04:26:10.735 | Enabling module negotiation. 2021-11-17 04:26:10.794 | Enabling module setenvif. 2021-11-17 04:26:10.853 | Enabling module filter. 2021-11-17 04:26:10.915 | Enabling module deflate. 2021-11-17 04:26:10.973 | Enabling module status. 2021-11-17 04:26:11.033 | Enabling module reqtimeout. 2021-11-17 04:26:11.092 | Enabling conf charset. 2021-11-17 04:26:11.152 | Enabling conf localized-error-pages. 2021-11-17 04:26:11.214 | Enabling conf other-vhosts-access-log. 2021-11-17 04:26:11.274 | Enabling conf security. 2021-11-17 04:26:11.332 | Enabling conf serve-cgi-bin. 2021-11-17 04:26:11.392 | Enabling site 000-default. 2021-11-17 04:26:11.443 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-11-17 04:26:11.499 | Enabling conf javascript-common. 2021-11-17 04:26:11.753 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-11-17 04:26:12.328 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-11-17 04:26:15.033 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-11-17 04:26:15.046 | Setting up libgvc6 (2.42.2-3build2) ... 2021-11-17 04:26:15.068 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-17 04:26:15.073 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-11-17 04:26:15.086 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-11-17 04:26:15.091 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-11-17 04:26:15.097 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-11-17 04:26:15.102 | Setting up graphviz (2.42.2-3build2) ... 2021-11-17 04:26:15.110 | Setting up qemu-utils (1:4.2-3ubuntu6.18) ... 2021-11-17 04:26:15.119 | Setting up systemd (245.4-4ubuntu3.13) ... 2021-11-17 04:26:15.121 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-11-17 04:26:16.248 | Setting up dh-autoreconf (19) ... 2021-11-17 04:26:16.254 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2021-11-17 04:26:17.069 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2021-11-17 04:26:17.076 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-11-17 04:26:17.085 | Setting up debhelper (12.10ubuntu1) ... 2021-11-17 04:26:17.091 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-11-17 04:26:17.419 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2021-11-17 04:26:17.425 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-11-17 04:26:17.449 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-11-17 04:26:17.517 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-11-17 04:26:30.819 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-17 04:26:30.842 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-11-17 04:26:31.258 | Processing triggers for ufw (0.36-6) ... 2021-11-17 04:26:31.383 | Processing triggers for man-db (2.9.1-1) ... 2021-11-17 04:26:54.800 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-11-17 04:26:54.814 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-11-17 04:27:01.500 | ++ functions-common:apt_get:1113 : result=0 2021-11-17 04:27:01.502 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-11-17 04:27:01.504 | ++ functions-common:time_stop:2304 : local name 2021-11-17 04:27:01.506 | ++ functions-common:time_stop:2305 : local end_time 2021-11-17 04:27:01.508 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:27:01.510 | ++ functions-common:time_stop:2307 : local total 2021-11-17 04:27:01.513 | ++ functions-common:time_stop:2308 : local start_time 2021-11-17 04:27:01.515 | ++ functions-common:time_stop:2310 : name=apt-get 2021-11-17 04:27:01.517 | ++ functions-common:time_stop:2311 : start_time=1637123080651 2021-11-17 04:27:01.520 | ++ functions-common:time_stop:2313 : [[ -z 1637123080651 ]] 2021-11-17 04:27:01.522 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:27:01.526 | ++ functions-common:time_stop:2316 : end_time=1637123221524 2021-11-17 04:27:01.528 | ++ functions-common:time_stop:2317 : elapsed_time=140873 2021-11-17 04:27:01.530 | ++ functions-common:time_stop:2318 : total=690 2021-11-17 04:27:01.532 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:27:01.534 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=141563 2021-11-17 04:27:01.537 | ++ functions-common:apt_get:1117 : return 0 2021-11-17 04:27:01.540 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-11-17 04:27:01.543 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-11-17 04:27:01.546 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-11-17 04:27:01.550 | ++ tools/install_prereqs.sh:source:89 : date 2021-11-17 04:27:01.553 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2021-11-17 04:27:01.556 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2021-11-17 04:27:01.558 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2021-11-17 04:27:02.842 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-11-17 04:27:02.844 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-11-17 04:27:02.847 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-11-17 04:27:02.849 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-11-17 04:27:02.851 | + tools/install_pip.sh:main:43 : GetDistro 2021-11-17 04:27:02.853 | + functions-common:GetDistro:373 : GetOSVersion 2021-11-17 04:27:02.855 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-11-17 04:27:02.857 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-11-17 04:27:02.860 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-11-17 04:27:02.861 | + functions-common:_ensure_lsb_release:328 : return 2021-11-17 04:27:02.863 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-11-17 04:27:02.927 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-11-17 04:27:02.930 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-11-17 04:27:02.992 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-11-17 04:27:02.994 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-11-17 04:27:03.057 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-11-17 04:27:03.059 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-11-17 04:27:03.061 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-11-17 04:27:03.063 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-11-17 04:27:03.065 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-11-17 04:27:03.066 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-11-17 04:27:03.068 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-11-17 04:27:03.070 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-11-17 04:27:03.072 | + functions-common:GetDistro:378 : DISTRO=focal 2021-11-17 04:27:03.074 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-11-17 04:27:03.076 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-11-17 04:27:03.076 | Distro: focal 2021-11-17 04:27:03.078 | + tools/install_pip.sh:main:127 : get_versions 2021-11-17 04:27:03.081 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-17 04:27:03.084 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-17 04:27:03.086 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-17 04:27:03.088 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-17 04:27:03.088 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-17 04:27:03.458 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-11-17 04:27:03.460 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-11-17 04:27:03.460 | pip: 20.2.2 2021-11-17 04:27:03.462 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-11-17 04:27:03.806 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-11-17 04:27:03.827 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-11-17 04:27:03.829 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-11-17 04:27:03.831 | + tools/install_pip.sh:main:135 : exit 0 2021-11-17 04:27:03.833 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-11-17 04:27:03.836 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-11-17 04:27:03.839 | + ./stack.sh:main:765 : fixup_all 2021-11-17 04:27:03.842 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-11-17 04:27:03.844 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-11-17 04:27:03.846 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-11-17 04:27:03.861 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-11-17 04:27:03.861 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-11-17 04:27:03.861 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-11-17 04:27:03.866 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-11-17 04:27:03.868 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-11-17 04:27:03.870 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-11-17 04:27:03.878 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-11-17 04:27:03.881 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-11-17 04:27:03.883 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-11-17 04:27:03.885 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-11-17 04:27:03.888 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-11-17 04:27:03.890 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-11-17 04:27:03.892 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-17 04:27:03.894 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-17 04:27:03.896 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-17 04:27:03.898 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-17 04:27:03.900 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-17 04:27:03.903 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-17 04:27:03.905 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-17 04:27:03.907 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-17 04:27:03.909 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-17 04:27:03.911 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-11-17 04:27:03.913 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-11-17 04:27:03.915 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-11-17 04:27:03.917 | + functions-common:is_suse:462 : is_opensuse 2021-11-17 04:27:03.919 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-17 04:27:03.921 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-17 04:27:03.923 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-17 04:27:03.925 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-17 04:27:03.927 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-17 04:27:03.929 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-11-17 04:27:03.932 | + ./stack.sh:main:768 : pip_install -U os-testr 2021-11-17 04:27:03.951 | Using python 3.8 to install os-testr 2021-11-17 04:27:03.953 | + 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 2021-11-17 04:27:04.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:27:04.584 | from cryptography.utils import int_from_bytes 2021-11-17 04:27:04.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:27:04.584 | from cryptography.utils import int_from_bytes 2021-11-17 04:27:05.573 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:27:05.577 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:05.578 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:05.583 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:05.588 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:05.589 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:05.591 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:05.714 | Collecting os-testr===2.0.0 2021-11-17 04:27:05.721 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-11-17 04:27:05.792 | Requirement already satisfied, skipping upgrade: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-11-17 04:27:05.882 | Collecting stestr===3.1.0 2021-11-17 04:27:05.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2021-11-17 04:27:05.980 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (2.4.0) 2021-11-17 04:27:06.075 | Collecting python-subunit===1.4.0 2021-11-17 04:27:06.081 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-11-17 04:27:06.157 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2021-11-17 04:27:06.249 | Collecting future===0.18.2 2021-11-17 04:27:06.257 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-11-17 04:27:07.179 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (5.4.1) 2021-11-17 04:27:07.182 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) (3.0.0) 2021-11-17 04:27:07.192 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (3.7.0) 2021-11-17 04:27:07.204 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (1.6.0) 2021-11-17 04:27:07.206 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (1.1.0) 2021-11-17 04:27:07.213 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-11-17 04:27:07.215 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-11-17 04:27:07.217 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.4.0) 2021-11-17 04:27:07.221 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (0.7.2) 2021-11-17 04:27:07.223 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-11-17 04:27:07.229 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2021-11-17 04:27:07.232 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (1.5.0) 2021-11-17 04:27:07.287 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 201)) (1.4.0) 2021-11-17 04:27:07.289 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.0.0) 2021-11-17 04:27:07.291 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) (0.2.5) 2021-11-17 04:27:07.296 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (1.8.2) 2021-11-17 04:27:07.298 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (20.3.0) 2021-11-17 04:27:07.339 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.4.4) 2021-11-17 04:27:07.343 | Building wheels for collected packages: future 2021-11-17 04:27:07.344 | Building wheel for future (setup.py): started 2021-11-17 04:27:08.359 | Building wheel for future (setup.py): finished with status 'done' 2021-11-17 04:27:08.363 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=2c91f40f6d8623d507a6ef1f8c85306dff99c281764545ca757eeed8577dbf70 2021-11-17 04:27:08.363 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-11-17 04:27:08.364 | Successfully built future 2021-11-17 04:27:09.567 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-11-17 04:27:10.384 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.1.0 2021-11-17 04:27:10.485 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:27:10.485 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:27:10.583 | + inc/python:pip_install:200 : result=0 2021-11-17 04:27:10.585 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:27:10.587 | + functions-common:time_stop:2304 : local name 2021-11-17 04:27:10.589 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:27:10.591 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:27:10.593 | + functions-common:time_stop:2307 : local total 2021-11-17 04:27:10.595 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:27:10.597 | + functions-common:time_stop:2310 : name=pip_install 2021-11-17 04:27:10.599 | + functions-common:time_stop:2311 : start_time=1637123223946 2021-11-17 04:27:10.601 | + functions-common:time_stop:2313 : [[ -z 1637123223946 ]] 2021-11-17 04:27:10.604 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:27:10.608 | + functions-common:time_stop:2316 : end_time=1637123230606 2021-11-17 04:27:10.610 | + functions-common:time_stop:2317 : elapsed_time=6660 2021-11-17 04:27:10.612 | + functions-common:time_stop:2318 : total=0 2021-11-17 04:27:10.614 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:27:10.616 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6660 2021-11-17 04:27:10.618 | + inc/python:pip_install:203 : return 0 2021-11-17 04:27:10.621 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-11-17 04:27:10.670 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2021-11-17 04:27:10.759 | + ./stack.sh:main:779 : install_infra 2021-11-17 04:27:10.762 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-17 04:27:10.765 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-11-17 04:27:10.768 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-11-17 04:27:13.872 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-17 04:27:13.874 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-11-17 04:27:13.895 | + 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 2021-11-17 04:27:15.804 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:15.812 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:16.024 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:16.208 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:16.262 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:16.325 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:16.487 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:27:16.613 | Collecting pbr===5.5.1 2021-11-17 04:27:16.620 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2021-11-17 04:27:16.660 | Installing collected packages: pbr 2021-11-17 04:27:16.798 | Successfully installed pbr-5.5.1 2021-11-17 04:27:16.858 | + inc/python:pip_install:200 : result=0 2021-11-17 04:27:16.861 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:27:16.863 | + functions-common:time_stop:2304 : local name 2021-11-17 04:27:16.865 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:27:16.867 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:27:16.869 | + functions-common:time_stop:2307 : local total 2021-11-17 04:27:16.871 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:27:16.873 | + functions-common:time_stop:2310 : name=pip_install 2021-11-17 04:27:16.875 | + functions-common:time_stop:2311 : start_time=1637123233888 2021-11-17 04:27:16.877 | + functions-common:time_stop:2313 : [[ -z 1637123233888 ]] 2021-11-17 04:27:16.880 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:27:16.883 | + functions-common:time_stop:2316 : end_time=1637123236881 2021-11-17 04:27:16.886 | + functions-common:time_stop:2317 : elapsed_time=2993 2021-11-17 04:27:16.888 | + functions-common:time_stop:2318 : total=6660 2021-11-17 04:27:16.890 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:27:16.892 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=9653 2021-11-17 04:27:16.894 | + inc/python:pip_install:203 : return 0 2021-11-17 04:27:16.897 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-17 04:27:16.899 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-11-17 04:27:16.920 | + 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 2021-11-17 04:27:18.864 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:18.872 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:19.081 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:19.261 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:19.315 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:19.374 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:19.533 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:27:19.535 | Processing /opt/stack/requirements 2021-11-17 04:27:20.828 | Collecting fixtures===3.0.0 2021-11-17 04:27:20.836 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-11-17 04:27:21.052 | Collecting PyYAML===5.4.1 2021-11-17 04:27:21.059 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-11-17 04:27:21.238 | Collecting requests===2.25.1 2021-11-17 04:27:21.244 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-11-17 04:27:21.329 | Collecting packaging===20.9 2021-11-17 04:27:21.335 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2021-11-17 04:27:21.398 | Collecting testtools===2.4.0 2021-11-17 04:27:21.404 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-11-17 04:27:21.493 | Collecting idna===2.10 2021-11-17 04:27:21.499 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-11-17 04:27:21.633 | Collecting pyparsing===2.4.7 2021-11-17 04:27:21.640 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-11-17 04:27:21.690 | Collecting six===1.15.0 2021-11-17 04:27:21.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-11-17 04:27:21.722 | Collecting Parsley>=1.2 2021-11-17 04:27:21.728 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-11-17 04:27:21.772 | Collecting beagle>=0.2.1 2021-11-17 04:27:21.779 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-11-17 04:27:21.804 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-11-17 04:27:21.858 | Collecting certifi===2021.10.8 2021-11-17 04:27:21.864 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2021-11-17 04:27:21.944 | Collecting urllib3===1.26.3 2021-11-17 04:27:21.950 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2021-11-17 04:27:22.020 | Collecting chardet===4.0.0 2021-11-17 04:27:22.027 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-11-17 04:27:22.088 | Collecting unittest2===1.1.0 2021-11-17 04:27:22.094 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-11-17 04:27:22.140 | Collecting extras===1.0.0 2021-11-17 04:27:22.146 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-11-17 04:27:22.177 | Collecting traceback2===1.4.0 2021-11-17 04:27:22.183 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-11-17 04:27:22.221 | Collecting python-mimeparse===1.6.0 2021-11-17 04:27:22.227 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-11-17 04:27:22.308 | Collecting cliff===3.7.0 2021-11-17 04:27:22.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2021-11-17 04:27:22.378 | Collecting argparse 2021-11-17 04:27:22.384 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-11-17 04:27:22.409 | Collecting linecache2===1.0.0 2021-11-17 04:27:22.416 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-11-17 04:27:22.498 | Collecting stevedore===3.3.0 2021-11-17 04:27:22.504 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-11-17 04:27:22.562 | Collecting prettytable===0.7.2 2021-11-17 04:27:22.568 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-11-17 04:27:22.706 | Collecting cmd2===1.5.0 2021-11-17 04:27:22.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2021-11-17 04:27:22.817 | Collecting wcwidth===0.2.5 2021-11-17 04:27:22.823 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-11-17 04:27:22.875 | Collecting attrs===20.3.0 2021-11-17 04:27:22.881 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-11-17 04:27:22.971 | Collecting pyperclip===1.8.2 2021-11-17 04:27:22.977 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-11-17 04:27:23.387 | Collecting colorama===0.4.4 2021-11-17 04:27:23.393 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-11-17 04:27:23.408 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-11-17 04:27:23.409 | Building wheel for pyperclip (setup.py): started 2021-11-17 04:27:23.654 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-11-17 04:27:23.654 | ERROR: Command errored out with exit status 1: 2021-11-17 04:27:23.654 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-mnamzsvk/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-mnamzsvk/pyperclip/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-iijks1zy 2021-11-17 04:27:23.654 | cwd: /tmp/pip-install-mnamzsvk/pyperclip/ 2021-11-17 04:27:23.654 | Complete output (6 lines): 2021-11-17 04:27:23.654 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-11-17 04:27:23.654 | or: setup.py --help [cmd1 cmd2 ...] 2021-11-17 04:27:23.654 | or: setup.py --help-commands 2021-11-17 04:27:23.654 | or: setup.py cmd --help 2021-11-17 04:27:23.654 | 2021-11-17 04:27:23.654 | error: invalid command 'bdist_wheel' 2021-11-17 04:27:23.654 | ---------------------------------------- 2021-11-17 04:27:23.654 | ERROR: Failed building wheel for pyperclip 2021-11-17 04:27:23.654 | Running setup.py clean for pyperclip 2021-11-17 04:27:23.909 | Building wheel for openstack-requirements (setup.py): started 2021-11-17 04:27:24.670 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-11-17 04:27:24.670 | ERROR: Command errored out with exit status 1: 2021-11-17 04:27:24.670 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-zqllokre/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-zqllokre/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-n2qvr3ta 2021-11-17 04:27:24.670 | cwd: /tmp/pip-req-build-zqllokre/ 2021-11-17 04:27:24.670 | Complete output (6 lines): 2021-11-17 04:27:24.670 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-11-17 04:27:24.670 | or: setup.py --help [cmd1 cmd2 ...] 2021-11-17 04:27:24.670 | or: setup.py --help-commands 2021-11-17 04:27:24.670 | or: setup.py cmd --help 2021-11-17 04:27:24.670 | 2021-11-17 04:27:24.670 | error: invalid command 'bdist_wheel' 2021-11-17 04:27:24.670 | ---------------------------------------- 2021-11-17 04:27:24.670 | ERROR: Failed building wheel for openstack-requirements 2021-11-17 04:27:24.670 | Running setup.py clean for openstack-requirements 2021-11-17 04:27:25.427 | Failed to build pyperclip openstack-requirements 2021-11-17 04:27:25.653 | Installing collected packages: chardet, certifi, attrs, six, argparse, linecache2, traceback2, unittest2, extras, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, stevedore, pyperclip, colorama, cmd2, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2021-11-17 04:27:27.310 | Running setup.py install for pyperclip: started 2021-11-17 04:27:27.708 | Running setup.py install for pyperclip: finished with status 'done' 2021-11-17 04:27:28.304 | Running setup.py install for openstack-requirements: started 2021-11-17 04:27:30.480 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-11-17 04:27:30.520 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2021.10.8 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4556 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 2021-11-17 04:27:30.654 | + inc/python:pip_install:200 : result=0 2021-11-17 04:27:30.656 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:27:30.658 | + functions-common:time_stop:2304 : local name 2021-11-17 04:27:30.661 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:27:30.663 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:27:30.665 | + functions-common:time_stop:2307 : local total 2021-11-17 04:27:30.667 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:27:30.669 | + functions-common:time_stop:2310 : name=pip_install 2021-11-17 04:27:30.671 | + functions-common:time_stop:2311 : start_time=1637123236913 2021-11-17 04:27:30.673 | + functions-common:time_stop:2313 : [[ -z 1637123236913 ]] 2021-11-17 04:27:30.676 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:27:30.679 | + functions-common:time_stop:2316 : end_time=1637123250677 2021-11-17 04:27:30.681 | + functions-common:time_stop:2317 : elapsed_time=13764 2021-11-17 04:27:30.683 | + functions-common:time_stop:2318 : total=9653 2021-11-17 04:27:30.685 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:27:30.687 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=23417 2021-11-17 04:27:30.690 | + inc/python:pip_install:203 : return 0 2021-11-17 04:27:30.692 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-11-17 04:27:30.694 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-11-17 04:27:30.697 | + inc/python:use_library_from_git:250 : local name=pbr 2021-11-17 04:27:30.699 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:30.702 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:30.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-11-17 04:27:30.706 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:30.709 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-11-17 04:27:30.728 | Using python 3.8 to install pbr 2021-11-17 04:27:30.730 | + 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 2021-11-17 04:27:31.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:27:31.361 | from cryptography.utils import int_from_bytes 2021-11-17 04:27:31.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:27:31.361 | from cryptography.utils import int_from_bytes 2021-11-17 04:27:32.364 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:27:32.368 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:32.369 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:32.375 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:32.379 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:32.381 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:32.383 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:32.504 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-11-17 04:27:33.991 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:27:33.991 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:27:34.061 | + inc/python:pip_install:200 : result=0 2021-11-17 04:27:34.063 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:27:34.065 | + functions-common:time_stop:2304 : local name 2021-11-17 04:27:34.067 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:27:34.069 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:27:34.071 | + functions-common:time_stop:2307 : local total 2021-11-17 04:27:34.073 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:27:34.075 | + functions-common:time_stop:2310 : name=pip_install 2021-11-17 04:27:34.077 | + functions-common:time_stop:2311 : start_time=1637123250723 2021-11-17 04:27:34.079 | + functions-common:time_stop:2313 : [[ -z 1637123250723 ]] 2021-11-17 04:27:34.082 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:27:34.085 | + functions-common:time_stop:2316 : end_time=1637123254083 2021-11-17 04:27:34.088 | + functions-common:time_stop:2317 : elapsed_time=3360 2021-11-17 04:27:34.090 | + functions-common:time_stop:2318 : total=23417 2021-11-17 04:27:34.092 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:27:34.094 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=26777 2021-11-17 04:27:34.096 | + inc/python:pip_install:203 : return 0 2021-11-17 04:27:34.099 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2021-11-17 04:27:37.218 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2021-11-17 04:27:38.959 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:27:39.035 | Collecting bindep 2021-11-17 04:27:39.042 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2021-11-17 04:27:39.101 | Collecting distro 2021-11-17 04:27:39.107 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-11-17 04:27:39.224 | Collecting pbr>=2.0.0 2021-11-17 04:27:39.231 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/600/02958e459b195/pbr-5.7.0-py2.py3-none-any.whl (112 kB) 2021-11-17 04:27:39.350 | Collecting packaging; python_version >= "3.6" 2021-11-17 04:27:39.357 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/143/17396d1e8cdb1/packaging-21.2-py3-none-any.whl (40 kB) 2021-11-17 04:27:39.391 | Collecting Parsley 2021-11-17 04:27:39.397 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-11-17 04:27:39.566 | Collecting pyparsing<3,>=2.0.2 2021-11-17 04:27:39.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-11-17 04:27:39.606 | Installing collected packages: distro, pbr, pyparsing, packaging, Parsley, bindep 2021-11-17 04:27:40.137 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.2 pbr-5.7.0 pyparsing-2.4.7 2021-11-17 04:27:40.204 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-17 04:27:40.206 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-17 04:27:40.209 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2021-11-17 04:27:40.225 | + ./stack.sh:main:788 : pkgs= 2021-11-17 04:27:40.228 | + ./stack.sh:main:789 : [[ -n '' ]] 2021-11-17 04:27:40.230 | + ./stack.sh:main:796 : run_phase stack pre-install 2021-11-17 04:27:40.232 | + functions-common:run_phase:1732 : local mode=stack 2021-11-17 04:27:40.234 | + functions-common:run_phase:1733 : local phase=pre-install 2021-11-17 04:27:40.237 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-17 04:27:40.239 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-11-17 04:27:40.241 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-17 04:27:40.243 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-11-17 04:27:40.245 | + functions-common:run_phase:1742 : local extra 2021-11-17 04:27:40.248 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-17 04:27:40.252 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-11-17 04:27:40.254 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-17 04:27:40.256 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-17 04:27:40.258 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-11-17 04:27:40.260 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-17 04:27:40.274 | ++ functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:27:40.276 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-17 04:27:40.278 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-17 04:27:40.280 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-11-17 04:27:40.282 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-17 04:27:40.284 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-17 04:27:40.286 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-11-17 04:27:40.288 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-11-17 04:27:40.290 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-11-17 04:27:40.292 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-11-17 04:27:40.294 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-11-17 04:27:40.296 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-11-17 04:27:40.299 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-17 04:27:40.301 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-11-17 04:27:40.303 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-11-17 04:27:40.305 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-17 04:27:40.307 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-11-17 04:27:40.309 | + functions-common:run_plugins:1718 : local mode=stack 2021-11-17 04:27:40.312 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-11-17 04:27:40.314 | + functions-common:run_plugins:1721 : local plugins= 2021-11-17 04:27:40.316 | + functions-common:run_plugins:1722 : local plugin 2021-11-17 04:27:40.318 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2021-11-17 04:27:40.321 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-11-17 04:27:40.323 | + functions:set_systemd_override:821 : local value=2048 2021-11-17 04:27:40.325 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-11-17 04:27:40.327 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-11-17 04:27:40.375 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-11-17 04:27:40.375 | Set systemd system override for DefaultLimitNOFILE=2048 2021-11-17 04:27:40.378 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-11-17 04:27:40.728 | + ./stack.sh:main:801 : install_rpc_backend 2021-11-17 04:27:40.730 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-11-17 04:27:40.745 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:27:40.748 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-11-17 04:27:40.750 | + functions-common:install_package:1342 : update_package_repo 2021-11-17 04:27:40.752 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-11-17 04:27:40.754 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-11-17 04:27:40.757 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-11-17 04:27:40.759 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-11-17 04:27:40.761 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-11-17 04:27:40.763 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:27:40.765 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:27:40.768 | + functions-common:update_package_repo:1323 : apt_get_update 2021-11-17 04:27:40.771 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-17 04:27:40.773 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-17 04:27:40.775 | + functions-common:apt_get_update:1069 : return 2021-11-17 04:27:40.777 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-11-17 04:27:40.779 | + functions-common:real_install_package:1328 : is_ubuntu 2021-11-17 04:27:40.782 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:27:40.784 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:27:40.786 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-11-17 04:27:40.805 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-11-17 04:27:40.911 | Reading package lists... 2021-11-17 04:27:41.131 | Building dependency tree... 2021-11-17 04:27:41.132 | Reading state information... 2021-11-17 04:27:41.360 | The following packages were automatically installed and are no longer required: 2021-11-17 04:27:41.361 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-17 04:27:41.361 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-17 04:27:41.361 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-17 04:27:41.361 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-17 04:27:41.361 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-17 04:27:41.361 | python3-zope.interface 2021-11-17 04:27:41.362 | Use 'sudo apt autoremove' to remove them. 2021-11-17 04:27:41.362 | The following additional packages will be installed: 2021-11-17 04:27:41.362 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-11-17 04:27:41.362 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-11-17 04:27:41.362 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-11-17 04:27:41.362 | erlang-tools erlang-xmerl locales-all 2021-11-17 04:27:41.363 | Suggested packages: 2021-11-17 04:27:41.363 | erlang erlang-manpages erlang-doc 2021-11-17 04:27:41.430 | The following NEW packages will be installed: 2021-11-17 04:27:41.430 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-11-17 04:27:41.430 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-11-17 04:27:41.430 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-11-17 04:27:41.431 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-11-17 04:27:41.729 | 0 upgraded, 19 newly installed, 0 to remove and 102 not upgraded. 2021-11-17 04:27:41.729 | Need to get 38.1 MB of archives. 2021-11-17 04:27:41.729 | After this operation, 276 MB of additional disk space will be used. 2021-11-17 04:27:41.729 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-11-17 04:27:43.591 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-11-17 04:27:43.652 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-11-17 04:27:43.878 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-11-17 04:27:43.887 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-11-17 04:27:43.898 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-11-17 04:27:43.920 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-11-17 04:27:44.157 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-11-17 04:27:44.159 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-11-17 04:27:44.160 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-11-17 04:27:44.162 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-11-17 04:27:44.194 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-11-17 04:27:44.440 | 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] 2021-11-17 04:27:44.441 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-11-17 04:27:44.444 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-11-17 04:27:44.449 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-11-17 04:27:44.821 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-11-17 04:27:44.875 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-11-17 04:27:46.518 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-11-17 04:27:49.049 | Fetched 38.1 MB in 7s (5,398 kB/s) 2021-11-17 04:27:49.081 | Selecting previously unselected package erlang-base. 2021-11-17 04:27:49.128 | (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 ... 80311 files and directories currently installed.) 2021-11-17 04:27:49.131 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:27:49.134 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-11-17 04:27:50.215 | Selecting previously unselected package erlang-asn1. 2021-11-17 04:27:50.223 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:27:50.225 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-11-17 04:27:50.335 | Selecting previously unselected package erlang-crypto. 2021-11-17 04:27:50.343 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:27:50.345 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-11-17 04:27:50.389 | Selecting previously unselected package erlang-public-key. 2021-11-17 04:27:50.397 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:27:50.399 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-11-17 04:27:50.499 | Selecting previously unselected package erlang-mnesia. 2021-11-17 04:27:50.507 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:27:50.509 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-11-17 04:27:50.621 | Selecting previously unselected package erlang-runtime-tools. 2021-11-17 04:27:50.629 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:27:50.631 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-11-17 04:27:50.685 | Selecting previously unselected package erlang-ssl. 2021-11-17 04:27:50.693 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:27:50.695 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-11-17 04:27:50.862 | Selecting previously unselected package erlang-eldap. 2021-11-17 04:27:50.871 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:27:50.873 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-11-17 04:27:50.910 | Selecting previously unselected package erlang-ftp. 2021-11-17 04:27:50.919 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:27:50.921 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-11-17 04:27:50.954 | Selecting previously unselected package erlang-tftp. 2021-11-17 04:27:50.963 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:27:50.965 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-11-17 04:27:51.001 | Selecting previously unselected package erlang-inets. 2021-11-17 04:27:51.010 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:27:51.012 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-11-17 04:27:51.118 | Selecting previously unselected package erlang-snmp. 2021-11-17 04:27:51.127 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:27:51.129 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-11-17 04:27:51.375 | Selecting previously unselected package erlang-os-mon. 2021-11-17 04:27:51.384 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:27:51.386 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-11-17 04:27:51.422 | Selecting previously unselected package erlang-parsetools. 2021-11-17 04:27:51.431 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:27:51.433 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-11-17 04:27:51.478 | Selecting previously unselected package erlang-syntax-tools. 2021-11-17 04:27:51.487 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:27:51.489 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-11-17 04:27:51.558 | Selecting previously unselected package erlang-tools. 2021-11-17 04:27:51.566 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:27:51.568 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-11-17 04:27:51.661 | Selecting previously unselected package erlang-xmerl. 2021-11-17 04:27:51.670 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:27:51.672 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-11-17 04:27:51.846 | Selecting previously unselected package locales-all. 2021-11-17 04:27:51.854 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-11-17 04:27:51.856 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-11-17 04:27:55.996 | Selecting previously unselected package rabbitmq-server. 2021-11-17 04:27:56.008 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-11-17 04:27:56.010 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-11-17 04:27:57.147 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-11-17 04:27:57.519 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-11-17 04:27:57.520 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-11-17 04:28:01.546 | Searching for services which depend on erlang and should be started... none found. 2021-11-17 04:28:01.549 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-11-17 04:28:01.555 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-11-17 04:28:01.560 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-11-17 04:28:01.567 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-11-17 04:28:01.572 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-11-17 04:28:01.577 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-11-17 04:28:01.583 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-11-17 04:28:01.588 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-11-17 04:28:01.593 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-11-17 04:28:01.598 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-11-17 04:28:01.604 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-11-17 04:28:01.609 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-11-17 04:28:01.614 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-11-17 04:28:01.619 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-11-17 04:28:01.624 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-11-17 04:28:01.630 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-11-17 04:28:01.635 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-11-17 04:28:01.640 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-11-17 04:28:01.729 | Adding group `rabbitmq' (GID 125) ... 2021-11-17 04:28:01.740 | Done. 2021-11-17 04:28:01.821 | Adding system user `rabbitmq' (UID 117) ... 2021-11-17 04:28:01.822 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-11-17 04:28:01.853 | Not creating home directory `/var/lib/rabbitmq'. 2021-11-17 04:28:02.112 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-11-17 04:28:07.687 | Processing triggers for man-db (2.9.1-1) ... 2021-11-17 04:28:08.252 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-17 04:28:15.066 | + functions-common:apt_get:1113 : result=0 2021-11-17 04:28:15.068 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-17 04:28:15.070 | + functions-common:time_stop:2304 : local name 2021-11-17 04:28:15.073 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:28:15.075 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:28:15.077 | + functions-common:time_stop:2307 : local total 2021-11-17 04:28:15.079 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:28:15.081 | + functions-common:time_stop:2310 : name=apt-get 2021-11-17 04:28:15.083 | + functions-common:time_stop:2311 : start_time=1637123260803 2021-11-17 04:28:15.085 | + functions-common:time_stop:2313 : [[ -z 1637123260803 ]] 2021-11-17 04:28:15.089 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:28:15.093 | + functions-common:time_stop:2316 : end_time=1637123295090 2021-11-17 04:28:15.095 | + functions-common:time_stop:2317 : elapsed_time=34287 2021-11-17 04:28:15.097 | + functions-common:time_stop:2318 : total=141563 2021-11-17 04:28:15.099 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:28:15.101 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=175850 2021-11-17 04:28:15.104 | + functions-common:apt_get:1117 : return 0 2021-11-17 04:28:15.106 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-11-17 04:28:15.108 | + functions-common:is_suse:462 : is_opensuse 2021-11-17 04:28:15.111 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-17 04:28:15.113 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-17 04:28:15.115 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-17 04:28:15.117 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-17 04:28:15.119 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-17 04:28:15.121 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-11-17 04:28:15.124 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-17 04:28:15.126 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-17 04:28:15.128 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-17 04:28:15.130 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-17 04:28:15.133 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-17 04:28:15.135 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-17 04:28:15.137 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-17 04:28:15.139 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-17 04:28:15.141 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-17 04:28:15.143 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-11-17 04:28:15.146 | + functions-common:is_suse:462 : is_opensuse 2021-11-17 04:28:15.148 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-17 04:28:15.150 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-17 04:28:15.153 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-17 04:28:15.155 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-17 04:28:15.157 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-17 04:28:15.160 | + ./stack.sh:main:802 : restart_rpc_backend 2021-11-17 04:28:15.162 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-11-17 04:28:15.178 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:28:15.180 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-11-17 04:28:15.182 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-17 04:28:15.185 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-11-17 04:28:15.187 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-11-17 04:28:15.190 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-11-17 04:28:15.194 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-11-17 04:28:15.196 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-11-17 04:28:15.199 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-11-17 04:28:15.201 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-11-17 04:28:15.203 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-11-17 04:28:15.205 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-11-17 04:28:15.208 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-11-17 04:28:15.893 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-11-17 04:28:15.893 | user tags 2021-11-17 04:28:15.893 | guest [administrator]' 2021-11-17 04:28:15.897 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-11-17 04:28:15.897 | user tags 2021-11-17 04:28:15.897 | guest [administrator]' 2021-11-17 04:28:15.897 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-11-17 04:28:15.903 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-11-17 04:28:15.906 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-11-17 04:28:15.908 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-11-17 04:28:16.562 | Adding user "stackrabbit" ... 2021-11-17 04:28:16.586 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-11-17 04:28:17.242 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-11-17 04:28:17.265 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-11-17 04:28:17.267 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-11-17 04:28:17.928 | Changing password for user "stackrabbit" ... 2021-11-17 04:28:17.951 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-11-17 04:28:17.953 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-11-17 04:28:17.955 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-11-17 04:28:18.597 | Deleting user "guest" ... 2021-11-17 04:28:18.620 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2021-11-17 04:28:18.636 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:28:18.638 | + ./stack.sh:main:805 : install_database 2021-11-17 04:28:18.641 | + lib/database:install_database:116 : install_database_mysql 2021-11-17 04:28:18.643 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-11-17 04:28:18.645 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:28:18.647 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:28:18.650 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-11-17 04:28:18.867 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-11-17 04:28:18.870 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-11-17 04:28:18.874 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-11-17 04:28:18.877 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:28:18.879 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:28:18.881 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-11-17 04:28:18.884 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-11-17 04:28:18.886 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-11-17 04:28:18.890 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-11-17 04:28:18.892 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-11-17 04:28:18.894 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-11-17 04:28:18.897 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-11-17 04:28:18.899 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-17 04:28:18.901 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-17 04:28:18.903 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-17 04:28:18.906 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-17 04:28:18.908 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-17 04:28:18.910 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-17 04:28:18.912 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-17 04:28:18.915 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-17 04:28:18.917 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-17 04:28:18.919 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-11-17 04:28:18.921 | + functions-common:is_suse:462 : is_opensuse 2021-11-17 04:28:18.923 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-17 04:28:18.926 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-17 04:28:18.928 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-17 04:28:18.931 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-17 04:28:18.933 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-17 04:28:18.936 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-11-17 04:28:18.938 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:28:18.941 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:28:18.943 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-11-17 04:28:18.946 | + functions-common:install_package:1342 : update_package_repo 2021-11-17 04:28:18.948 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-11-17 04:28:18.950 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-11-17 04:28:18.953 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-11-17 04:28:18.955 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-11-17 04:28:18.957 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-11-17 04:28:18.959 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:28:18.962 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:28:18.964 | + functions-common:update_package_repo:1323 : apt_get_update 2021-11-17 04:28:18.966 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-17 04:28:18.968 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-17 04:28:18.970 | + functions-common:apt_get_update:1069 : return 2021-11-17 04:28:18.973 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-11-17 04:28:18.975 | + functions-common:real_install_package:1328 : is_ubuntu 2021-11-17 04:28:18.977 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:28:18.979 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:28:18.982 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-11-17 04:28:19.002 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-11-17 04:28:19.109 | Reading package lists... 2021-11-17 04:28:19.331 | Building dependency tree... 2021-11-17 04:28:19.332 | Reading state information... 2021-11-17 04:28:19.563 | The following packages were automatically installed and are no longer required: 2021-11-17 04:28:19.564 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-17 04:28:19.564 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-17 04:28:19.564 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-17 04:28:19.564 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-17 04:28:19.564 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-17 04:28:19.564 | python3-zope.interface 2021-11-17 04:28:19.564 | Use 'sudo apt autoremove' to remove them. 2021-11-17 04:28:19.564 | The following additional packages will be installed: 2021-11-17 04:28:19.564 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-11-17 04:28:19.564 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-11-17 04:28:19.564 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-17 04:28:19.565 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-11-17 04:28:19.565 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-11-17 04:28:19.565 | mysql-server-8.0 mysql-server-core-8.0 2021-11-17 04:28:19.566 | Suggested packages: 2021-11-17 04:28:19.566 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-11-17 04:28:19.640 | The following NEW packages will be installed: 2021-11-17 04:28:19.640 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-11-17 04:28:19.640 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-11-17 04:28:19.641 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-17 04:28:19.641 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-11-17 04:28:19.641 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-11-17 04:28:19.641 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-11-17 04:28:19.939 | 0 upgraded, 24 newly installed, 0 to remove and 102 not upgraded. 2021-11-17 04:28:19.939 | Need to get 31.9 MB of archives. 2021-11-17 04:28:19.939 | After this operation, 263 MB of additional disk space will be used. 2021-11-17 04:28:19.939 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2021-11-17 04:28:21.312 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2021-11-17 04:28:21.314 | 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] 2021-11-17 04:28:21.321 | 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] 2021-11-17 04:28:21.322 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-11-17 04:28:21.342 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2021-11-17 04:28:24.181 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2021-11-17 04:28:24.384 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-11-17 04:28:24.385 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-11-17 04:28:24.386 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-11-17 04:28:24.388 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-11-17 04:28:24.410 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-11-17 04:28:24.425 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-11-17 04:28:24.425 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-11-17 04:28:24.426 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-11-17 04:28:24.427 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-11-17 04:28:24.524 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-11-17 04:28:24.525 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-11-17 04:28:24.663 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-11-17 04:28:24.665 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-11-17 04:28:24.672 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-11-17 04:28:24.673 | 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] 2021-11-17 04:28:25.610 | 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] 2021-11-17 04:28:25.610 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2021-11-17 04:28:26.098 | Preconfiguring packages ... 2021-11-17 04:28:26.207 | Fetched 31.9 MB in 6s (5,348 kB/s) 2021-11-17 04:28:26.235 | Selecting previously unselected package mysql-client-core-8.0. 2021-11-17 04:28:26.284 | (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 ... 88767 files and directories currently installed.) 2021-11-17 04:28:26.288 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:28:26.290 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:28:27.210 | Selecting previously unselected package mysql-client-8.0. 2021-11-17 04:28:27.219 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:28:27.222 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:28:27.254 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-11-17 04:28:27.263 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-11-17 04:28:27.267 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-17 04:28:27.308 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-11-17 04:28:27.317 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-11-17 04:28:27.319 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-17 04:28:27.347 | Selecting previously unselected package libmecab2:amd64. 2021-11-17 04:28:27.357 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-11-17 04:28:27.359 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-11-17 04:28:27.425 | Selecting previously unselected package mysql-server-core-8.0. 2021-11-17 04:28:27.435 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:28:27.437 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:28:30.353 | Selecting previously unselected package mysql-server-8.0. 2021-11-17 04:28:30.363 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:28:30.811 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:28:30.877 | Selecting previously unselected package libhtml-tagset-perl. 2021-11-17 04:28:30.886 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-11-17 04:28:30.888 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-11-17 04:28:30.914 | Selecting previously unselected package liburi-perl. 2021-11-17 04:28:30.923 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-11-17 04:28:30.925 | Unpacking liburi-perl (1.76-2) ... 2021-11-17 04:28:30.971 | Selecting previously unselected package libhtml-parser-perl. 2021-11-17 04:28:30.980 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-11-17 04:28:30.982 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-11-17 04:28:31.022 | Selecting previously unselected package libcgi-pm-perl. 2021-11-17 04:28:31.032 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-11-17 04:28:31.034 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-11-17 04:28:31.087 | Selecting previously unselected package libfcgi-perl. 2021-11-17 04:28:31.097 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-11-17 04:28:31.099 | Unpacking libfcgi-perl (0.79-1) ... 2021-11-17 04:28:31.130 | Selecting previously unselected package libcgi-fast-perl. 2021-11-17 04:28:31.139 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-11-17 04:28:31.142 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-11-17 04:28:31.170 | Selecting previously unselected package libencode-locale-perl. 2021-11-17 04:28:31.179 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-11-17 04:28:31.181 | Unpacking libencode-locale-perl (1.05-1) ... 2021-11-17 04:28:31.211 | Selecting previously unselected package libhtml-template-perl. 2021-11-17 04:28:31.220 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-11-17 04:28:31.223 | Unpacking libhtml-template-perl (2.97-1) ... 2021-11-17 04:28:31.258 | Selecting previously unselected package libtimedate-perl. 2021-11-17 04:28:31.268 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-11-17 04:28:31.271 | Unpacking libtimedate-perl (2.3200-1) ... 2021-11-17 04:28:31.311 | Selecting previously unselected package libhttp-date-perl. 2021-11-17 04:28:31.320 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-11-17 04:28:31.323 | Unpacking libhttp-date-perl (6.05-1) ... 2021-11-17 04:28:31.350 | Selecting previously unselected package libio-html-perl. 2021-11-17 04:28:31.360 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-11-17 04:28:31.363 | Unpacking libio-html-perl (1.001-1) ... 2021-11-17 04:28:31.392 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-11-17 04:28:31.402 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-11-17 04:28:31.404 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-11-17 04:28:31.433 | Selecting previously unselected package libhttp-message-perl. 2021-11-17 04:28:31.443 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-11-17 04:28:31.445 | Unpacking libhttp-message-perl (6.22-1) ... 2021-11-17 04:28:31.482 | Selecting previously unselected package mecab-utils. 2021-11-17 04:28:31.492 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-11-17 04:28:31.494 | Unpacking mecab-utils (0.996-10build1) ... 2021-11-17 04:28:31.524 | Selecting previously unselected package mecab-ipadic. 2021-11-17 04:28:31.533 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-11-17 04:28:31.535 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-11-17 04:28:32.788 | Selecting previously unselected package mecab-ipadic-utf8. 2021-11-17 04:28:32.797 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-11-17 04:28:32.800 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-11-17 04:28:32.825 | Selecting previously unselected package mysql-server. 2021-11-17 04:28:32.835 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2021-11-17 04:28:32.837 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:28:32.888 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-11-17 04:28:32.895 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:28:32.900 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-11-17 04:28:32.906 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-11-17 04:28:32.911 | Setting up libencode-locale-perl (1.05-1) ... 2021-11-17 04:28:32.916 | Setting up mecab-utils (0.996-10build1) ... 2021-11-17 04:28:32.921 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-17 04:28:32.926 | Setting up libio-html-perl (1.001-1) ... 2021-11-17 04:28:32.933 | Setting up libtimedate-perl (2.3200-1) ... 2021-11-17 04:28:32.938 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:28:32.944 | Setting up libfcgi-perl (0.79-1) ... 2021-11-17 04:28:32.949 | Setting up liburi-perl (1.76-2) ... 2021-11-17 04:28:32.954 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-17 04:28:32.960 | Setting up libhttp-date-perl (6.05-1) ... 2021-11-17 04:28:32.965 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-11-17 04:28:32.970 | Compiling IPA dictionary for Mecab. This takes long time... 2021-11-17 04:28:32.973 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-11-17 04:28:32.973 | 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% |###########################################| 2021-11-17 04:28:32.974 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-11-17 04:28:32.974 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-11-17 04:28:33.114 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-11-17 04:28:33.114 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-11-17 04:28:33.114 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-11-17 04:28:33.114 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-11-17 04:28:33.122 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-11-17 04:28:33.211 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-11-17 04:28:33.212 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-11-17 04:28:33.212 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-11-17 04:28:33.239 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-11-17 04:28:33.282 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-11-17 04:28:33.568 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-11-17 04:28:33.574 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-11-17 04:28:33.665 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-11-17 04:28:33.665 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-11-17 04:28:33.665 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-11-17 04:28:33.665 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-11-17 04:28:33.669 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-11-17 04:28:33.669 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-11-17 04:28:33.714 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-11-17 04:28:33.904 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-11-17 04:28:33.904 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-11-17 04:28:33.905 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-11-17 04:28:33.905 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-11-17 04:28:33.908 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-11-17 04:28:33.908 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-11-17 04:28:34.328 | 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% |###########################################| 2021-11-17 04:28:34.447 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-11-17 04:28:34.765 | 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% |###########################################| 2021-11-17 04:28:34.770 | 2021-11-17 04:28:34.770 | done! 2021-11-17 04:28:34.776 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-11-17 04:28:34.780 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:28:34.787 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-11-17 04:28:34.791 | Compiling IPA dictionary for Mecab. This takes long time... 2021-11-17 04:28:34.807 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-11-17 04:28:34.808 | 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% |###########################################| 2021-11-17 04:28:34.808 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-11-17 04:28:34.808 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-11-17 04:28:35.016 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-11-17 04:28:35.016 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-11-17 04:28:35.017 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-11-17 04:28:35.017 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-11-17 04:28:35.030 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-11-17 04:28:35.162 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-11-17 04:28:35.163 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-11-17 04:28:35.164 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-11-17 04:28:35.204 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-11-17 04:28:35.276 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-11-17 04:28:35.774 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-11-17 04:28:35.784 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-11-17 04:28:35.892 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-11-17 04:28:35.893 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-11-17 04:28:35.893 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-11-17 04:28:35.893 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-11-17 04:28:35.898 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-11-17 04:28:35.899 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-11-17 04:28:35.988 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-11-17 04:28:36.275 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-11-17 04:28:36.276 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-11-17 04:28:36.276 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-11-17 04:28:36.277 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-11-17 04:28:36.280 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-11-17 04:28:36.281 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-11-17 04:28:36.782 | 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% |###########################################| 2021-11-17 04:28:36.917 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-11-17 04:28:37.239 | 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% |###########################################| 2021-11-17 04:28:37.243 | 2021-11-17 04:28:37.243 | done! 2021-11-17 04:28:37.250 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-11-17 04:28:37.254 | Setting up libhtml-parser-perl (3.72-5) ... 2021-11-17 04:28:37.259 | Setting up libhttp-message-perl (6.22-1) ... 2021-11-17 04:28:37.264 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:28:37.910 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-17 04:28:37.939 | Renaming removed key_buffer and myisam-recover options (if present) 2021-11-17 04:28:46.875 | mysqld will log errors to /var/log/mysql/error.log 2021-11-17 04:28:47.487 | mysqld is running as pid 43188 2021-11-17 04:28:50.310 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-11-17 04:28:52.347 | Setting up libcgi-pm-perl (4.46-1) ... 2021-11-17 04:28:52.353 | Setting up libhtml-template-perl (2.97-1) ... 2021-11-17 04:28:52.358 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:28:52.363 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-11-17 04:28:52.369 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-17 04:28:52.735 | Processing triggers for man-db (2.9.1-1) ... 2021-11-17 04:28:54.337 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-17 04:29:00.859 | + functions-common:apt_get:1113 : result=0 2021-11-17 04:29:00.861 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-17 04:29:00.864 | + functions-common:time_stop:2304 : local name 2021-11-17 04:29:00.866 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:29:00.868 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:29:00.870 | + functions-common:time_stop:2307 : local total 2021-11-17 04:29:00.872 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:29:00.875 | + functions-common:time_stop:2310 : name=apt-get 2021-11-17 04:29:00.877 | + functions-common:time_stop:2311 : start_time=1637123298999 2021-11-17 04:29:00.879 | + functions-common:time_stop:2313 : [[ -z 1637123298999 ]] 2021-11-17 04:29:00.881 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:29:00.885 | + functions-common:time_stop:2316 : end_time=1637123340883 2021-11-17 04:29:00.888 | + functions-common:time_stop:2317 : elapsed_time=41884 2021-11-17 04:29:00.890 | + functions-common:time_stop:2318 : total=175850 2021-11-17 04:29:00.892 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:29:00.895 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=217734 2021-11-17 04:29:00.897 | + functions-common:apt_get:1117 : return 0 2021-11-17 04:29:00.899 | + ./stack.sh:main:807 : '[' -n mysql ']' 2021-11-17 04:29:00.901 | + ./stack.sh:main:808 : install_database_python 2021-11-17 04:29:00.904 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-11-17 04:29:00.906 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-11-17 04:29:00.908 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-11-17 04:29:00.910 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-17 04:29:00.913 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-11-17 04:29:00.915 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-11-17 04:29:00.918 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-17 04:29:00.922 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-11-17 04:29:00.922 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-17 04:29:00.927 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-11-17 04:29:00.929 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-11-17 04:29:00.932 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-11-17 04:29:00.934 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-11-17 04:29:00.937 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-11-17 04:29:00.958 | Using python 3.8 to install PyMySQL 2021-11-17 04:29:00.960 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-11-17 04:29:01.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:29:01.606 | from cryptography.utils import int_from_bytes 2021-11-17 04:29:01.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:29:01.606 | from cryptography.utils import int_from_bytes 2021-11-17 04:29:02.620 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:29:02.624 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:02.625 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:02.630 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:02.635 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:02.637 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:02.638 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:02.786 | Collecting PyMySQL===1.0.2 2021-11-17 04:29:02.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-11-17 04:29:04.193 | Installing collected packages: PyMySQL 2021-11-17 04:29:04.314 | Successfully installed PyMySQL-1.0.2 2021-11-17 04:29:04.416 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:29:04.416 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:29:04.491 | + inc/python:pip_install:200 : result=0 2021-11-17 04:29:04.493 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:29:04.496 | + functions-common:time_stop:2304 : local name 2021-11-17 04:29:04.498 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:29:04.500 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:29:04.503 | + functions-common:time_stop:2307 : local total 2021-11-17 04:29:04.505 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:29:04.507 | + functions-common:time_stop:2310 : name=pip_install 2021-11-17 04:29:04.509 | + functions-common:time_stop:2311 : start_time=1637123340952 2021-11-17 04:29:04.511 | + functions-common:time_stop:2313 : [[ -z 1637123340952 ]] 2021-11-17 04:29:04.515 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:29:04.519 | + functions-common:time_stop:2316 : end_time=1637123344516 2021-11-17 04:29:04.521 | + functions-common:time_stop:2317 : elapsed_time=3564 2021-11-17 04:29:04.523 | + functions-common:time_stop:2318 : total=26777 2021-11-17 04:29:04.526 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:29:04.528 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=30341 2021-11-17 04:29:04.530 | + inc/python:pip_install:203 : return 0 2021-11-17 04:29:04.532 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-11-17 04:29:04.535 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-17 04:29:04.537 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-11-17 04:29:04.539 | + ./stack.sh:main:811 : is_service_enabled neutron 2021-11-17 04:29:04.555 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:29:04.557 | + ./stack.sh:main:812 : install_neutron_agent_packages 2021-11-17 04:29:04.560 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-11-17 04:29:04.563 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-17 04:29:04.564 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-17 04:29:04.569 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-17 04:29:04.571 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-17 04:29:04.574 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-17 04:29:04.576 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-17 04:29:04.579 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-11-17 04:29:04.581 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-11-17 04:29:04.596 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:29:04.598 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-11-17 04:29:04.600 | + functions-common:install_package:1342 : update_package_repo 2021-11-17 04:29:04.603 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-11-17 04:29:04.605 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-11-17 04:29:04.607 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-11-17 04:29:04.609 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-11-17 04:29:04.612 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-11-17 04:29:04.614 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:29:04.616 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:29:04.618 | + functions-common:update_package_repo:1323 : apt_get_update 2021-11-17 04:29:04.620 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-17 04:29:04.623 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-17 04:29:04.625 | + functions-common:apt_get_update:1069 : return 2021-11-17 04:29:04.627 | + functions-common:install_package:1343 : real_install_package radvd 2021-11-17 04:29:04.630 | + functions-common:real_install_package:1328 : is_ubuntu 2021-11-17 04:29:04.632 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:29:04.634 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:29:04.636 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-11-17 04:29:04.657 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-11-17 04:29:04.764 | Reading package lists... 2021-11-17 04:29:04.988 | Building dependency tree... 2021-11-17 04:29:04.989 | Reading state information... 2021-11-17 04:29:05.223 | The following packages were automatically installed and are no longer required: 2021-11-17 04:29:05.224 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-17 04:29:05.224 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-17 04:29:05.224 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-17 04:29:05.224 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-17 04:29:05.224 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-17 04:29:05.224 | python3-zope.interface 2021-11-17 04:29:05.224 | Use 'sudo apt autoremove' to remove them. 2021-11-17 04:29:05.289 | The following NEW packages will be installed: 2021-11-17 04:29:05.289 | radvd 2021-11-17 04:29:05.589 | 0 upgraded, 1 newly installed, 0 to remove and 102 not upgraded. 2021-11-17 04:29:05.589 | Need to get 59.0 kB of archives. 2021-11-17 04:29:05.589 | After this operation, 164 kB of additional disk space will be used. 2021-11-17 04:29:05.589 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-11-17 04:29:06.431 | Fetched 59.0 kB in 1s (98.9 kB/s) 2021-11-17 04:29:06.464 | Selecting previously unselected package radvd. 2021-11-17 04:29:06.515 | (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 ... 89345 files and directories currently installed.) 2021-11-17 04:29:06.518 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-11-17 04:29:06.521 | Unpacking radvd (1:2.17-2) ... 2021-11-17 04:29:06.582 | Setting up radvd (1:2.17-2) ... 2021-11-17 04:29:07.478 | Job for radvd.service failed because the control process exited with error code. 2021-11-17 04:29:07.478 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-11-17 04:29:07.480 | invoke-rc.d: initscript radvd, action "start" failed. 2021-11-17 04:29:07.492 | ● radvd.service - Router advertisement daemon for IPv6 2021-11-17 04:29:07.492 | Loaded: loaded (]8;;file://dv-neutron-818153-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-11-17 04:29:07.492 | Active: failed (Result: exit-code) since Wed 2021-11-17 04:29:07 UTC; 15ms ago 2021-11-17 04:29:07.492 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-11-17 04:29:07.492 | Process: 44295 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-11-17 04:29:07.492 | 2021-11-17 04:29:07.492 | Nov 17 04:29:07 dv-neutron-818153-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2021-11-17 04:29:07.492 | Nov 17 04:29:07 dv-neutron-818153-1-hyperv radvd[44295]: can't open /etc/radvd.conf: No such file or directory 2021-11-17 04:29:07.492 | Nov 17 04:29:07 dv-neutron-818153-1-hyperv radvd[44295]: Insecure file permissions, but continuing anyway 2021-11-17 04:29:07.492 | Nov 17 04:29:07 dv-neutron-818153-1-hyperv radvd[44295]: exiting, failed to read config file 2021-11-17 04:29:07.492 | Nov 17 04:29:07 dv-neutron-818153-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-11-17 04:29:07.492 | Nov 17 04:29:07 dv-neutron-818153-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-11-17 04:29:07.492 | Nov 17 04:29:07 dv-neutron-818153-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-11-17 04:29:07.496 | Processing triggers for man-db (2.9.1-1) ... 2021-11-17 04:29:07.596 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-17 04:29:14.465 | + functions-common:apt_get:1113 : result=0 2021-11-17 04:29:14.467 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-17 04:29:14.469 | + functions-common:time_stop:2304 : local name 2021-11-17 04:29:14.471 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:29:14.473 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:29:14.475 | + functions-common:time_stop:2307 : local total 2021-11-17 04:29:14.477 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:29:14.480 | + functions-common:time_stop:2310 : name=apt-get 2021-11-17 04:29:14.482 | + functions-common:time_stop:2311 : start_time=1637123344655 2021-11-17 04:29:14.484 | + functions-common:time_stop:2313 : [[ -z 1637123344655 ]] 2021-11-17 04:29:14.487 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:29:14.491 | + functions-common:time_stop:2316 : end_time=1637123354488 2021-11-17 04:29:14.493 | + functions-common:time_stop:2317 : elapsed_time=9833 2021-11-17 04:29:14.495 | + functions-common:time_stop:2318 : total=217734 2021-11-17 04:29:14.497 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:29:14.499 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=227567 2021-11-17 04:29:14.502 | + functions-common:apt_get:1117 : return 0 2021-11-17 04:29:14.504 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-11-17 04:29:14.520 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:29:14.522 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-11-17 04:29:14.524 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-11-17 04:29:14.527 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-11-17 04:29:14.546 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-11-17 04:29:14.548 | + functions-common:install_package:1342 : update_package_repo 2021-11-17 04:29:14.550 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-11-17 04:29:14.553 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-11-17 04:29:14.555 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-11-17 04:29:14.557 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-11-17 04:29:14.560 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-11-17 04:29:14.562 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:29:14.564 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:29:14.566 | + functions-common:update_package_repo:1323 : apt_get_update 2021-11-17 04:29:14.568 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-17 04:29:14.570 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-17 04:29:14.573 | + functions-common:apt_get_update:1069 : return 2021-11-17 04:29:14.575 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-11-17 04:29:14.578 | + functions-common:real_install_package:1328 : is_ubuntu 2021-11-17 04:29:14.580 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:29:14.582 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:29:14.584 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-11-17 04:29:14.604 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-11-17 04:29:14.710 | Reading package lists... 2021-11-17 04:29:14.937 | Building dependency tree... 2021-11-17 04:29:14.938 | Reading state information... 2021-11-17 04:29:15.178 | fakeroot is already the newest version (1.24-1). 2021-11-17 04:29:15.178 | fakeroot set to manually installed. 2021-11-17 04:29:15.178 | make is already the newest version (4.2.1-1.2). 2021-11-17 04:29:15.178 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-11-17 04:29:15.178 | The following packages were automatically installed and are no longer required: 2021-11-17 04:29:15.179 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-17 04:29:15.179 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-17 04:29:15.179 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-17 04:29:15.179 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-17 04:29:15.179 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-17 04:29:15.179 | python3-zope.interface 2021-11-17 04:29:15.179 | Use 'sudo apt autoremove' to remove them. 2021-11-17 04:29:15.305 | 0 upgraded, 0 newly installed, 0 to remove and 102 not upgraded. 2021-11-17 04:29:15.309 | + functions-common:apt_get:1113 : result=0 2021-11-17 04:29:15.311 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-17 04:29:15.313 | + functions-common:time_stop:2304 : local name 2021-11-17 04:29:15.316 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:29:15.318 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:29:15.320 | + functions-common:time_stop:2307 : local total 2021-11-17 04:29:15.322 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:29:15.324 | + functions-common:time_stop:2310 : name=apt-get 2021-11-17 04:29:15.326 | + functions-common:time_stop:2311 : start_time=1637123354601 2021-11-17 04:29:15.328 | + functions-common:time_stop:2313 : [[ -z 1637123354601 ]] 2021-11-17 04:29:15.331 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:29:15.335 | + functions-common:time_stop:2316 : end_time=1637123355332 2021-11-17 04:29:15.337 | + functions-common:time_stop:2317 : elapsed_time=731 2021-11-17 04:29:15.339 | + functions-common:time_stop:2318 : total=227567 2021-11-17 04:29:15.341 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:29:15.343 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=228298 2021-11-17 04:29:15.345 | + functions-common:apt_get:1117 : return 0 2021-11-17 04:29:15.347 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-11-17 04:29:15.350 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:29:15.352 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:29:15.354 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-11-17 04:29:15.356 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-11-17 04:29:15.359 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-11-17 04:29:15.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-11-17 04:29:15.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-11-17 04:29:15.369 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-11-17 04:29:15.369 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-11-17 04:29:15.373 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-11-17 04:29:15.375 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-11-17 04:29:15.377 | + functions:vercmp:628 : local v1=5.4 2021-11-17 04:29:15.380 | + functions:vercmp:629 : local 'op=<' 2021-11-17 04:29:15.382 | + functions:vercmp:630 : local v2=3.13 2021-11-17 04:29:15.384 | + functions:vercmp:631 : local result 2021-11-17 04:29:15.388 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-11-17 04:29:15.390 | ++ functions:vercmp:635 : sort -V 2021-11-17 04:29:15.390 | ++ functions:vercmp:635 : head -1 2021-11-17 04:29:15.393 | + functions:vercmp:635 : result=3.13 2021-11-17 04:29:15.395 | + functions:vercmp:637 : case $op in 2021-11-17 04:29:15.397 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-11-17 04:29:15.399 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-11-17 04:29:15.402 | + functions:vercmp:648 : return 2021-11-17 04:29:15.404 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-11-17 04:29:15.406 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-11-17 04:29:15.409 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-11-17 04:29:15.876 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-11-17 04:29:15.878 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-11-17 04:29:15.880 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:15.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:15.886 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-11-17 04:29:15.889 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:15.891 | + ./stack.sh:main:815 : is_service_enabled etcd3 2021-11-17 04:29:15.909 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:29:15.911 | + ./stack.sh:main:816 : install_etcd3 2021-11-17 04:29:15.914 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-11-17 04:29:15.914 | Installing etcd 2021-11-17 04:29:15.916 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-11-17 04:29:15.929 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-11-17 04:29:15.940 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-11-17 04:29:15.942 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-11-17 04:29:15.959 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-11-17 04:29:15.962 | ++ 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 2021-11-17 04:29:15.965 | ++ 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 2021-11-17 04:29:15.968 | +++ 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 2021-11-17 04:29:15.972 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-11-17 04:29:15.974 | ++ 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* ]] 2021-11-17 04:29:15.977 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-11-17 04:29:15.980 | ++ 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 2021-11-17 04:29:16.005 | --2021-11-17 04:29:16-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-17 04:29:16.067 | Resolving github.com (github.com)... 140.82.121.4 2021-11-17 04:29:16.111 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-11-17 04:29:16.253 | HTTP request sent, awaiting response... 302 Found 2021-11-17 04:29:16.253 | 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%2F20211117%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211117T042735Z&X-Amz-Expires=300&X-Amz-Signature=9571c1732a1112eb4eb2964aba1e673adf66e0ffaebd7896cea4c5717e5ecb93&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] 2021-11-17 04:29:16.253 | --2021-11-17 04:29:16-- 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%2F20211117%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211117T042735Z&X-Amz-Expires=300&X-Amz-Signature=9571c1732a1112eb4eb2964aba1e673adf66e0ffaebd7896cea4c5717e5ecb93&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 2021-11-17 04:29:16.255 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2021-11-17 04:29:16.294 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2021-11-17 04:29:16.850 | HTTP request sent, awaiting response... 200 OK 2021-11-17 04:29:16.850 | Length: 11350736 (11M) [application/octet-stream] 2021-11-17 04:29:16.850 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-11-17 04:29:17.029 | 2021-11-17 04:29:17.264 | 0K ........ .. 100% 26.1M=0.4s 2021-11-17 04:29:17.265 | 2021-11-17 04:29:17.265 | 2021-11-17 04:29:17 (26.1 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-11-17 04:29:17.265 | 2021-11-17 04:29:17.268 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-11-17 04:29:17.270 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-17 04:29:17.273 | ++ functions:get_extra_file:74 : return 2021-11-17 04:29:17.275 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-17 04:29:17.278 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-11-17 04:29:17.280 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-11-17 04:29:17.282 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-11-17 04:29:17.413 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-11-17 04:29:17.416 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-11-17 04:29:17.420 | etcd-v3.3.12-linux-amd64/ 2021-11-17 04:29:17.420 | etcd-v3.3.12-linux-amd64/README.md 2021-11-17 04:29:17.420 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-11-17 04:29:17.421 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-11-17 04:29:17.421 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-11-17 04:29:17.421 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-11-17 04:29:17.421 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-11-17 04:29:17.421 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-11-17 04:29:17.421 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-11-17 04:29:17.421 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-11-17 04:29:17.421 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-11-17 04:29:17.421 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-11-17 04:29:17.421 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-11-17 04:29:17.421 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-11-17 04:29:17.421 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-11-17 04:29:17.421 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-11-17 04:29:17.421 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-11-17 04:29:17.422 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-11-17 04:29:17.422 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-11-17 04:29:17.422 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-11-17 04:29:17.422 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-17 04:29:17.422 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-11-17 04:29:17.422 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-11-17 04:29:17.422 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-17 04:29:17.422 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-17 04:29:17.422 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-17 04:29:17.422 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-17 04:29:17.422 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-11-17 04:29:17.422 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-11-17 04:29:17.422 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-11-17 04:29:17.422 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-11-17 04:29:17.422 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-11-17 04:29:17.422 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-11-17 04:29:17.423 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-11-17 04:29:17.424 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-11-17 04:29:17.424 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-11-17 04:29:17.424 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-11-17 04:29:17.424 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-11-17 04:29:17.424 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-11-17 04:29:17.424 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-11-17 04:29:17.424 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-11-17 04:29:17.424 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-11-17 04:29:17.424 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-11-17 04:29:17.424 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-11-17 04:29:17.424 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-11-17 04:29:17.424 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-11-17 04:29:17.424 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-11-17 04:29:17.424 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-11-17 04:29:17.425 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-11-17 04:29:17.425 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-11-17 04:29:17.425 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-11-17 04:29:17.425 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-11-17 04:29:17.425 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-11-17 04:29:17.425 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-11-17 04:29:17.425 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-11-17 04:29:17.425 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-11-17 04:29:17.425 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-11-17 04:29:17.425 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-11-17 04:29:17.425 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-11-17 04:29:17.425 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-11-17 04:29:17.425 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-11-17 04:29:17.425 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-11-17 04:29:17.425 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-11-17 04:29:17.425 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-11-17 04:29:17.425 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-11-17 04:29:17.426 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-11-17 04:29:17.426 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-11-17 04:29:17.426 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-11-17 04:29:17.426 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-11-17 04:29:17.426 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-11-17 04:29:17.426 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-11-17 04:29:17.426 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-11-17 04:29:17.426 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-11-17 04:29:17.426 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-11-17 04:29:17.426 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-11-17 04:29:17.426 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-11-17 04:29:17.426 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-11-17 04:29:17.426 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-11-17 04:29:17.426 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-11-17 04:29:17.426 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-11-17 04:29:17.427 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-11-17 04:29:17.427 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-11-17 04:29:17.427 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-11-17 04:29:17.427 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-11-17 04:29:17.427 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-11-17 04:29:17.427 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-11-17 04:29:17.427 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-11-17 04:29:17.427 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-11-17 04:29:17.427 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-11-17 04:29:17.427 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-11-17 04:29:17.427 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-11-17 04:29:17.427 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-11-17 04:29:17.427 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-11-17 04:29:17.427 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-11-17 04:29:17.427 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-11-17 04:29:17.427 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-11-17 04:29:17.428 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-11-17 04:29:17.428 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-11-17 04:29:17.428 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-11-17 04:29:17.428 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-11-17 04:29:17.428 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-11-17 04:29:17.428 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-11-17 04:29:17.428 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-11-17 04:29:17.428 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-11-17 04:29:17.428 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-11-17 04:29:17.429 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-11-17 04:29:17.429 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-11-17 04:29:17.429 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-11-17 04:29:17.429 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-11-17 04:29:17.431 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-11-17 04:29:17.431 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-11-17 04:29:17.431 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-11-17 04:29:17.431 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-11-17 04:29:17.431 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-11-17 04:29:17.431 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-11-17 04:29:17.431 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-11-17 04:29:17.432 | etcd-v3.3.12-linux-amd64/etcdctl 2021-11-17 04:29:17.620 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-11-17 04:29:17.620 | etcd-v3.3.12-linux-amd64/etcd 2021-11-17 04:29:17.847 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-11-17 04:29:17.884 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-11-17 04:29:17.917 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-11-17 04:29:17.920 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2021-11-17 04:29:17.936 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:29:17.938 | + ./stack.sh:main:835 : install_dstat 2021-11-17 04:29:17.940 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-11-17 04:29:17.956 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:29:17.958 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2021-11-17 04:29:17.961 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-17 04:29:17.963 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-11-17 04:29:17.966 | + ./stack.sh:main:844 : install_libs 2021-11-17 04:29:17.968 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-11-17 04:29:17.970 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-11-17 04:29:17.972 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-11-17 04:29:17.974 | + inc/python:use_library_from_git:250 : local name=automaton 2021-11-17 04:29:17.977 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:17.979 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:17.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-11-17 04:29:17.984 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:17.986 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-11-17 04:29:17.988 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-11-17 04:29:17.990 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-11-17 04:29:17.992 | + inc/python:use_library_from_git:250 : local name=castellan 2021-11-17 04:29:17.995 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:17.998 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.000 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-11-17 04:29:18.002 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.004 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-11-17 04:29:18.006 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-11-17 04:29:18.008 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-11-17 04:29:18.010 | + inc/python:use_library_from_git:250 : local name=cliff 2021-11-17 04:29:18.013 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.015 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.017 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-11-17 04:29:18.019 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.021 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-11-17 04:29:18.023 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-11-17 04:29:18.026 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-11-17 04:29:18.028 | + inc/python:use_library_from_git:250 : local name=cursive 2021-11-17 04:29:18.030 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.033 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-11-17 04:29:18.037 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.039 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-11-17 04:29:18.042 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-11-17 04:29:18.044 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-11-17 04:29:18.046 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-11-17 04:29:18.049 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.053 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-11-17 04:29:18.055 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.057 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-11-17 04:29:18.060 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-11-17 04:29:18.062 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-11-17 04:29:18.064 | + inc/python:use_library_from_git:250 : local name=futurist 2021-11-17 04:29:18.066 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-11-17 04:29:18.073 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.075 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-11-17 04:29:18.077 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-11-17 04:29:18.080 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-11-17 04:29:18.082 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-11-17 04:29:18.084 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.089 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-11-17 04:29:18.091 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.093 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-11-17 04:29:18.096 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-11-17 04:29:18.098 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-11-17 04:29:18.100 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-11-17 04:29:18.103 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.105 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.107 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-11-17 04:29:18.109 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.112 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-11-17 04:29:18.114 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-11-17 04:29:18.116 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-11-17 04:29:18.118 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-11-17 04:29:18.120 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.123 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.125 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-11-17 04:29:18.127 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.129 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-11-17 04:29:18.131 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-11-17 04:29:18.134 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-11-17 04:29:18.136 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-11-17 04:29:18.138 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-11-17 04:29:18.144 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.147 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-11-17 04:29:18.149 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-11-17 04:29:18.151 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-11-17 04:29:18.154 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-11-17 04:29:18.156 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-11-17 04:29:18.162 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.165 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-11-17 04:29:18.167 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-11-17 04:29:18.170 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-11-17 04:29:18.172 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-11-17 04:29:18.174 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-11-17 04:29:18.180 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.183 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-11-17 04:29:18.185 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-11-17 04:29:18.187 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-11-17 04:29:18.190 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-11-17 04:29:18.192 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.194 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-11-17 04:29:18.199 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.201 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-11-17 04:29:18.203 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-11-17 04:29:18.205 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-11-17 04:29:18.208 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-11-17 04:29:18.210 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-11-17 04:29:18.217 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.219 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-11-17 04:29:18.221 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-11-17 04:29:18.224 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-11-17 04:29:18.226 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-11-17 04:29:18.228 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.230 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-11-17 04:29:18.235 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.237 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-11-17 04:29:18.239 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-11-17 04:29:18.241 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-11-17 04:29:18.243 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-11-17 04:29:18.246 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-11-17 04:29:18.252 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.254 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-11-17 04:29:18.257 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-11-17 04:29:18.259 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-11-17 04:29:18.262 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-11-17 04:29:18.264 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.266 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.268 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-11-17 04:29:18.270 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.273 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-11-17 04:29:18.275 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-11-17 04:29:18.278 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-11-17 04:29:18.280 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-11-17 04:29:18.282 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-11-17 04:29:18.289 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.291 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-11-17 04:29:18.293 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-11-17 04:29:18.295 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-11-17 04:29:18.298 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-11-17 04:29:18.300 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-11-17 04:29:18.306 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.309 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-11-17 04:29:18.311 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-11-17 04:29:18.313 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-11-17 04:29:18.316 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-11-17 04:29:18.318 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.320 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.323 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-11-17 04:29:18.325 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.327 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-11-17 04:29:18.330 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-11-17 04:29:18.332 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-11-17 04:29:18.334 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-11-17 04:29:18.336 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.339 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.341 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-11-17 04:29:18.344 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.346 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-11-17 04:29:18.348 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-11-17 04:29:18.350 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-11-17 04:29:18.353 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-11-17 04:29:18.355 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.357 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.359 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-11-17 04:29:18.362 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.364 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-11-17 04:29:18.367 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-11-17 04:29:18.369 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-11-17 04:29:18.372 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-11-17 04:29:18.374 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.376 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.378 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-11-17 04:29:18.380 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.383 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-11-17 04:29:18.386 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-11-17 04:29:18.388 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-11-17 04:29:18.390 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-11-17 04:29:18.392 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.394 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.397 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-11-17 04:29:18.400 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.402 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-11-17 04:29:18.404 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-11-17 04:29:18.406 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-11-17 04:29:18.409 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-11-17 04:29:18.411 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-11-17 04:29:18.418 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.420 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-11-17 04:29:18.422 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-11-17 04:29:18.424 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-11-17 04:29:18.426 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-11-17 04:29:18.429 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.431 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-11-17 04:29:18.435 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.438 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-11-17 04:29:18.440 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-11-17 04:29:18.442 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-11-17 04:29:18.444 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-11-17 04:29:18.447 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-11-17 04:29:18.454 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.456 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-11-17 04:29:18.458 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-11-17 04:29:18.461 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-11-17 04:29:18.463 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-11-17 04:29:18.466 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.470 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-11-17 04:29:18.472 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.474 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-11-17 04:29:18.477 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-11-17 04:29:18.479 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-11-17 04:29:18.481 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-11-17 04:29:18.483 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-11-17 04:29:18.490 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.493 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-11-17 04:29:18.495 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-11-17 04:29:18.497 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-11-17 04:29:18.499 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-11-17 04:29:18.501 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-11-17 04:29:18.509 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.511 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-11-17 04:29:18.513 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-11-17 04:29:18.515 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-11-17 04:29:18.518 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-11-17 04:29:18.520 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.522 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.525 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-11-17 04:29:18.527 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.529 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-11-17 04:29:18.532 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-11-17 04:29:18.534 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-11-17 04:29:18.536 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-11-17 04:29:18.538 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-11-17 04:29:18.545 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.547 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-11-17 04:29:18.549 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-11-17 04:29:18.552 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-11-17 04:29:18.554 | + inc/python:use_library_from_git:250 : local name=tooz 2021-11-17 04:29:18.556 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-11-17 04:29:18.563 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.566 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-11-17 04:29:18.568 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-11-17 04:29:18.570 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-11-17 04:29:18.573 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-11-17 04:29:18.575 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.577 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.580 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-11-17 04:29:18.582 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.584 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-11-17 04:29:18.586 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-11-17 04:29:18.589 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-11-17 04:29:18.591 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-11-17 04:29:18.593 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-11-17 04:29:18.600 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.602 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-11-17 04:29:18.604 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-11-17 04:29:18.606 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-11-17 04:29:18.609 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-11-17 04:29:18.611 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:18.613 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:18.615 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-11-17 04:29:18.618 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:18.620 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-11-17 04:29:18.641 | Using python 3.8 to install etcd3 2021-11-17 04:29:18.643 | + 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 2021-11-17 04:29:19.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:29:19.275 | from cryptography.utils import int_from_bytes 2021-11-17 04:29:19.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:29:19.275 | from cryptography.utils import int_from_bytes 2021-11-17 04:29:20.482 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:29:20.489 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:20.489 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:20.498 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:20.505 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:20.508 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:20.511 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:20.660 | Collecting etcd3===0.12.0 2021-11-17 04:29:20.667 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-11-17 04:29:23.434 | Collecting grpcio===1.36.1 2021-11-17 04:29:23.451 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/216/fbd2a488e74c3/grpcio-1.36.1-cp38-cp38-manylinux2014_x86_64.whl (4.1 MB) 2021-11-17 04:29:24.304 | Collecting protobuf===3.15.6 2021-11-17 04:29:24.311 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9ec/20a6ded7d0888/protobuf-3.15.6-cp38-cp38-manylinux1_x86_64.whl (1.0 MB) 2021-11-17 04:29:24.398 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-11-17 04:29:24.401 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (6.3.1) 2021-11-17 04:29:24.415 | Building wheels for collected packages: etcd3 2021-11-17 04:29:24.416 | Building wheel for etcd3 (setup.py): started 2021-11-17 04:29:25.137 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-11-17 04:29:25.138 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=990c02f3e2402595dc60be17e4514ef76853bc89d4fa30b03d2a8b9afaaec818 2021-11-17 04:29:25.138 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-11-17 04:29:25.139 | Successfully built etcd3 2021-11-17 04:29:26.462 | Installing collected packages: grpcio, protobuf, etcd3 2021-11-17 04:29:27.074 | Successfully installed etcd3-0.12.0 grpcio-1.36.1 protobuf-3.15.6 2021-11-17 04:29:27.177 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:29:27.177 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:29:27.265 | + inc/python:pip_install:200 : result=0 2021-11-17 04:29:27.267 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:29:27.269 | + functions-common:time_stop:2304 : local name 2021-11-17 04:29:27.271 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:29:27.274 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:29:27.276 | + functions-common:time_stop:2307 : local total 2021-11-17 04:29:27.278 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:29:27.280 | + functions-common:time_stop:2310 : name=pip_install 2021-11-17 04:29:27.282 | + functions-common:time_stop:2311 : start_time=1637123358636 2021-11-17 04:29:27.284 | + functions-common:time_stop:2313 : [[ -z 1637123358636 ]] 2021-11-17 04:29:27.287 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:29:27.291 | + functions-common:time_stop:2316 : end_time=1637123367289 2021-11-17 04:29:27.293 | + functions-common:time_stop:2317 : elapsed_time=8653 2021-11-17 04:29:27.295 | + functions-common:time_stop:2318 : total=30341 2021-11-17 04:29:27.297 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:29:27.299 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=38994 2021-11-17 04:29:27.301 | + inc/python:pip_install:203 : return 0 2021-11-17 04:29:27.304 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-11-17 04:29:27.325 | Using python 3.8 to install etcd3gw 2021-11-17 04:29:27.327 | + 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 2021-11-17 04:29:27.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:29:27.974 | from cryptography.utils import int_from_bytes 2021-11-17 04:29:27.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:29:27.974 | from cryptography.utils import int_from_bytes 2021-11-17 04:29:28.969 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:29:28.972 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:28.973 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:28.978 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:28.983 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:28.985 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:28.986 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:29.111 | Collecting etcd3gw===0.2.5 2021-11-17 04:29:29.118 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-11-17 04:29:29.192 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (2.3.0) 2021-11-17 04:29:29.198 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-11-17 04:29:29.201 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-11-17 04:29:29.203 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.25.1) 2021-11-17 04:29:29.223 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (1.26.3) 2021-11-17 04:29:29.244 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.10.8) 2021-11-17 04:29:29.246 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.10) 2021-11-17 04:29:29.249 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-11-17 04:29:30.548 | Installing collected packages: etcd3gw 2021-11-17 04:29:30.646 | Successfully installed etcd3gw-0.2.5 2021-11-17 04:29:30.751 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:29:30.751 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:29:30.823 | + inc/python:pip_install:200 : result=0 2021-11-17 04:29:30.825 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:29:30.827 | + functions-common:time_stop:2304 : local name 2021-11-17 04:29:30.829 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:29:30.831 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:29:30.833 | + functions-common:time_stop:2307 : local total 2021-11-17 04:29:30.836 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:29:30.838 | + functions-common:time_stop:2310 : name=pip_install 2021-11-17 04:29:30.840 | + functions-common:time_stop:2311 : start_time=1637123367320 2021-11-17 04:29:30.842 | + functions-common:time_stop:2313 : [[ -z 1637123367320 ]] 2021-11-17 04:29:30.845 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:29:30.849 | + functions-common:time_stop:2316 : end_time=1637123370847 2021-11-17 04:29:30.851 | + functions-common:time_stop:2317 : elapsed_time=3527 2021-11-17 04:29:30.854 | + functions-common:time_stop:2318 : total=38994 2021-11-17 04:29:30.856 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:29:30.858 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=42521 2021-11-17 04:29:30.861 | + inc/python:pip_install:203 : return 0 2021-11-17 04:29:30.863 | + ./stack.sh:main:847 : install_apache_uwsgi 2021-11-17 04:29:30.865 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-11-17 04:29:30.867 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-11-17 04:29:30.870 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-17 04:29:30.872 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-17 04:29:30.874 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-17 04:29:30.876 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-17 04:29:30.879 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-17 04:29:30.881 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-17 04:29:30.883 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-17 04:29:30.886 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-17 04:29:30.888 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-17 04:29:30.890 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-11-17 04:29:30.893 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-11-17 04:29:30.895 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:29:30.897 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:29:30.900 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-11-17 04:29:30.902 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-11-17 04:29:30.905 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-17 04:29:30.907 | + functions-common:install_package:1342 : update_package_repo 2021-11-17 04:29:30.909 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-11-17 04:29:30.911 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-11-17 04:29:30.913 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-11-17 04:29:30.916 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-11-17 04:29:30.918 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-11-17 04:29:30.920 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:29:30.922 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:29:30.925 | + functions-common:update_package_repo:1323 : apt_get_update 2021-11-17 04:29:30.927 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-17 04:29:30.929 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-17 04:29:30.931 | + functions-common:apt_get_update:1069 : return 2021-11-17 04:29:30.934 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-17 04:29:30.936 | + functions-common:real_install_package:1328 : is_ubuntu 2021-11-17 04:29:30.938 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:29:30.941 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:29:30.943 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-17 04:29:30.965 | + functions-common:apt_get:1109 : 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 2021-11-17 04:29:31.072 | Reading package lists... 2021-11-17 04:29:31.295 | Building dependency tree... 2021-11-17 04:29:31.296 | Reading state information... 2021-11-17 04:29:31.528 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-11-17 04:29:31.528 | The following packages were automatically installed and are no longer required: 2021-11-17 04:29:31.529 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-17 04:29:31.529 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-17 04:29:31.529 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-17 04:29:31.529 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-17 04:29:31.529 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-17 04:29:31.529 | python3-zope.interface 2021-11-17 04:29:31.529 | Use 'sudo apt autoremove' to remove them. 2021-11-17 04:29:31.530 | The following additional packages will be installed: 2021-11-17 04:29:31.530 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-11-17 04:29:31.531 | Suggested packages: 2021-11-17 04:29:31.531 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-11-17 04:29:31.597 | The following NEW packages will be installed: 2021-11-17 04:29:31.597 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-11-17 04:29:31.895 | 0 upgraded, 6 newly installed, 0 to remove and 102 not upgraded. 2021-11-17 04:29:31.895 | Need to get 1,306 kB of archives. 2021-11-17 04:29:31.895 | After this operation, 4,613 kB of additional disk space will be used. 2021-11-17 04:29:31.895 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-11-17 04:29:32.683 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-11-17 04:29:32.738 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-11-17 04:29:32.856 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-11-17 04:29:33.002 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-11-17 04:29:33.005 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-11-17 04:29:33.569 | Fetched 1,306 kB in 1s (921 kB/s) 2021-11-17 04:29:33.602 | Selecting previously unselected package libnorm1:amd64. 2021-11-17 04:29:33.653 | (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 ... 89358 files and directories currently installed.) 2021-11-17 04:29:33.657 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-11-17 04:29:33.661 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-11-17 04:29:33.733 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-11-17 04:29:33.742 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-11-17 04:29:33.745 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-11-17 04:29:33.795 | Selecting previously unselected package libzmq5:amd64. 2021-11-17 04:29:33.804 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-11-17 04:29:33.806 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-11-17 04:29:33.867 | Selecting previously unselected package uwsgi-core. 2021-11-17 04:29:33.877 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-11-17 04:29:33.879 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-11-17 04:29:34.015 | Selecting previously unselected package uwsgi. 2021-11-17 04:29:34.026 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-11-17 04:29:34.028 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-11-17 04:29:34.061 | Selecting previously unselected package uwsgi-plugin-python3. 2021-11-17 04:29:34.071 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-11-17 04:29:34.073 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-11-17 04:29:34.134 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-11-17 04:29:34.140 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-11-17 04:29:34.145 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-11-17 04:29:34.150 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-11-17 04:29:34.163 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-11-17 04:29:34.992 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-11-17 04:29:35.017 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-17 04:29:35.384 | Processing triggers for man-db (2.9.1-1) ... 2021-11-17 04:29:35.726 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-17 04:29:42.322 | + functions-common:apt_get:1113 : result=0 2021-11-17 04:29:42.324 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-17 04:29:42.326 | + functions-common:time_stop:2304 : local name 2021-11-17 04:29:42.328 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:29:42.331 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:29:42.333 | + functions-common:time_stop:2307 : local total 2021-11-17 04:29:42.335 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:29:42.338 | + functions-common:time_stop:2310 : name=apt-get 2021-11-17 04:29:42.340 | + functions-common:time_stop:2311 : start_time=1637123370961 2021-11-17 04:29:42.342 | + functions-common:time_stop:2313 : [[ -z 1637123370961 ]] 2021-11-17 04:29:42.345 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:29:42.349 | + functions-common:time_stop:2316 : end_time=1637123382347 2021-11-17 04:29:42.351 | + functions-common:time_stop:2317 : elapsed_time=11386 2021-11-17 04:29:42.354 | + functions-common:time_stop:2318 : total=228298 2021-11-17 04:29:42.356 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:29:42.358 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=239684 2021-11-17 04:29:42.360 | + functions-common:apt_get:1117 : return 0 2021-11-17 04:29:42.363 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-11-17 04:29:42.365 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:29:42.368 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:29:42.370 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-11-17 04:29:42.431 | Enabling module proxy. 2021-11-17 04:29:42.437 | To activate the new configuration, you need to run: 2021-11-17 04:29:42.437 | systemctl restart apache2 2021-11-17 04:29:42.441 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-11-17 04:29:42.502 | Considering dependency proxy for proxy_uwsgi: 2021-11-17 04:29:42.502 | Module proxy already enabled 2021-11-17 04:29:42.502 | Enabling module proxy_uwsgi. 2021-11-17 04:29:42.508 | To activate the new configuration, you need to run: 2021-11-17 04:29:42.508 | systemctl restart apache2 2021-11-17 04:29:42.512 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-11-17 04:29:42.515 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-11-17 04:29:42.517 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-11-17 04:29:42.519 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-11-17 04:29:42.651 | + ./stack.sh:main:850 : install_keystoneauth 2021-11-17 04:29:42.653 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-11-17 04:29:42.655 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-11-17 04:29:42.658 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:42.660 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:42.663 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-11-17 04:29:42.666 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:42.668 | + ./stack.sh:main:851 : install_keystoneclient 2021-11-17 04:29:42.671 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-11-17 04:29:42.673 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-11-17 04:29:42.676 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:42.678 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:42.681 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-11-17 04:29:42.683 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:42.685 | + ./stack.sh:main:852 : install_glanceclient 2021-11-17 04:29:42.687 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-11-17 04:29:42.690 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-11-17 04:29:42.692 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:42.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:42.696 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-11-17 04:29:42.699 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:42.701 | + ./stack.sh:main:853 : install_cinderclient 2021-11-17 04:29:42.703 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2021-11-17 04:29:42.706 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-11-17 04:29:42.708 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:42.710 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:42.713 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-11-17 04:29:42.715 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:42.717 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2021-11-17 04:29:42.719 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-11-17 04:29:42.722 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:42.724 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:42.727 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-11-17 04:29:42.729 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:42.731 | + ./stack.sh:main:854 : install_novaclient 2021-11-17 04:29:42.734 | + lib/nova:install_novaclient:812 : use_library_from_git python-novaclient 2021-11-17 04:29:42.736 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-11-17 04:29:42.739 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:42.741 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:42.743 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-11-17 04:29:42.746 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:42.748 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2021-11-17 04:29:42.764 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:29:42.766 | + ./stack.sh:main:856 : install_swiftclient 2021-11-17 04:29:42.768 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-11-17 04:29:42.771 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-11-17 04:29:42.773 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:42.775 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:42.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-11-17 04:29:42.780 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:42.782 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2021-11-17 04:29:42.798 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:29:42.801 | + ./stack.sh:main:859 : install_neutronclient 2021-11-17 04:29:42.803 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-11-17 04:29:42.806 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-11-17 04:29:42.808 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:42.810 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:42.813 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-11-17 04:29:42.815 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:42.817 | + ./stack.sh:main:863 : install_keystonemiddleware 2021-11-17 04:29:42.820 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-11-17 04:29:42.822 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-11-17 04:29:42.824 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:42.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:42.829 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-11-17 04:29:42.831 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:42.834 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-11-17 04:29:42.836 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-11-17 04:29:42.838 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-17 04:29:42.841 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-11-17 04:29:42.844 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-11-17 04:29:42.846 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-17 04:29:42.850 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-11-17 04:29:42.850 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-17 04:29:42.855 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-11-17 04:29:42.857 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-11-17 04:29:42.859 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-11-17 04:29:42.862 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-11-17 04:29:42.865 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-11-17 04:29:42.885 | Using python 3.8 to install keystonemiddleware 2021-11-17 04:29:42.887 | + 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 2021-11-17 04:29:43.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:29:43.543 | from cryptography.utils import int_from_bytes 2021-11-17 04:29:43.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:29:43.543 | from cryptography.utils import int_from_bytes 2021-11-17 04:29:44.547 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:29:44.551 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:44.551 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:44.557 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:44.562 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:44.564 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:44.565 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:44.571 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (9.2.0) 2021-11-17 04:29:44.640 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.7.0) 2021-11-17 04:29:44.677 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (8.5.1) 2021-11-17 04:29:44.718 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.1.2) 2021-11-17 04:29:44.724 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-11-17 04:29:44.730 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-11-17 04:29:44.733 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.4.0) 2021-11-17 04:29:44.737 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.3.1) 2021-11-17 04:29:44.798 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (4.2.0) 2021-11-17 04:29:44.817 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (4.4.2) 2021-11-17 04:29:44.820 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (4.8.0) 2021-11-17 04:29:44.836 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (2021.1) 2021-11-17 04:29:44.839 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.4.0) 2021-11-17 04:29:44.879 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.25.1) 2021-11-17 04:29:44.898 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2021-11-17 04:29:44.908 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) (3.2.1) 2021-11-17 04:29:44.915 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-11-17 04:29:44.917 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.0) 2021-11-17 04:29:44.926 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2021-11-17 04:29:44.940 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52)) (5.0.1) 2021-11-17 04:29:44.945 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0) 2021-11-17 04:29:44.953 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (5.4.1) 2021-11-17 04:29:44.956 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (0.8.0) 2021-11-17 04:29:44.960 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.7.0) 2021-11-17 04:29:44.964 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.1.14) 2021-11-17 04:29:44.967 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (0.10.9) 2021-11-17 04:29:44.969 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2021-11-17 04:29:44.976 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2021-11-17 04:29:44.979 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (0.9.6) 2021-11-17 04:29:44.981 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.8.1) 2021-11-17 04:29:44.985 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (1.26.3) 2021-11-17 04:29:45.006 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.10.8) 2021-11-17 04:29:45.008 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.10) 2021-11-17 04:29:45.012 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-11-17 04:29:45.015 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.2) 2021-11-17 04:29:45.018 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.12.1) 2021-11-17 04:29:46.271 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:29:46.271 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:29:46.342 | + inc/python:pip_install:200 : result=0 2021-11-17 04:29:46.344 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:29:46.346 | + functions-common:time_stop:2304 : local name 2021-11-17 04:29:46.349 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:29:46.351 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:29:46.353 | + functions-common:time_stop:2307 : local total 2021-11-17 04:29:46.356 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:29:46.358 | + functions-common:time_stop:2310 : name=pip_install 2021-11-17 04:29:46.360 | + functions-common:time_stop:2311 : start_time=1637123382880 2021-11-17 04:29:46.362 | + functions-common:time_stop:2313 : [[ -z 1637123382880 ]] 2021-11-17 04:29:46.365 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:29:46.369 | + functions-common:time_stop:2316 : end_time=1637123386366 2021-11-17 04:29:46.372 | + functions-common:time_stop:2317 : elapsed_time=3486 2021-11-17 04:29:46.374 | + functions-common:time_stop:2318 : total=42521 2021-11-17 04:29:46.376 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:29:46.378 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=46007 2021-11-17 04:29:46.381 | + inc/python:pip_install:203 : return 0 2021-11-17 04:29:46.383 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-11-17 04:29:46.385 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-11-17 04:29:46.387 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-17 04:29:46.390 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-11-17 04:29:46.393 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-11-17 04:29:46.395 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-17 04:29:46.399 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-11-17 04:29:46.399 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-17 04:29:46.404 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-11-17 04:29:46.406 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-11-17 04:29:46.409 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-11-17 04:29:46.411 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-11-17 04:29:46.414 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-11-17 04:29:46.435 | Using python 3.8 to install python-memcached 2021-11-17 04:29:46.437 | + 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 2021-11-17 04:29:47.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:29:47.090 | from cryptography.utils import int_from_bytes 2021-11-17 04:29:47.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:29:47.090 | from cryptography.utils import int_from_bytes 2021-11-17 04:29:48.091 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:29:48.095 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:48.095 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:48.101 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:48.106 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:48.108 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:48.109 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:48.229 | Collecting python-memcached===1.59 2021-11-17 04:29:48.236 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-11-17 04:29:48.305 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-11-17 04:29:49.644 | Installing collected packages: python-memcached 2021-11-17 04:29:49.731 | Successfully installed python-memcached-1.59 2021-11-17 04:29:49.837 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:29:49.837 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:29:49.909 | + inc/python:pip_install:200 : result=0 2021-11-17 04:29:49.912 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:29:49.914 | + functions-common:time_stop:2304 : local name 2021-11-17 04:29:49.916 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:29:49.918 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:29:49.921 | + functions-common:time_stop:2307 : local total 2021-11-17 04:29:49.923 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:29:49.925 | + functions-common:time_stop:2310 : name=pip_install 2021-11-17 04:29:49.927 | + functions-common:time_stop:2311 : start_time=1637123386429 2021-11-17 04:29:49.930 | + functions-common:time_stop:2313 : [[ -z 1637123386429 ]] 2021-11-17 04:29:49.932 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:29:49.936 | + functions-common:time_stop:2316 : end_time=1637123389934 2021-11-17 04:29:49.939 | + functions-common:time_stop:2317 : elapsed_time=3505 2021-11-17 04:29:49.941 | + functions-common:time_stop:2318 : total=46007 2021-11-17 04:29:49.943 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:29:49.945 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=49512 2021-11-17 04:29:49.947 | + inc/python:pip_install:203 : return 0 2021-11-17 04:29:49.950 | + ./stack.sh:main:865 : is_service_enabled keystone 2021-11-17 04:29:49.966 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:29:49.968 | + ./stack.sh:main:866 : '[' 10.222.0.44 == 10.222.0.44 ']' 2021-11-17 04:29:49.971 | + ./stack.sh:main:867 : stack_install_service keystone 2021-11-17 04:29:49.973 | + lib/stack:stack_install_service:20 : local service=keystone 2021-11-17 04:29:49.975 | + lib/stack:stack_install_service:21 : type install_keystone 2021-11-17 04:29:49.978 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-17 04:29:49.980 | + lib/stack:stack_install_service:32 : install_keystone 2021-11-17 04:29:49.982 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-11-17 04:29:49.997 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:29:49.999 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2021-11-17 04:29:50.001 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-11-17 04:29:50.003 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-11-17 04:29:50.005 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-11-17 04:29:50.008 | + functions-common:git_clone:526 : local orig_dir 2021-11-17 04:29:50.010 | ++ functions-common:git_clone:527 : pwd 2021-11-17 04:29:50.013 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-17 04:29:50.015 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-17 04:29:50.018 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-17 04:29:50.033 | + functions-common:git_clone:530 : RECLONE=False 2021-11-17 04:29:50.035 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-17 04:29:50.037 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-17 04:29:50.039 | + functions-common:git_clone:544 : echo stable/wallaby 2021-11-17 04:29:50.039 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-17 04:29:50.044 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-11-17 04:29:50.046 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-17 04:29:50.048 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-11-17 04:29:50.051 | + functions-common:git_clone:593 : git show --oneline 2021-11-17 04:29:50.051 | + functions-common:git_clone:593 : head -1 2021-11-17 04:29:50.055 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2021-11-17 04:29:50.057 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-17 04:29:50.059 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-11-17 04:29:50.062 | + inc/python:setup_develop:338 : local bindep 2021-11-17 04:29:50.064 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-17 04:29:50.066 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-11-17 04:29:50.068 | + inc/python:setup_develop:344 : local extras= 2021-11-17 04:29:50.071 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-11-17 04:29:50.073 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-17 04:29:50.075 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-17 04:29:50.078 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-11-17 04:29:50.080 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-17 04:29:50.082 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-17 04:29:50.085 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-11-17 04:29:50.087 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-17 04:29:50.090 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-11-17 04:29:50.093 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-17 04:29:50.095 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-11-17 04:29:50.098 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-11-17 04:29:50.103 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-11-17 04:29:50.106 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-11-17 04:29:50.723 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-11-17 04:29:50.725 | + inc/python:setup_package:417 : local bindep=0 2021-11-17 04:29:50.727 | + inc/python:setup_package:418 : local bindep_flag= 2021-11-17 04:29:50.729 | + inc/python:setup_package:419 : local bindep_profiles= 2021-11-17 04:29:50.731 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-17 04:29:50.734 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-11-17 04:29:50.736 | + inc/python:setup_package:426 : local flags=-e 2021-11-17 04:29:50.738 | + inc/python:setup_package:427 : local extras= 2021-11-17 04:29:50.740 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-11-17 04:29:50.742 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-11-17 04:29:50.744 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-11-17 04:29:50.747 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-11-17 04:29:50.749 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-11-17 04:29:50.751 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-11-17 04:29:50.771 | Using python 3.8 to install /opt/stack/keystone 2021-11-17 04:29:50.773 | + 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 2021-11-17 04:29:51.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:29:51.425 | from cryptography.utils import int_from_bytes 2021-11-17 04:29:51.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:29:51.425 | from cryptography.utils import int_from_bytes 2021-11-17 04:29:52.429 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:29:52.429 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-11-17 04:29:52.432 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:52.434 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:52.434 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:52.437 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:52.439 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:52.446 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:52.450 | Obtaining file:///opt/stack/keystone 2021-11-17 04:29:53.975 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-17 04:29:55.610 | Collecting Flask===1.1.2 2021-11-17 04:29:55.617 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-11-17 04:29:55.801 | Collecting Flask-RESTful===0.3.8 2021-11-17 04:29:55.807 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-11-17 04:29:55.878 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-11-17 04:29:55.885 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-11-17 04:29:55.945 | Collecting PyJWT===2.0.1 2021-11-17 04:29:55.951 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b70/b15f89dc69b99/PyJWT-2.0.1-py3-none-any.whl (15 kB) 2021-11-17 04:29:55.982 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-11-17 04:29:56.010 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-11-17 04:29:56.151 | Collecting Werkzeug===1.0.1 2021-11-17 04:29:56.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-11-17 04:29:56.335 | Collecting aniso8601===9.0.1 2021-11-17 04:29:56.341 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-11-17 04:29:56.616 | Collecting bcrypt===3.2.0 2021-11-17 04:29:56.622 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2021-11-17 04:29:56.696 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-11-17 04:29:56.749 | Collecting click===7.1.2 2021-11-17 04:29:56.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-11-17 04:29:56.764 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2021-11-17 04:29:56.803 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-11-17 04:29:56.911 | Collecting itsdangerous===1.1.0 2021-11-17 04:29:56.918 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-11-17 04:29:56.984 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-11-17 04:29:56.995 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.2.0) 2021-11-17 04:29:57.048 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.2) 2021-11-17 04:29:57.051 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (3.1.0) 2021-11-17 04:29:57.056 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.0) 2021-11-17 04:29:57.093 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.1) 2021-11-17 04:29:57.133 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.1) 2021-11-17 04:29:57.139 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.1) 2021-11-17 04:29:57.189 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-11-17 04:29:57.195 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-11-17 04:29:57.235 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.7.1) 2021-11-17 04:29:57.290 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.2.0) 2021-11-17 04:29:57.308 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.7.0) 2021-11-17 04:29:57.323 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-11-17 04:29:57.332 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-11-17 04:29:57.356 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (1.3.0) 2021-11-17 04:29:57.366 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.0) 2021-11-17 04:29:57.383 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2021-11-17 04:29:57.430 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-11-17 04:29:57.526 | Collecting passlib===1.7.4 2021-11-17 04:29:57.533 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-11-17 04:29:57.622 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2021-11-17 04:29:57.624 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-11-17 04:29:57.627 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-11-17 04:29:57.637 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2021-11-17 04:29:57.639 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2021-11-17 04:29:57.642 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2021-11-17 04:29:57.750 | Collecting pysaml2===6.5.1 2021-11-17 04:29:57.757 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f79/d7b2a416f1b18/pysaml2-6.5.1-py2.py3-none-any.whl (401 kB) 2021-11-17 04:29:57.847 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.8.1) 2021-11-17 04:29:57.853 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2021-11-17 04:29:57.871 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2021.1) 2021-11-17 04:29:57.875 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.25.1) 2021-11-17 04:29:57.894 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2021-11-17 04:29:58.111 | Collecting scrypt===0.8.17 2021-11-17 04:29:58.118 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ee/0adceb7656429/scrypt-0.8.17-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2021-11-17 04:29:58.204 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-11-17 04:29:58.207 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.13.0) 2021-11-17 04:29:58.218 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.4.1) 2021-11-17 04:29:58.220 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-11-17 04:29:58.223 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-11-17 04:29:58.230 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.0.1) 2021-11-17 04:29:58.239 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (0.5.0) 2021-11-17 04:29:58.244 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2021-11-17 04:29:58.262 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-11-17 04:29:58.265 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2021-11-17 04:29:58.272 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.3) 2021-11-17 04:29:58.426 | Collecting xmlschema===1.5.2 2021-11-17 04:29:58.432 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df7/bf5d6d23f5f32/xmlschema-1.5.2-py3-none-any.whl (251 kB) 2021-11-17 04:29:58.529 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2021-11-17 04:29:58.533 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-11-17 04:29:58.536 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.1) 2021-11-17 04:29:58.597 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-11-17 04:29:58.601 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-11-17 04:29:58.609 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-11-17 04:29:58.612 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-11-17 04:29:58.621 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2021-11-17 04:29:58.662 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-11-17 04:29:58.665 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-11-17 04:29:58.671 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-11-17 04:29:58.675 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-11-17 04:29:58.680 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-11-17 04:29:58.691 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-11-17 04:29:58.700 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-11-17 04:29:58.711 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-11-17 04:29:58.719 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-11-17 04:29:58.729 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-11-17 04:29:58.739 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-11-17 04:29:58.742 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-11-17 04:29:58.824 | Collecting defusedxml===0.7.1 2021-11-17 04:29:58.831 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-11-17 04:29:59.015 | Collecting importlib-resources===5.1.2 2021-11-17 04:29:59.022 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eba/b3efe74d83b04/importlib_resources-5.1.2-py3-none-any.whl (25 kB) 2021-11-17 04:29:59.108 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2021-11-17 04:29:59.122 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-11-17 04:29:59.125 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-11-17 04:29:59.129 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-11-17 04:29:59.131 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-11-17 04:29:59.133 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2021-11-17 04:29:59.136 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-11-17 04:29:59.138 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2021-11-17 04:29:59.140 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-11-17 04:29:59.263 | Collecting elementpath===2.2.0 2021-11-17 04:29:59.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eae/259ab72a643c1/elementpath-2.2.0-py3-none-any.whl (142 kB) 2021-11-17 04:29:59.365 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-11-17 04:29:59.370 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-11-17 04:29:59.372 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (1.0.4) 2021-11-17 04:29:59.374 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-11-17 04:29:59.382 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (5.0.0) 2021-11-17 04:29:59.385 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2021-11-17 04:29:59.392 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (54.1.1) 2021-11-17 04:29:59.441 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-11-17 04:29:59.446 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-11-17 04:29:59.454 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2021-11-17 04:30:00.338 | Installing collected packages: itsdangerous, click, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, bcrypt, scrypt, defusedxml, importlib-resources, elementpath, xmlschema, pysaml2, PyJWT, keystone 2021-11-17 04:30:00.364 | Attempting uninstall: click 2021-11-17 04:30:00.365 | Found existing installation: Click 7.0 2021-11-17 04:30:00.374 | Uninstalling Click-7.0: 2021-11-17 04:30:00.403 | Successfully uninstalled Click-7.0 2021-11-17 04:30:02.358 | Attempting uninstall: PyJWT 2021-11-17 04:30:02.359 | Found existing installation: PyJWT 1.7.1 2021-11-17 04:30:02.372 | Uninstalling PyJWT-1.7.1: 2021-11-17 04:30:02.400 | Successfully uninstalled PyJWT-1.7.1 2021-11-17 04:30:02.429 | Running setup.py develop for keystone 2021-11-17 04:30:04.151 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 PyJWT-2.0.1 Werkzeug-1.0.1 aniso8601-9.0.1 bcrypt-3.2.0 click-7.1.2 defusedxml-0.7.1 elementpath-2.2.0 importlib-resources-5.1.2 itsdangerous-1.1.0 keystone passlib-1.7.4 pysaml2-6.5.1 scrypt-0.8.17 xmlschema-1.5.2 2021-11-17 04:30:04.264 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:30:04.264 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:30:04.336 | + inc/python:pip_install:200 : result=0 2021-11-17 04:30:04.338 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:30:04.340 | + functions-common:time_stop:2304 : local name 2021-11-17 04:30:04.343 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:30:04.345 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:30:04.347 | + functions-common:time_stop:2307 : local total 2021-11-17 04:30:04.349 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:30:04.351 | + functions-common:time_stop:2310 : name=pip_install 2021-11-17 04:30:04.353 | + functions-common:time_stop:2311 : start_time=1637123390766 2021-11-17 04:30:04.355 | + functions-common:time_stop:2313 : [[ -z 1637123390766 ]] 2021-11-17 04:30:04.358 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:30:04.362 | + functions-common:time_stop:2316 : end_time=1637123404360 2021-11-17 04:30:04.365 | + functions-common:time_stop:2317 : elapsed_time=13594 2021-11-17 04:30:04.367 | + functions-common:time_stop:2318 : total=49512 2021-11-17 04:30:04.369 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:30:04.371 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63106 2021-11-17 04:30:04.373 | + inc/python:pip_install:203 : return 0 2021-11-17 04:30:04.375 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-11-17 04:30:04.377 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-17 04:30:04.379 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-17 04:30:04.396 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-17 04:30:04.408 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-11-17 04:30:04.411 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-11-17 04:30:04.413 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:30:04.415 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:30:04.418 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-11-17 04:30:04.421 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:30:04.423 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-11-17 04:30:04.438 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:30:04.441 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-11-17 04:30:04.443 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-17 04:30:04.446 | + ./stack.sh:main:868 : configure_keystone 2021-11-17 04:30:04.448 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-11-17 04:30:04.460 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-11-17 04:30:04.463 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-11-17 04:30:04.468 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-11-17 04:30:04.483 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:30:04.486 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-11-17 04:30:04.514 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-11-17 04:30:04.541 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-11-17 04:30:04.570 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-11-17 04:30:04.600 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-11-17 04:30:04.630 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-11-17 04:30:04.661 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-11-17 04:30:04.689 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-11-17 04:30:04.715 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-11-17 04:30:04.717 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-11-17 04:30:04.719 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-11-17 04:30:04.722 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-11-17 04:30:04.724 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-17 04:30:04.726 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-17 04:30:04.741 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:30:04.744 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-17 04:30:04.746 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-17 04:30:04.750 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-17 04:30:04.764 | ++ functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:30:04.766 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-17 04:30:04.769 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-17 04:30:04.798 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-17 04:30:04.800 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-17 04:30:04.802 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-11-17 04:30:04.805 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-11-17 04:30:04.807 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-11-17 04:30:04.822 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:30:04.825 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.44/identity 2021-11-17 04:30:04.853 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.44/identity 2021-11-17 04:30:04.881 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-11-17 04:30:04.883 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-11-17 04:30:04.912 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-11-17 04:30:04.915 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-11-17 04:30:04.917 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-11-17 04:30:04.919 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-11-17 04:30:04.922 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-17 04:30:04.925 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-17 04:30:04.954 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-11-17 04:30:04.956 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-11-17 04:30:04.958 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-11-17 04:30:04.961 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-11-17 04:30:04.963 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-17 04:30:04.979 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-17 04:30:04.982 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-17 04:30:04.984 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-17 04:30:04.987 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-17 04:30:04.989 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-17 04:30:05.016 | + 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' 2021-11-17 04:30:05.043 | + 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' 2021-11-17 04:30:05.071 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-17 04:30:05.097 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-11-17 04:30:05.124 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-11-17 04:30:05.127 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-11-17 04:30:05.129 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-11-17 04:30:05.131 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-11-17 04:30:05.133 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-11-17 04:30:05.135 | + lib/apache:write_uwsgi_config:260 : local http= 2021-11-17 04:30:05.137 | + lib/apache:write_uwsgi_config:261 : local name= 2021-11-17 04:30:05.140 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-11-17 04:30:05.144 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-11-17 04:30:05.146 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-11-17 04:30:05.149 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-17 04:30:05.161 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-17 04:30:05.161 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-17 04:30:05.169 | d /var/run/uwsgi 0755 ubuntu root 2021-11-17 04:30:05.173 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-17 04:30:05.188 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-11-17 04:30:05.190 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-11-17 04:30:05.194 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-11-17 04:30:05.222 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-11-17 04:30:05.248 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-11-17 04:30:05.274 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-11-17 04:30:05.301 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-11-17 04:30:05.328 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-11-17 04:30:05.354 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-11-17 04:30:05.381 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-11-17 04:30:05.407 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-11-17 04:30:05.434 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-17 04:30:05.461 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-11-17 04:30:05.488 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-11-17 04:30:05.515 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-11-17 04:30:05.542 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-11-17 04:30:05.544 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-11-17 04:30:05.547 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-11-17 04:30:05.549 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-11-17 04:30:05.551 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-11-17 04:30:05.554 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:30:05.556 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:30:05.558 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-17 04:30:05.561 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-17 04:30:05.563 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-11-17 04:30:05.590 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-11-17 04:30:05.618 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-17 04:30:05.618 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-11-17 04:30:05.626 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-11-17 04:30:05.629 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-11-17 04:30:05.631 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-11-17 04:30:05.634 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-11-17 04:30:05.636 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-17 04:30:05.638 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-17 04:30:05.641 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:30:05.643 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:30:05.645 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-17 04:30:05.647 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-11-17 04:30:05.650 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:30:05.652 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:30:05.654 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-11-17 04:30:05.715 | Enabling site keystone-wsgi-public. 2021-11-17 04:30:05.720 | To activate the new configuration, you need to run: 2021-11-17 04:30:05.720 | systemctl reload apache2 2021-11-17 04:30:05.724 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-11-17 04:30:05.727 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-11-17 04:30:05.729 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-11-17 04:30:05.731 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-11-17 04:30:05.855 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-11-17 04:30:05.858 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-11-17 04:30:05.861 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-11-17 04:30:05.863 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-11-17 04:30:05.867 | + lib/apache:write_uwsgi_config:260 : local http= 2021-11-17 04:30:05.869 | + lib/apache:write_uwsgi_config:261 : local name= 2021-11-17 04:30:05.872 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-11-17 04:30:05.877 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-11-17 04:30:05.879 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-11-17 04:30:05.882 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-17 04:30:05.895 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-17 04:30:05.895 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-17 04:30:05.903 | d /var/run/uwsgi 0755 ubuntu root 2021-11-17 04:30:05.907 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-17 04:30:05.924 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-11-17 04:30:05.927 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-11-17 04:30:05.931 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-11-17 04:30:05.961 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-11-17 04:30:05.988 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-11-17 04:30:06.015 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-11-17 04:30:06.041 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-11-17 04:30:06.068 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-11-17 04:30:06.096 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-11-17 04:30:06.123 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-11-17 04:30:06.150 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-11-17 04:30:06.177 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-17 04:30:06.204 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-11-17 04:30:06.230 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-11-17 04:30:06.258 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-11-17 04:30:06.284 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-11-17 04:30:06.286 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-11-17 04:30:06.289 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-11-17 04:30:06.292 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-11-17 04:30:06.294 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-11-17 04:30:06.297 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:30:06.299 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:30:06.302 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-17 04:30:06.304 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-17 04:30:06.307 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-11-17 04:30:06.335 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-11-17 04:30:06.363 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2021-11-17 04:30:06.363 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-17 04:30:06.372 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-11-17 04:30:06.376 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-11-17 04:30:06.378 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-11-17 04:30:06.380 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-11-17 04:30:06.383 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-17 04:30:06.385 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-17 04:30:06.387 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:30:06.389 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:30:06.392 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-17 04:30:06.394 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-11-17 04:30:06.397 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:30:06.399 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:30:06.401 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-11-17 04:30:06.462 | Enabling site keystone-wsgi-admin. 2021-11-17 04:30:06.468 | To activate the new configuration, you need to run: 2021-11-17 04:30:06.468 | systemctl reload apache2 2021-11-17 04:30:06.472 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-11-17 04:30:06.474 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-11-17 04:30:06.476 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-11-17 04:30:06.479 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-11-17 04:30:06.608 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-11-17 04:30:06.637 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-11-17 04:30:06.667 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-11-17 04:30:06.698 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-11-17 04:30:06.700 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-11-17 04:30:06.730 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-11-17 04:30:06.758 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-11-17 04:30:06.785 | + ./stack.sh:main:872 : is_service_enabled swift 2021-11-17 04:30:06.801 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:30:06.803 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2021-11-17 04:30:06.820 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:30:06.822 | + ./stack.sh:main:876 : stack_install_service swift 2021-11-17 04:30:06.824 | + lib/stack:stack_install_service:20 : local service=swift 2021-11-17 04:30:06.826 | + lib/stack:stack_install_service:21 : type install_swift 2021-11-17 04:30:06.829 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-17 04:30:06.832 | + lib/stack:stack_install_service:32 : install_swift 2021-11-17 04:30:06.834 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/wallaby 2021-11-17 04:30:06.836 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-11-17 04:30:06.839 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-11-17 04:30:06.841 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-11-17 04:30:06.843 | + functions-common:git_clone:526 : local orig_dir 2021-11-17 04:30:06.846 | ++ functions-common:git_clone:527 : pwd 2021-11-17 04:30:06.848 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-17 04:30:06.850 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-17 04:30:06.853 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-17 04:30:06.869 | + functions-common:git_clone:530 : RECLONE=False 2021-11-17 04:30:06.871 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-17 04:30:06.873 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-17 04:30:06.876 | + functions-common:git_clone:544 : echo stable/wallaby 2021-11-17 04:30:06.877 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-17 04:30:06.882 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-11-17 04:30:06.884 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-17 04:30:06.886 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-11-17 04:30:06.889 | + functions-common:git_clone:593 : git show --oneline 2021-11-17 04:30:06.889 | + functions-common:git_clone:593 : head -1 2021-11-17 04:30:06.895 | c96662897 Quote paths before sending them to swob.Request.blank 2021-11-17 04:30:06.898 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-17 04:30:06.900 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-11-17 04:30:06.902 | + inc/python:setup_develop:338 : local bindep 2021-11-17 04:30:06.905 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-11-17 04:30:06.907 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-11-17 04:30:06.909 | + inc/python:setup_develop:344 : local extras=keystone 2021-11-17 04:30:06.912 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-11-17 04:30:06.914 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-17 04:30:06.917 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-11-17 04:30:06.919 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-11-17 04:30:06.921 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-17 04:30:06.924 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-11-17 04:30:06.927 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-11-17 04:30:06.929 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-17 04:30:06.932 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-11-17 04:30:06.934 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-17 04:30:06.937 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-11-17 04:30:06.940 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-11-17 04:30:06.946 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-11-17 04:30:06.948 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-11-17 04:30:07.552 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-11-17 04:30:07.554 | + inc/python:setup_package:417 : local bindep=0 2021-11-17 04:30:07.557 | + inc/python:setup_package:418 : local bindep_flag= 2021-11-17 04:30:07.559 | + inc/python:setup_package:419 : local bindep_profiles= 2021-11-17 04:30:07.562 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-11-17 04:30:07.564 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-11-17 04:30:07.567 | + inc/python:setup_package:426 : local flags=-e 2021-11-17 04:30:07.569 | + inc/python:setup_package:427 : local extras=keystone 2021-11-17 04:30:07.571 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-11-17 04:30:07.573 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-11-17 04:30:07.575 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-11-17 04:30:07.577 | + inc/python:setup_package:437 : extras='[keystone]' 2021-11-17 04:30:07.580 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-11-17 04:30:07.582 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-11-17 04:30:07.603 | Using python 3.8 to install /opt/stack/swift 2021-11-17 04:30:07.605 | + 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]' 2021-11-17 04:30:08.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:30:08.280 | from cryptography.utils import int_from_bytes 2021-11-17 04:30:08.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:30:08.280 | from cryptography.utils import int_from_bytes 2021-11-17 04:30:09.290 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:30:09.291 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-11-17 04:30:09.294 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:09.295 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:09.296 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:09.299 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:09.301 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:09.308 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:09.313 | Obtaining file:///opt/stack/swift 2021-11-17 04:30:10.545 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-17 04:30:11.754 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-11-17 04:30:11.763 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2021-11-17 04:30:11.803 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-11-17 04:30:11.812 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-11-17 04:30:11.817 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-11-17 04:30:12.655 | Collecting lxml===4.6.2 2021-11-17 04:30:12.678 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e5/cc908fe43fe1a/lxml-4.6.2-cp38-cp38-manylinux1_x86_64.whl (5.4 MB) 2021-11-17 04:30:12.870 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-11-17 04:30:12.873 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.7.0) 2021-11-17 04:30:12.909 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.1) 2021-11-17 04:30:12.949 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.1) 2021-11-17 04:30:12.955 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-11-17 04:30:12.961 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-11-17 04:30:13.000 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2021-11-17 04:30:13.009 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.0) 2021-11-17 04:30:13.025 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-11-17 04:30:13.031 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2021-11-17 04:30:13.034 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2021-11-17 04:30:13.161 | Collecting pyeclib===1.6.0 2021-11-17 04:30:13.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-11-17 04:30:14.166 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-11-17 04:30:14.168 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-11-17 04:30:14.171 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-11-17 04:30:14.176 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-11-17 04:30:14.194 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-11-17 04:30:14.198 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-11-17 04:30:14.218 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-11-17 04:30:14.223 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (54.1.1) 2021-11-17 04:30:14.272 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-11-17 04:30:14.275 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-11-17 04:30:14.281 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.3) 2021-11-17 04:30:14.401 | Collecting xattr===0.9.7 2021-11-17 04:30:14.406 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-11-17 04:30:15.151 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-11-17 04:30:15.155 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-11-17 04:30:15.163 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-11-17 04:30:15.176 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-11-17 04:30:15.236 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-11-17 04:30:15.242 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-11-17 04:30:15.250 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-11-17 04:30:15.254 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-11-17 04:30:15.258 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-11-17 04:30:15.261 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-11-17 04:30:15.264 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-11-17 04:30:15.267 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-11-17 04:30:15.269 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-11-17 04:30:15.273 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-11-17 04:30:15.275 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-11-17 04:30:15.279 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-11-17 04:30:15.282 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-11-17 04:30:15.285 | Building wheels for collected packages: pyeclib, xattr 2021-11-17 04:30:15.286 | Building wheel for pyeclib (setup.py): started 2021-11-17 04:30:16.553 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-11-17 04:30:16.554 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55497 sha256=16513cfab1f30070a0da174776cc52a727d68a8bda3198c9c76cc24c2edf9fdb 2021-11-17 04:30:16.554 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-11-17 04:30:16.555 | Building wheel for xattr (setup.py): started 2021-11-17 04:30:17.952 | Building wheel for xattr (setup.py): finished with status 'done' 2021-11-17 04:30:17.953 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33248 sha256=019aece2ac2d8d13e488a915ed9c4a4dc09d6a58552e4b7343aabeb9c429d142 2021-11-17 04:30:17.953 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-11-17 04:30:17.954 | Successfully built pyeclib xattr 2021-11-17 04:30:19.156 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-11-17 04:30:19.464 | Running setup.py develop for swift 2021-11-17 04:30:20.968 | Successfully installed lxml-4.6.2 pyeclib-1.6.0 swift xattr-0.9.7 2021-11-17 04:30:21.082 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:30:21.082 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:30:21.178 | + inc/python:pip_install:200 : result=0 2021-11-17 04:30:21.181 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:30:21.183 | + functions-common:time_stop:2304 : local name 2021-11-17 04:30:21.185 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:30:21.187 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:30:21.189 | + functions-common:time_stop:2307 : local total 2021-11-17 04:30:21.191 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:30:21.193 | + functions-common:time_stop:2310 : name=pip_install 2021-11-17 04:30:21.195 | + functions-common:time_stop:2311 : start_time=1637123407597 2021-11-17 04:30:21.198 | + functions-common:time_stop:2313 : [[ -z 1637123407597 ]] 2021-11-17 04:30:21.200 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:30:21.204 | + functions-common:time_stop:2316 : end_time=1637123421202 2021-11-17 04:30:21.206 | + functions-common:time_stop:2317 : elapsed_time=13605 2021-11-17 04:30:21.208 | + functions-common:time_stop:2318 : total=63106 2021-11-17 04:30:21.210 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:30:21.213 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=76711 2021-11-17 04:30:21.216 | + inc/python:pip_install:203 : return 0 2021-11-17 04:30:21.218 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-11-17 04:30:21.220 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-17 04:30:21.222 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-17 04:30:21.240 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-17 04:30:21.252 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-11-17 04:30:21.255 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-11-17 04:30:21.257 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:30:21.259 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:30:21.262 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-11-17 04:30:21.264 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:30:21.266 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-11-17 04:30:21.269 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-17 04:30:21.271 | + ./stack.sh:main:877 : configure_swift 2021-11-17 04:30:21.273 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-11-17 04:30:21.276 | + lib/swift:configure_swift:335 : local node_number 2021-11-17 04:30:21.278 | + lib/swift:configure_swift:336 : local swift_node_config 2021-11-17 04:30:21.280 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-11-17 04:30:21.282 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-11-17 04:30:22.123 | No proxy-server running 2021-11-17 04:30:22.123 | No object-expirer running 2021-11-17 04:30:22.123 | No container-auditor running 2021-11-17 04:30:22.123 | No account-server running 2021-11-17 04:30:22.123 | No object-reconstructor running 2021-11-17 04:30:22.123 | No object-replicator running 2021-11-17 04:30:22.123 | No account-auditor running 2021-11-17 04:30:22.123 | No container-replicator running 2021-11-17 04:30:22.124 | No object-server running 2021-11-17 04:30:22.124 | No account-replicator running 2021-11-17 04:30:22.124 | No object-auditor running 2021-11-17 04:30:22.124 | No container-reconciler running 2021-11-17 04:30:22.124 | No container-updater running 2021-11-17 04:30:22.124 | No container-sharder running 2021-11-17 04:30:22.124 | No object-updater running 2021-11-17 04:30:22.124 | No container-server running 2021-11-17 04:30:22.124 | No account-reaper running 2021-11-17 04:30:22.124 | No container-sync running 2021-11-17 04:30:22.167 | + lib/swift:configure_swift:340 : true 2021-11-17 04:30:22.169 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-11-17 04:30:22.182 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-11-17 04:30:22.193 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-11-17 04:30:22.196 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-11-17 04:30:22.197 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-11-17 04:30:22.202 | + lib/swift:configure_swift:354 : sed -e ' 2021-11-17 04:30:22.202 | s/%GROUP%/ubuntu/; 2021-11-17 04:30:22.202 | s/%USER%/ubuntu/; 2021-11-17 04:30:22.202 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-11-17 04:30:22.202 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-11-17 04:30:22.205 | uid = ubuntu 2021-11-17 04:30:22.205 | gid = ubuntu 2021-11-17 04:30:22.205 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-11-17 04:30:22.205 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-11-17 04:30:22.205 | address = 127.0.0.1 2021-11-17 04:30:22.205 | 2021-11-17 04:30:22.205 | [account6612] 2021-11-17 04:30:22.205 | max connections = 25 2021-11-17 04:30:22.205 | path = /opt/stack/data/swift/1/node/ 2021-11-17 04:30:22.205 | read only = false 2021-11-17 04:30:22.206 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-11-17 04:30:22.206 | 2021-11-17 04:30:22.206 | [account6622] 2021-11-17 04:30:22.206 | max connections = 25 2021-11-17 04:30:22.206 | path = /opt/stack/data/swift/2/node/ 2021-11-17 04:30:22.206 | read only = false 2021-11-17 04:30:22.206 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-11-17 04:30:22.206 | 2021-11-17 04:30:22.206 | [account6632] 2021-11-17 04:30:22.206 | max connections = 25 2021-11-17 04:30:22.206 | path = /opt/stack/data/swift/3/node/ 2021-11-17 04:30:22.206 | read only = false 2021-11-17 04:30:22.206 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-11-17 04:30:22.206 | 2021-11-17 04:30:22.206 | [account6642] 2021-11-17 04:30:22.206 | max connections = 25 2021-11-17 04:30:22.206 | path = /opt/stack/data/swift/4/node/ 2021-11-17 04:30:22.206 | read only = false 2021-11-17 04:30:22.206 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-11-17 04:30:22.206 | 2021-11-17 04:30:22.206 | 2021-11-17 04:30:22.206 | [container6611] 2021-11-17 04:30:22.206 | max connections = 25 2021-11-17 04:30:22.206 | path = /opt/stack/data/swift/1/node/ 2021-11-17 04:30:22.206 | read only = false 2021-11-17 04:30:22.206 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-11-17 04:30:22.206 | 2021-11-17 04:30:22.206 | [container6621] 2021-11-17 04:30:22.206 | max connections = 25 2021-11-17 04:30:22.206 | path = /opt/stack/data/swift/2/node/ 2021-11-17 04:30:22.206 | read only = false 2021-11-17 04:30:22.206 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-11-17 04:30:22.206 | 2021-11-17 04:30:22.206 | [container6631] 2021-11-17 04:30:22.206 | max connections = 25 2021-11-17 04:30:22.206 | path = /opt/stack/data/swift/3/node/ 2021-11-17 04:30:22.206 | read only = false 2021-11-17 04:30:22.206 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-11-17 04:30:22.206 | 2021-11-17 04:30:22.206 | [container6641] 2021-11-17 04:30:22.207 | max connections = 25 2021-11-17 04:30:22.207 | path = /opt/stack/data/swift/4/node/ 2021-11-17 04:30:22.207 | read only = false 2021-11-17 04:30:22.207 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-11-17 04:30:22.207 | 2021-11-17 04:30:22.207 | 2021-11-17 04:30:22.207 | [object6613] 2021-11-17 04:30:22.207 | max connections = 25 2021-11-17 04:30:22.207 | path = /opt/stack/data/swift/1/node/ 2021-11-17 04:30:22.207 | read only = false 2021-11-17 04:30:22.207 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-11-17 04:30:22.207 | 2021-11-17 04:30:22.207 | [object6623] 2021-11-17 04:30:22.207 | max connections = 25 2021-11-17 04:30:22.207 | path = /opt/stack/data/swift/2/node/ 2021-11-17 04:30:22.207 | read only = false 2021-11-17 04:30:22.207 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-11-17 04:30:22.207 | 2021-11-17 04:30:22.207 | [object6633] 2021-11-17 04:30:22.207 | max connections = 25 2021-11-17 04:30:22.207 | path = /opt/stack/data/swift/3/node/ 2021-11-17 04:30:22.207 | read only = false 2021-11-17 04:30:22.207 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-11-17 04:30:22.207 | 2021-11-17 04:30:22.207 | [object6643] 2021-11-17 04:30:22.207 | max connections = 25 2021-11-17 04:30:22.207 | path = /opt/stack/data/swift/4/node/ 2021-11-17 04:30:22.207 | read only = false 2021-11-17 04:30:22.207 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-11-17 04:30:22.208 | + lib/swift:configure_swift:360 : is_ubuntu 2021-11-17 04:30:22.210 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:30:22.212 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:30:22.214 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-11-17 04:30:22.235 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-11-17 04:30:22.237 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-11-17 04:30:22.241 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-11-17 04:30:22.245 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-11-17 04:30:22.248 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-11-17 04:30:22.251 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-11-17 04:30:22.279 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.44:8080/v1/ 2021-11-17 04:30:22.304 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-11-17 04:30:22.322 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-11-17 04:30:22.349 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-11-17 04:30:22.366 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-11-17 04:30:22.394 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-11-17 04:30:22.411 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-11-17 04:30:22.439 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-11-17 04:30:22.456 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-11-17 04:30:22.483 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-11-17 04:30:22.501 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-11-17 04:30:22.528 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-11-17 04:30:22.545 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-11-17 04:30:22.560 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:30:22.562 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-11-17 04:30:22.589 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-11-17 04:30:22.615 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-11-17 04:30:22.643 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-11-17 04:30:22.671 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-11-17 04:30:22.686 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:30:22.688 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-11-17 04:30:22.714 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-11-17 04:30:22.728 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:30:22.731 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-11-17 04:30:22.745 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:30:22.747 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-11-17 04:30:22.749 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-11-17 04:30:22.764 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:30:22.766 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-11-17 04:30:22.768 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-11-17 04:30:22.770 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-11-17 04:30:22.775 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-11-17 04:30:22.780 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-11-17 04:30:22.806 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-11-17 04:30:22.833 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-11-17 04:30:22.861 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-11-17 04:30:22.891 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-11-17 04:30:22.917 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-11-17 04:30:22.920 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-11-17 04:30:22.922 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-11-17 04:30:22.924 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-11-17 04:30:22.926 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-11-17 04:30:22.954 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-11-17 04:30:22.980 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.44/identity 2021-11-17 04:30:23.007 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-11-17 04:30:23.033 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-11-17 04:30:23.060 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-11-17 04:30:23.086 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-11-17 04:30:23.112 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-11-17 04:30:23.139 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-17 04:30:23.164 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-11-17 04:30:23.191 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-11-17 04:30:23.218 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-11-17 04:30:23.244 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-11-17 04:30:23.271 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-11-17 04:30:23.300 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-11-17 04:30:23.327 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-11-17 04:30:23.345 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-11-17 04:30:23.372 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-11-17 04:30:23.399 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-11-17 04:30:23.403 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-11-17 04:30:23.431 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-11-17 04:30:23.457 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-11-17 04:30:23.483 | + lib/swift:configure_swift:478 : local node_number 2021-11-17 04:30:23.485 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-11-17 04:30:23.488 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-17 04:30:23.490 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-11-17 04:30:23.494 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-11-17 04:30:23.496 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-17 04:30:23.498 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-17 04:30:23.500 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-11-17 04:30:23.503 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-11-17 04:30:23.505 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-17 04:30:23.507 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-17 04:30:23.509 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-11-17 04:30:23.526 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-11-17 04:30:23.553 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-11-17 04:30:23.570 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-11-17 04:30:23.597 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-11-17 04:30:23.615 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-17 04:30:23.643 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-11-17 04:30:23.661 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-17 04:30:23.688 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-11-17 04:30:23.706 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-17 04:30:23.734 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-11-17 04:30:23.751 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-11-17 04:30:23.779 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-11-17 04:30:23.797 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-11-17 04:30:23.824 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-11-17 04:30:23.842 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-11-17 04:30:23.869 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-11-17 04:30:23.887 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-11-17 04:30:23.914 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-11-17 04:30:23.918 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-11-17 04:30:23.936 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-17 04:30:23.964 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-11-17 04:30:23.992 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-11-17 04:30:23.994 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-11-17 04:30:23.998 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-11-17 04:30:24.001 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-11-17 04:30:24.003 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-17 04:30:24.005 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-11-17 04:30:24.007 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-11-17 04:30:24.009 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-17 04:30:24.012 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-17 04:30:24.014 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-11-17 04:30:24.032 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-11-17 04:30:24.059 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-11-17 04:30:24.076 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-11-17 04:30:24.104 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-11-17 04:30:24.122 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-17 04:30:24.149 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-11-17 04:30:24.167 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-17 04:30:24.194 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-11-17 04:30:24.212 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-17 04:30:24.240 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-11-17 04:30:24.257 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-11-17 04:30:24.286 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-11-17 04:30:24.304 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-11-17 04:30:24.331 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-11-17 04:30:24.349 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-11-17 04:30:24.377 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-11-17 04:30:24.394 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-11-17 04:30:24.421 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-11-17 04:30:24.426 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-11-17 04:30:24.444 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-17 04:30:24.472 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-11-17 04:30:24.474 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-11-17 04:30:24.479 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-11-17 04:30:24.481 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-11-17 04:30:24.483 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-17 04:30:24.485 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-11-17 04:30:24.487 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-11-17 04:30:24.489 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-17 04:30:24.491 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-17 04:30:24.494 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-11-17 04:30:24.513 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-11-17 04:30:24.540 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-11-17 04:30:24.558 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-11-17 04:30:24.585 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-11-17 04:30:24.603 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-17 04:30:24.630 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-11-17 04:30:24.648 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-17 04:30:24.676 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-11-17 04:30:24.693 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-17 04:30:24.720 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-11-17 04:30:24.738 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-11-17 04:30:24.766 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-11-17 04:30:24.783 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-11-17 04:30:24.810 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-11-17 04:30:24.828 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-11-17 04:30:24.855 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-11-17 04:30:24.873 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-11-17 04:30:24.900 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-11-17 04:30:24.905 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-11-17 04:30:24.922 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-17 04:30:24.950 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-11-17 04:30:24.978 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-11-17 04:30:25.006 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-11-17 04:30:25.034 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-11-17 04:30:25.036 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-11-17 04:30:25.040 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-11-17 04:30:25.068 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-11-17 04:30:25.095 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-11-17 04:30:25.123 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-11-17 04:30:25.152 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-11-17 04:30:25.180 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-11-17 04:30:25.207 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-11-17 04:30:25.234 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-11-17 04:30:25.261 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-11-17 04:30:25.288 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-11-17 04:30:25.304 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:30:25.306 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-11-17 04:30:25.324 | + lib/swift:configure_swift:521 : local auth_vers 2021-11-17 04:30:25.327 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-11-17 04:30:25.347 | + lib/swift:configure_swift:522 : auth_vers=3 2021-11-17 04:30:25.349 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.44 2021-11-17 04:30:25.376 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-11-17 04:30:25.378 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-11-17 04:30:25.406 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.44/identity 2021-11-17 04:30:25.433 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-11-17 04:30:25.435 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-11-17 04:30:25.462 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-11-17 04:30:25.478 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:30:25.480 | + lib/swift:configure_swift:541 : local user_group 2021-11-17 04:30:25.483 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-11-17 04:30:25.487 | + lib/swift:configure_swift:542 : user_group=1000 2021-11-17 04:30:25.489 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-11-17 04:30:25.502 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-11-17 04:30:25.504 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-11-17 04:30:25.515 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-11-17 04:30:25.518 | + lib/swift:configure_swift:548 : is_suse 2021-11-17 04:30:25.520 | + functions-common:is_suse:462 : is_opensuse 2021-11-17 04:30:25.522 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-17 04:30:25.524 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-17 04:30:25.526 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-17 04:30:25.529 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-17 04:30:25.532 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-17 04:30:25.534 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-11-17 04:30:25.546 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-11-17 04:30:25.548 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-11-17 04:30:25.551 | + ./stack.sh:main:880 : is_service_enabled s3api 2021-11-17 04:30:25.568 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:30:25.570 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2021-11-17 04:30:25.587 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:30:25.589 | + ./stack.sh:main:888 : stack_install_service glance 2021-11-17 04:30:25.592 | + lib/stack:stack_install_service:20 : local service=glance 2021-11-17 04:30:25.594 | + lib/stack:stack_install_service:21 : type install_glance 2021-11-17 04:30:25.597 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-17 04:30:25.599 | + lib/stack:stack_install_service:32 : install_glance 2021-11-17 04:30:25.601 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-11-17 04:30:25.604 | + lib/glance:install_glance:438 : local glance_store_extras 2021-11-17 04:30:25.607 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-11-17 04:30:25.624 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:30:25.626 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-11-17 04:30:25.629 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-11-17 04:30:25.645 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:30:25.648 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-11-17 04:30:25.650 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-11-17 04:30:25.653 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-11-17 04:30:25.655 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:30:25.658 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:30:25.661 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-11-17 04:30:25.664 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:30:25.667 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-11-17 04:30:25.670 | ++ inc/python:join_extras:29 : local IFS=, 2021-11-17 04:30:25.673 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-11-17 04:30:25.676 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-11-17 04:30:25.678 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-11-17 04:30:25.681 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-11-17 04:30:25.683 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-11-17 04:30:25.686 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-11-17 04:30:25.689 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-11-17 04:30:25.691 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-11-17 04:30:25.695 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-11-17 04:30:25.695 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-11-17 04:30:25.701 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-11-17 04:30:25.703 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-11-17 04:30:25.706 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-11-17 04:30:25.708 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-11-17 04:30:25.711 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-11-17 04:30:25.733 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-11-17 04:30:25.735 | + 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 'glance-store[swift,cinder]!=0.29.0' 2021-11-17 04:30:26.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:30:26.415 | from cryptography.utils import int_from_bytes 2021-11-17 04:30:26.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:30:26.415 | from cryptography.utils import int_from_bytes 2021-11-17 04:30:27.433 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:30:27.433 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-11-17 04:30:27.437 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:27.438 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:27.439 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:27.442 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:27.444 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:27.452 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:27.627 | Collecting glance-store===2.5.0 2021-11-17 04:30:27.634 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa6/ee61a120d47ea/glance_store-2.5.0-py3-none-any.whl (216 kB) 2021-11-17 04:30:27.793 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.19.0) 2021-11-17 04:30:27.798 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-11-17 04:30:27.809 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-11-17 04:30:28.054 | Collecting os-brick===4.3.2 2021-11-17 04:30:28.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a1/4d29ff834d281/os_brick-4.3.2-py3-none-any.whl (253 kB) 2021-11-17 04:30:28.164 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-11-17 04:30:28.169 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.4.0) 2021-11-17 04:30:28.186 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2021-11-17 04:30:28.197 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.1) 2021-11-17 04:30:28.238 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.1) 2021-11-17 04:30:28.244 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-11-17 04:30:28.250 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-11-17 04:30:28.289 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.5.0) 2021-11-17 04:30:28.304 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (6.2.0) 2021-11-17 04:30:28.308 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2021-11-17 04:30:28.317 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.0) 2021-11-17 04:30:28.341 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.0) 2021-11-17 04:30:28.358 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-11-17 04:30:28.363 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2021-11-17 04:30:28.365 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-11-17 04:30:28.368 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-11-17 04:30:28.508 | Collecting python-cinderclient===7.4.1 2021-11-17 04:30:28.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ada/81f35d3baf48e/python_cinderclient-7.4.1-py3-none-any.whl (279 kB) 2021-11-17 04:30:28.609 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-11-17 04:30:28.613 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-11-17 04:30:28.744 | Collecting python-swiftclient===3.11.1 2021-11-17 04:30:28.750 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb5/3bf614eb27689/python_swiftclient-3.11.1-py2.py3-none-any.whl (86 kB) 2021-11-17 04:30:28.849 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-11-17 04:30:28.853 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-11-17 04:30:28.872 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-11-17 04:30:28.876 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (3.17.2) 2021-11-17 04:30:28.879 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-11-17 04:30:28.882 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-11-17 04:30:28.889 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (6.3.1) 2021-11-17 04:30:28.903 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.3) 2021-11-17 04:30:28.923 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.3.2) 2021-11-17 04:30:28.928 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-11-17 04:30:28.937 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-11-17 04:30:28.940 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-11-17 04:30:28.945 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-11-17 04:30:28.948 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-11-17 04:30:28.956 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-11-17 04:30:28.960 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-11-17 04:30:28.964 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-11-17 04:30:28.970 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-11-17 04:30:28.973 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-11-17 04:30:28.981 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-11-17 04:30:28.992 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-11-17 04:30:29.006 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-11-17 04:30:29.014 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-11-17 04:30:29.024 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-11-17 04:30:29.027 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2021-11-17 04:30:29.029 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-11-17 04:30:29.033 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-11-17 04:30:29.036 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-11-17 04:30:29.038 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-11-17 04:30:29.047 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2021-11-17 04:30:29.049 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-11-17 04:30:29.052 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-11-17 04:30:29.055 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (54.1.1) 2021-11-17 04:30:29.103 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-11-17 04:30:29.110 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.4.0) 2021-11-17 04:30:29.127 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2021-11-17 04:30:29.131 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.1.0) 2021-11-17 04:30:29.155 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-11-17 04:30:29.158 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2021-11-17 04:30:29.160 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-11-17 04:30:29.162 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2021-11-17 04:30:30.485 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2021-11-17 04:30:31.513 | Successfully installed glance-store-2.5.0 os-brick-4.3.2 python-cinderclient-7.4.1 python-swiftclient-3.11.1 2021-11-17 04:30:31.633 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:30:31.633 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:30:31.710 | + inc/python:pip_install:200 : result=0 2021-11-17 04:30:31.713 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:30:31.715 | + functions-common:time_stop:2304 : local name 2021-11-17 04:30:31.718 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:30:31.720 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:30:31.723 | + functions-common:time_stop:2307 : local total 2021-11-17 04:30:31.725 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:30:31.727 | + functions-common:time_stop:2310 : name=pip_install 2021-11-17 04:30:31.730 | + functions-common:time_stop:2311 : start_time=1637123425727 2021-11-17 04:30:31.732 | + functions-common:time_stop:2313 : [[ -z 1637123425727 ]] 2021-11-17 04:30:31.736 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:30:31.740 | + functions-common:time_stop:2316 : end_time=1637123431737 2021-11-17 04:30:31.742 | + functions-common:time_stop:2317 : elapsed_time=6010 2021-11-17 04:30:31.744 | + functions-common:time_stop:2318 : total=76711 2021-11-17 04:30:31.747 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:30:31.749 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82721 2021-11-17 04:30:31.751 | + inc/python:pip_install:203 : return 0 2021-11-17 04:30:31.754 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-11-17 04:30:31.757 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-11-17 04:30:31.759 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-11-17 04:30:31.772 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-11-17 04:30:31.777 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/wallaby 2021-11-17 04:30:31.779 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-11-17 04:30:31.782 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-11-17 04:30:31.784 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-11-17 04:30:31.786 | + functions-common:git_clone:526 : local orig_dir 2021-11-17 04:30:31.789 | ++ functions-common:git_clone:527 : pwd 2021-11-17 04:30:31.792 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-17 04:30:31.794 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-17 04:30:31.798 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-17 04:30:31.814 | + functions-common:git_clone:530 : RECLONE=False 2021-11-17 04:30:31.816 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-17 04:30:31.818 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-17 04:30:31.821 | + functions-common:git_clone:544 : echo stable/wallaby 2021-11-17 04:30:31.821 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-17 04:30:31.827 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-11-17 04:30:31.829 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-17 04:30:31.832 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-11-17 04:30:31.834 | + functions-common:git_clone:593 : git show --oneline 2021-11-17 04:30:31.835 | + functions-common:git_clone:593 : head -1 2021-11-17 04:30:31.838 | 8499efd32 Add 22.0.1 release notes 2021-11-17 04:30:31.840 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-17 04:30:31.843 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-11-17 04:30:31.845 | + inc/python:setup_develop:338 : local bindep 2021-11-17 04:30:31.848 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-11-17 04:30:31.850 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-11-17 04:30:31.853 | + inc/python:setup_develop:344 : local extras= 2021-11-17 04:30:31.855 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-11-17 04:30:31.858 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-17 04:30:31.860 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-11-17 04:30:31.863 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-11-17 04:30:31.865 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-17 04:30:31.868 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-17 04:30:31.871 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-11-17 04:30:31.874 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-17 04:30:31.877 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-11-17 04:30:31.879 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-17 04:30:31.882 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-11-17 04:30:31.885 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-11-17 04:30:31.891 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-11-17 04:30:31.894 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-11-17 04:30:32.507 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-11-17 04:30:32.509 | + inc/python:setup_package:417 : local bindep=0 2021-11-17 04:30:32.511 | + inc/python:setup_package:418 : local bindep_flag= 2021-11-17 04:30:32.514 | + inc/python:setup_package:419 : local bindep_profiles= 2021-11-17 04:30:32.516 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-11-17 04:30:32.518 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-11-17 04:30:32.521 | + inc/python:setup_package:426 : local flags=-e 2021-11-17 04:30:32.523 | + inc/python:setup_package:427 : local extras= 2021-11-17 04:30:32.525 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-11-17 04:30:32.528 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-11-17 04:30:32.530 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-11-17 04:30:32.533 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-11-17 04:30:32.535 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-11-17 04:30:32.537 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-11-17 04:30:32.558 | Using python 3.8 to install /opt/stack/glance 2021-11-17 04:30:32.561 | + 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/glance 2021-11-17 04:30:33.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:30:33.261 | from cryptography.utils import int_from_bytes 2021-11-17 04:30:33.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:30:33.261 | from cryptography.utils import int_from_bytes 2021-11-17 04:30:34.304 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:30:34.305 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-11-17 04:30:34.308 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:34.310 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:34.310 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:34.314 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:34.316 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:34.323 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:34.328 | Obtaining file:///opt/stack/glance 2021-11-17 04:30:35.593 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-17 04:30:36.840 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-11-17 04:30:36.849 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-11-17 04:30:36.858 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-11-17 04:30:36.869 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-11-17 04:30:37.017 | Collecting WSME===0.10.1 2021-11-17 04:30:37.024 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/190/5bcebe4ca6b0f/WSME-0.10.1-py3-none-any.whl (60 kB) 2021-11-17 04:30:37.107 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-11-17 04:30:37.120 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-11-17 04:30:37.262 | Collecting castellan===3.7.2 2021-11-17 04:30:37.268 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/458/377b7164d9778/castellan-3.7.2-py3-none-any.whl (93 kB) 2021-11-17 04:30:37.362 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2021-11-17 04:30:37.484 | Collecting cursive===0.2.2 2021-11-17 04:30:37.490 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-11-17 04:30:37.574 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-11-17 04:30:37.581 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.7.1) 2021-11-17 04:30:37.587 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-11-17 04:30:37.596 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-11-17 04:30:37.602 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.5.0) 2021-11-17 04:30:37.672 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-11-17 04:30:37.677 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.19.0) 2021-11-17 04:30:37.681 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-11-17 04:30:37.684 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-11-17 04:30:37.695 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-11-17 04:30:37.757 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-11-17 04:30:37.815 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-11-17 04:30:37.820 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-11-17 04:30:37.824 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.4.0) 2021-11-17 04:30:37.861 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.7.0) 2021-11-17 04:30:37.898 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2021-11-17 04:30:37.908 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.1) 2021-11-17 04:30:37.950 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.1) 2021-11-17 04:30:37.957 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.5.1) 2021-11-17 04:30:38.006 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-11-17 04:30:38.012 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-11-17 04:30:38.052 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (12.7.1) 2021-11-17 04:30:38.107 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.2.0) 2021-11-17 04:30:38.125 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (3.7.0) 2021-11-17 04:30:38.140 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.2.0) 2021-11-17 04:30:38.154 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2021-11-17 04:30:38.163 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.0) 2021-11-17 04:30:38.186 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (1.3.0) 2021-11-17 04:30:38.197 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.0) 2021-11-17 04:30:38.213 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (3.4.0) 2021-11-17 04:30:38.259 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-11-17 04:30:38.264 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2021-11-17 04:30:38.268 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2021-11-17 04:30:38.270 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (5.8.0) 2021-11-17 04:30:38.292 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (20.0.1) 2021-11-17 04:30:38.306 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2021-11-17 04:30:38.318 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-11-17 04:30:38.321 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-11-17 04:30:38.435 | Collecting python-barbicanclient===5.1.0 2021-11-17 04:30:38.442 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2021-11-17 04:30:38.530 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-11-17 04:30:38.535 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.0.4) 2021-11-17 04:30:38.537 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-11-17 04:30:38.555 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-11-17 04:30:38.559 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-11-17 04:30:38.566 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-11-17 04:30:38.674 | Collecting retrying===1.3.3 2021-11-17 04:30:38.682 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-11-17 04:30:38.758 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-11-17 04:30:38.762 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (54.1.1) 2021-11-17 04:30:38.895 | Collecting simplegeneric===0.8.1 2021-11-17 04:30:38.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-11-17 04:30:39.588 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-11-17 04:30:39.591 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.13.0) 2021-11-17 04:30:39.601 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.4.1) 2021-11-17 04:30:39.604 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-11-17 04:30:39.606 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-11-17 04:30:39.774 | Collecting taskflow===4.6.0 2021-11-17 04:30:39.782 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2021-11-17 04:30:39.927 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (6.3.1) 2021-11-17 04:30:39.941 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.0.1) 2021-11-17 04:30:39.950 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (0.5.0) 2021-11-17 04:30:39.956 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.4.0) 2021-11-17 04:30:39.973 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2021-11-17 04:30:39.977 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.1.0) 2021-11-17 04:30:39.984 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.26.3) 2021-11-17 04:30:40.005 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.12.1) 2021-11-17 04:30:40.008 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.3.2) 2021-11-17 04:30:40.013 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-11-17 04:30:40.021 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-11-17 04:30:40.024 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-11-17 04:30:40.033 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-11-17 04:30:40.038 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-11-17 04:30:40.044 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-11-17 04:30:40.047 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2021-11-17 04:30:40.088 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-11-17 04:30:40.092 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-11-17 04:30:40.095 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-11-17 04:30:40.102 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-11-17 04:30:40.105 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-11-17 04:30:40.116 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-11-17 04:30:40.119 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2021-11-17 04:30:40.131 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-11-17 04:30:40.134 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-11-17 04:30:40.138 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-11-17 04:30:40.140 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-11-17 04:30:40.143 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-11-17 04:30:40.441 | Collecting networkx===2.5 2021-11-17 04:30:40.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2021-11-17 04:30:40.780 | Collecting automaton===2.3.0 2021-11-17 04:30:40.786 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/7f720f01d51bd/automaton-2.3.0-py3-none-any.whl (22 kB) 2021-11-17 04:30:40.973 | Collecting pydot===1.4.2 2021-11-17 04:30:40.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-11-17 04:30:41.056 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-11-17 04:30:41.058 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2021-11-17 04:30:41.061 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-11-17 04:30:41.063 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.4.0) 2021-11-17 04:30:41.066 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-11-17 04:30:41.069 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-11-17 04:30:41.072 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2021-11-17 04:30:41.074 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (5.0.0) 2021-11-17 04:30:41.076 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2021-11-17 04:30:41.134 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-11-17 04:30:41.177 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2021-11-17 04:30:41.181 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.8.2) 2021-11-17 04:30:41.183 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (0.2.5) 2021-11-17 04:30:41.188 | Building wheels for collected packages: simplegeneric 2021-11-17 04:30:41.190 | Building wheel for simplegeneric (setup.py): started 2021-11-17 04:30:41.859 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-11-17 04:30:41.860 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=f017067b8adba24ae23d27410cd87bdb90a9b9887204f44983099b468c76f1f2 2021-11-17 04:30:41.860 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-11-17 04:30:41.861 | Successfully built simplegeneric 2021-11-17 04:30:42.822 | Installing collected packages: networkx, automaton, pydot, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2021-11-17 04:30:45.425 | Running setup.py develop for glance 2021-11-17 04:30:46.909 | Successfully installed WSME-0.10.1 automaton-2.3.0 castellan-3.7.2 cursive-0.2.2 glance networkx-2.5 pydot-1.4.2 python-barbicanclient-5.1.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.0 2021-11-17 04:30:47.035 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:30:47.035 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:30:47.115 | + inc/python:pip_install:200 : result=0 2021-11-17 04:30:47.117 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:30:47.119 | + functions-common:time_stop:2304 : local name 2021-11-17 04:30:47.122 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:30:47.124 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:30:47.126 | + functions-common:time_stop:2307 : local total 2021-11-17 04:30:47.129 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:30:47.131 | + functions-common:time_stop:2310 : name=pip_install 2021-11-17 04:30:47.133 | + functions-common:time_stop:2311 : start_time=1637123432553 2021-11-17 04:30:47.135 | + functions-common:time_stop:2313 : [[ -z 1637123432553 ]] 2021-11-17 04:30:47.138 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:30:47.142 | + functions-common:time_stop:2316 : end_time=1637123447140 2021-11-17 04:30:47.144 | + functions-common:time_stop:2317 : elapsed_time=14587 2021-11-17 04:30:47.147 | + functions-common:time_stop:2318 : total=82721 2021-11-17 04:30:47.149 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:30:47.151 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=97308 2021-11-17 04:30:47.153 | + inc/python:pip_install:203 : return 0 2021-11-17 04:30:47.156 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-11-17 04:30:47.158 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-17 04:30:47.160 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-17 04:30:47.179 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-17 04:30:47.192 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-11-17 04:30:47.194 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-11-17 04:30:47.200 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:30:47.202 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:30:47.205 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-11-17 04:30:47.207 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:30:47.210 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-17 04:30:47.212 | + ./stack.sh:main:889 : configure_glance 2021-11-17 04:30:47.215 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-11-17 04:30:47.226 | + lib/glance:configure_glance:271 : local dburl 2021-11-17 04:30:47.230 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-11-17 04:30:47.232 | ++ lib/database:database_connection_url:132 : local db=glance 2021-11-17 04:30:47.234 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-11-17 04:30:47.237 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-11-17 04:30:47.239 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-17 04:30:47.243 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-17 04:30:47.245 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-11-17 04:30:47.275 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-17 04:30:47.305 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-11-17 04:30:47.333 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-11-17 04:30:47.359 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-11-17 04:30:47.390 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-11-17 04:30:47.420 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-11-17 04:30:47.423 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-11-17 04:30:47.425 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-11-17 04:30:47.428 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-11-17 04:30:47.430 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-11-17 04:30:47.459 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-11-17 04:30:47.487 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.44/identity 2021-11-17 04:30:47.514 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-11-17 04:30:47.542 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-11-17 04:30:47.569 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-11-17 04:30:47.596 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-11-17 04:30:47.624 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-11-17 04:30:47.651 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-17 04:30:47.679 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-11-17 04:30:47.706 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-11-17 04:30:47.736 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-11-17 04:30:47.739 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-11-17 04:30:47.741 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-11-17 04:30:47.744 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-17 04:30:47.746 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-17 04:30:47.749 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-17 04:30:47.765 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:30:47.768 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-17 04:30:47.770 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-17 04:30:47.773 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-17 04:30:47.789 | ++ functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:30:47.791 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-17 04:30:47.794 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-17 04:30:47.822 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-17 04:30:47.824 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-17 04:30:47.826 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-11-17 04:30:47.829 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-11-17 04:30:47.831 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-11-17 04:30:47.834 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-11-17 04:30:47.838 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-11-17 04:30:47.840 | + lib/glance:configure_glance_store:231 : local be 2021-11-17 04:30:47.842 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-11-17 04:30:47.845 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-11-17 04:30:47.847 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-11-17 04:30:47.877 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-11-17 04:30:47.879 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.44 2021-11-17 04:30:47.910 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-11-17 04:30:47.913 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-11-17 04:30:47.929 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:30:47.932 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-11-17 04:30:47.960 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-11-17 04:30:47.987 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-11-17 04:30:48.016 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-11-17 04:30:48.044 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-11-17 04:30:48.071 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-11-17 04:30:48.088 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:30:48.090 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-11-17 04:30:48.119 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-11-17 04:30:48.149 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-11-17 04:30:48.177 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.44/identity/v3 2021-11-17 04:30:48.204 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-11-17 04:30:48.232 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.44/image 2021-11-17 04:30:48.260 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-11-17 04:30:48.277 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:30:48.279 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-11-17 04:30:48.282 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-11-17 04:30:48.286 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-11-17 04:30:48.289 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-17 04:30:48.306 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-17 04:30:48.308 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-17 04:30:48.310 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-17 04:30:48.313 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-17 04:30:48.315 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-17 04:30:48.343 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.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' 2021-11-17 04:30:48.371 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-17 04:30:48.399 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-17 04:30:48.427 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-11-17 04:30:48.432 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-11-17 04:30:48.462 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-11-17 04:30:48.490 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-11-17 04:30:48.517 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.44/identity 2021-11-17 04:30:48.545 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-11-17 04:30:48.573 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-11-17 04:30:48.601 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-11-17 04:30:48.629 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-11-17 04:30:48.662 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-11-17 04:30:48.692 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-11-17 04:30:48.723 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-11-17 04:30:48.751 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-11-17 04:30:48.755 | + lib/glance:configure_glance:353 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-11-17 04:30:48.762 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-11-17 04:30:48.778 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:30:48.781 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-11-17 04:30:48.783 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-11-17 04:30:48.786 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-11-17 04:30:48.788 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-11-17 04:30:48.791 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-11-17 04:30:48.793 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-11-17 04:30:48.797 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-11-17 04:30:48.799 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-11-17 04:30:48.803 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-11-17 04:30:48.833 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-11-17 04:30:48.835 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-11-17 04:30:48.837 | ++ functions:get_random_port:837 : true 2021-11-17 04:30:48.840 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-11-17 04:30:48.842 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-11-17 04:30:48.844 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-11-17 04:30:48.909 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-11-17 04:30:48.912 | ++ functions:get_random_port:841 : break 2 2021-11-17 04:30:48.914 | ++ functions:get_random_port:845 : echo 60999 2021-11-17 04:30:48.921 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-11-17 04:30:48.923 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-11-17 04:30:48.951 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-11-17 04:30:48.979 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-11-17 04:30:49.007 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-11-17 04:30:49.034 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-11-17 04:30:49.060 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-11-17 04:30:49.088 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-11-17 04:30:49.114 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-11-17 04:30:49.142 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-17 04:30:49.169 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-17 04:30:49.196 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-11-17 04:30:49.231 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-17 04:30:49.264 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-11-17 04:30:49.291 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-11-17 04:30:49.319 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-11-17 04:30:49.346 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-11-17 04:30:49.373 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-11-17 04:30:49.402 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-11-17 04:30:49.429 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-11-17 04:30:49.456 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-11-17 04:30:49.459 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-11-17 04:30:49.462 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-17 04:30:49.464 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:30:49.467 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:30:49.469 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-11-17 04:30:49.471 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-11-17 04:30:49.533 | proxy (enabled by site administrator) 2021-11-17 04:30:49.536 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-11-17 04:30:49.538 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-11-17 04:30:49.540 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-17 04:30:49.543 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:30:49.545 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:30:49.548 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-11-17 04:30:49.550 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-11-17 04:30:49.603 | No module matches proxy_http 2021-11-17 04:30:49.606 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-11-17 04:30:49.669 | Considering dependency proxy for proxy_http: 2021-11-17 04:30:49.669 | Module proxy already enabled 2021-11-17 04:30:49.669 | Enabling module proxy_http. 2021-11-17 04:30:49.674 | To activate the new configuration, you need to run: 2021-11-17 04:30:49.674 | systemctl restart apache2 2021-11-17 04:30:49.678 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-11-17 04:30:49.681 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-11-17 04:30:49.683 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-11-17 04:30:49.685 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-11-17 04:30:49.811 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-11-17 04:30:49.815 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-11-17 04:30:49.818 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-11-17 04:30:49.820 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-11-17 04:30:49.822 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:30:49.825 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:30:49.829 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-17 04:30:49.831 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-17 04:30:49.835 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-17 04:30:49.837 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-11-17 04:30:49.844 | KeepAlive Off 2021-11-17 04:30:49.849 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-17 04:30:49.849 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-11-17 04:30:49.857 | SetEnv proxy-sendchunked 1 2021-11-17 04:30:49.862 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-17 04:30:49.862 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-11-17 04:30:49.870 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-11-17 04:30:49.873 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-11-17 04:30:49.875 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-11-17 04:30:49.878 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-11-17 04:30:49.881 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-17 04:30:49.883 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-17 04:30:49.885 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:30:49.888 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:30:49.890 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-17 04:30:49.892 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-11-17 04:30:49.895 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:30:49.898 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:30:49.900 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-11-17 04:30:49.961 | Enabling site glance-wsgi-api. 2021-11-17 04:30:49.967 | To activate the new configuration, you need to run: 2021-11-17 04:30:49.967 | systemctl reload apache2 2021-11-17 04:30:49.971 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-11-17 04:30:49.973 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-11-17 04:30:49.976 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-11-17 04:30:49.978 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-11-17 04:30:50.106 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-11-17 04:30:50.112 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-11-17 04:30:50.144 | + ./stack.sh:main:892 : is_service_enabled cinder 2021-11-17 04:30:50.161 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:30:50.164 | + ./stack.sh:main:894 : stack_install_service cinder 2021-11-17 04:30:50.166 | + lib/stack:stack_install_service:20 : local service=cinder 2021-11-17 04:30:50.168 | + lib/stack:stack_install_service:21 : type install_cinder 2021-11-17 04:30:50.171 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-17 04:30:50.173 | + lib/stack:stack_install_service:32 : install_cinder 2021-11-17 04:30:50.176 | + lib/cinder:install_cinder:449 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/wallaby 2021-11-17 04:30:50.179 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-11-17 04:30:50.181 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-11-17 04:30:50.183 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-11-17 04:30:50.186 | + functions-common:git_clone:526 : local orig_dir 2021-11-17 04:30:50.188 | ++ functions-common:git_clone:527 : pwd 2021-11-17 04:30:50.191 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-17 04:30:50.194 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-17 04:30:50.197 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-17 04:30:50.213 | + functions-common:git_clone:530 : RECLONE=False 2021-11-17 04:30:50.215 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-17 04:30:50.218 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-17 04:30:50.220 | + functions-common:git_clone:544 : echo stable/wallaby 2021-11-17 04:30:50.221 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-17 04:30:50.226 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-11-17 04:30:50.228 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-17 04:30:50.230 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-11-17 04:30:50.233 | + functions-common:git_clone:593 : git show --oneline 2021-11-17 04:30:50.234 | + functions-common:git_clone:593 : head -1 2021-11-17 04:30:50.239 | 14c4e4238 Merge "Log connection info returned from driver" into stable/wallaby 2021-11-17 04:30:50.241 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-17 04:30:50.244 | + lib/cinder:install_cinder:450 : setup_develop /opt/stack/cinder 2021-11-17 04:30:50.247 | + inc/python:setup_develop:338 : local bindep 2021-11-17 04:30:50.249 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-17 04:30:50.251 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-11-17 04:30:50.254 | + inc/python:setup_develop:344 : local extras= 2021-11-17 04:30:50.257 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-11-17 04:30:50.259 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-17 04:30:50.262 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-17 04:30:50.264 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-11-17 04:30:50.267 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-17 04:30:50.269 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-17 04:30:50.273 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-11-17 04:30:50.275 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-17 04:30:50.278 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-11-17 04:30:50.281 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-17 04:30:50.283 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-11-17 04:30:50.287 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-11-17 04:30:50.292 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-11-17 04:30:50.295 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-11-17 04:30:50.908 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-11-17 04:30:50.911 | + inc/python:setup_package:417 : local bindep=0 2021-11-17 04:30:50.913 | + inc/python:setup_package:418 : local bindep_flag= 2021-11-17 04:30:50.916 | + inc/python:setup_package:419 : local bindep_profiles= 2021-11-17 04:30:50.918 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-17 04:30:50.920 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-11-17 04:30:50.923 | + inc/python:setup_package:426 : local flags=-e 2021-11-17 04:30:50.925 | + inc/python:setup_package:427 : local extras= 2021-11-17 04:30:50.928 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-11-17 04:30:50.930 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-11-17 04:30:50.933 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-11-17 04:30:50.935 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-11-17 04:30:50.937 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-11-17 04:30:50.940 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-11-17 04:30:50.961 | Using python 3.8 to install /opt/stack/cinder 2021-11-17 04:30:50.964 | + 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/cinder 2021-11-17 04:30:51.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:30:51.693 | from cryptography.utils import int_from_bytes 2021-11-17 04:30:51.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:30:51.693 | from cryptography.utils import int_from_bytes 2021-11-17 04:30:52.727 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:30:52.727 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-11-17 04:30:52.730 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:52.732 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:52.732 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:52.735 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:52.737 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:52.744 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:30:52.749 | Obtaining file:///opt/stack/cinder 2021-11-17 04:30:54.772 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-17 04:30:56.758 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-11-17 04:30:56.767 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-11-17 04:30:56.776 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-11-17 04:30:56.787 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-11-17 04:30:56.814 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-11-17 04:30:57.853 | Collecting boto3===1.17.26 2021-11-17 04:30:57.861 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e9/ff8006c41889e/boto3-1.17.26-py2.py3-none-any.whl (130 kB) 2021-11-17 04:30:59.224 | Collecting botocore===1.20.26 2021-11-17 04:30:59.249 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d27/cbe115a25bfa8/botocore-1.20.26-py2.py3-none-any.whl (7.3 MB) 2021-11-17 04:30:59.495 | Requirement already satisfied: castellan===3.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.2) 2021-11-17 04:30:59.514 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2021-11-17 04:30:59.577 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2021-11-17 04:30:59.590 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-11-17 04:30:59.593 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-11-17 04:30:59.796 | Collecting google-api-python-client===2.0.2 2021-11-17 04:30:59.824 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b66/5afbb38df3572/google_api_python_client-2.0.2-py2.py3-none-any.whl (6.5 MB) 2021-11-17 04:31:00.228 | Collecting google-auth===1.27.1 2021-11-17 04:31:00.234 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63a/5636d7eacfe6e/google_auth-1.27.1-py2.py3-none-any.whl (136 kB) 2021-11-17 04:31:00.424 | Collecting google-auth-httplib2===0.1.0 2021-11-17 04:31:00.431 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-11-17 04:31:00.510 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-11-17 04:31:00.516 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.0) 2021-11-17 04:31:00.520 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-11-17 04:31:00.523 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2021-11-17 04:31:00.526 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-11-17 04:31:00.538 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-11-17 04:31:00.596 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-11-17 04:31:00.651 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.6.2) 2021-11-17 04:31:00.784 | Collecting oauth2client===4.1.3 2021-11-17 04:31:00.791 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-11-17 04:31:00.876 | Requirement already satisfied: os-brick===4.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.2) 2021-11-17 04:31:00.899 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-11-17 04:31:00.903 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-11-17 04:31:00.921 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-11-17 04:31:00.957 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-11-17 04:31:00.968 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.1) 2021-11-17 04:31:01.008 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.1) 2021-11-17 04:31:01.014 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2021-11-17 04:31:01.062 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-11-17 04:31:01.068 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-11-17 04:31:01.107 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-11-17 04:31:01.162 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-11-17 04:31:01.179 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.0) 2021-11-17 04:31:01.195 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-11-17 04:31:01.209 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2021-11-17 04:31:01.223 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2021-11-17 04:31:01.228 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-11-17 04:31:01.236 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-11-17 04:31:01.260 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-11-17 04:31:01.271 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.0) 2021-11-17 04:31:01.287 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-11-17 04:31:01.468 | Collecting oslo.vmware===3.8.0 2021-11-17 04:31:01.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/068/0d520ba7c6651/oslo.vmware-3.8.0-py3-none-any.whl (491 kB) 2021-11-17 04:31:01.581 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-11-17 04:31:01.645 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-11-17 04:31:01.824 | Collecting paramiko===2.7.2 2021-11-17 04:31:01.831 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-11-17 04:31:01.945 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.5.1) 2021-11-17 04:31:01.950 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-11-17 04:31:01.952 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-11-17 04:31:02.170 | Collecting pyasn1===0.4.8 2021-11-17 04:31:02.176 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-11-17 04:31:02.427 | Collecting pyasn1-modules===0.2.8 2021-11-17 04:31:02.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-11-17 04:31:02.518 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-11-17 04:31:02.529 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2021-11-17 04:31:02.531 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2021-11-17 04:31:02.534 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (5.1.0) 2021-11-17 04:31:02.550 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (2.8.1) 2021-11-17 04:31:02.695 | Collecting python-glanceclient===3.3.0 2021-11-17 04:31:02.701 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b95/05dfbb207daea/python_glanceclient-3.3.0-py3-none-any.whl (197 kB) 2021-11-17 04:31:02.799 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (4.2.0) 2021-11-17 04:31:02.817 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (17.4.0) 2021-11-17 04:31:02.833 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.11.1) 2021-11-17 04:31:02.859 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-11-17 04:31:02.863 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2021-11-17 04:31:02.870 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-11-17 04:31:02.889 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-11-17 04:31:03.006 | Collecting rsa===4.7.2 2021-11-17 04:31:03.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-11-17 04:31:03.187 | Collecting rtslib-fb===2.1.74 2021-11-17 04:31:03.194 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-11-17 04:31:04.046 | Collecting s3transfer===0.3.4 2021-11-17 04:31:04.052 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e2/8620e5b444652/s3transfer-0.3.4-py2.py3-none-any.whl (69 kB) 2021-11-17 04:31:04.135 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (54.1.1) 2021-11-17 04:31:04.184 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.15.0) 2021-11-17 04:31:04.187 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.13.0) 2021-11-17 04:31:04.196 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.4.1) 2021-11-17 04:31:04.199 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-11-17 04:31:04.202 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-11-17 04:31:04.297 | Collecting suds-jurko===0.6 2021-11-17 04:31:04.304 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-11-17 04:31:04.488 | Collecting tabulate===0.8.9 2021-11-17 04:31:04.493 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-11-17 04:31:04.596 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (4.6.0) 2021-11-17 04:31:04.652 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (6.3.1) 2021-11-17 04:31:04.666 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.0.1) 2021-11-17 04:31:04.675 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (0.5.0) 2021-11-17 04:31:04.681 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.4.0) 2021-11-17 04:31:04.698 | Requirement already satisfied: tooz===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.8.1) 2021-11-17 04:31:04.757 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2021-11-17 04:31:04.761 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.1.0) 2021-11-17 04:31:04.860 | Collecting uritemplate===3.0.1 2021-11-17 04:31:04.866 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-11-17 04:31:04.944 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.3) 2021-11-17 04:31:04.965 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.12.1) 2021-11-17 04:31:05.060 | Collecting warlock===1.3.3 2021-11-17 04:31:05.066 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-11-17 04:31:05.148 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2021-11-17 04:31:05.151 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.3.2) 2021-11-17 04:31:05.248 | Collecting zstd===1.4.8.1 2021-11-17 04:31:05.254 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/b21eb850abd6b/zstd-1.4.8.1.tar.gz (506 kB) 2021-11-17 04:31:05.983 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-11-17 04:31:05.987 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-11-17 04:31:06.151 | Collecting google-api-core===1.26.1 2021-11-17 04:31:06.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c38/3206f0f87545d/google_api_core-1.26.1-py2.py3-none-any.whl (92 kB) 2021-11-17 04:31:06.260 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-11-17 04:31:06.263 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-11-17 04:31:06.269 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-11-17 04:31:06.274 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-11-17 04:31:06.281 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-11-17 04:31:06.284 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-11-17 04:31:06.289 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-11-17 04:31:06.297 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-11-17 04:31:06.302 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2021-11-17 04:31:06.341 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-11-17 04:31:06.347 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-11-17 04:31:06.354 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-11-17 04:31:06.357 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-11-17 04:31:06.368 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-11-17 04:31:06.371 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2021-11-17 04:31:06.466 | Collecting PyNaCl===1.4.0 2021-11-17 04:31:06.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-11-17 04:31:06.509 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2021-11-17 04:31:06.520 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-11-17 04:31:06.536 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-11-17 04:31:06.538 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-11-17 04:31:06.541 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-11-17 04:31:06.637 | Collecting pyudev===0.22.0 2021-11-17 04:31:06.642 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-11-17 04:31:06.721 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-11-17 04:31:06.723 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.4.2) 2021-11-17 04:31:06.728 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5) 2021-11-17 04:31:06.765 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.0) 2021-11-17 04:31:06.771 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-11-17 04:31:06.774 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.6.0) 2021-11-17 04:31:06.776 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-11-17 04:31:06.778 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-11-17 04:31:06.781 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.31) 2021-11-17 04:31:06.786 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2021-11-17 04:31:06.889 | Collecting googleapis-common-protos===1.53.0 2021-11-17 04:31:06.894 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2021-11-17 04:31:06.980 | Requirement already satisfied: protobuf===3.15.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.6) 2021-11-17 04:31:06.984 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2021-11-17 04:31:06.986 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-11-17 04:31:06.994 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (1.0.4) 2021-11-17 04:31:06.996 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (5.0.0) 2021-11-17 04:31:06.999 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-11-17 04:31:07.002 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2021-11-17 04:31:07.057 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2021-11-17 04:31:07.060 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2021-11-17 04:31:07.065 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2021-11-17 04:31:07.068 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2021-11-17 04:31:07.072 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-11-17 04:31:07.113 | Building wheels for collected packages: rtslib-fb, zstd 2021-11-17 04:31:07.114 | Building wheel for rtslib-fb (setup.py): started 2021-11-17 04:31:07.852 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-11-17 04:31:07.853 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=3629b9465fef8c1f6cb6f868ae4f35047320248c52ed652c62cc765909c5f697 2021-11-17 04:31:07.853 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-11-17 04:31:07.855 | Building wheel for zstd (setup.py): started 2021-11-17 04:31:55.498 | Building wheel for zstd (setup.py): finished with status 'done' 2021-11-17 04:31:55.510 | Created wheel for zstd: filename=zstd-1.4.8.1-cp38-cp38-linux_x86_64.whl size=1697020 sha256=2b8a4a9533d8d48e1d1b2e30d0625cd02e131b7b436ddf530c24aa0224f97eb5 2021-11-17 04:31:55.510 | Stored in directory: /root/.cache/pip/wheels/03/4d/42/6bdf48cea9bb8f62bc91f6b28247aa26f066e300e4d48c7d16 2021-11-17 04:31:55.511 | Successfully built rtslib-fb zstd 2021-11-17 04:31:56.544 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, PyNaCl, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, google-auth-httplib2, googleapis-common-protos, google-api-core, uritemplate, google-api-python-client, zstd, botocore, s3transfer, boto3, cinder 2021-11-17 04:31:57.007 | Attempting uninstall: PyNaCl 2021-11-17 04:31:57.009 | Found existing installation: PyNaCl 1.3.0 2021-11-17 04:31:57.020 | Uninstalling PyNaCl-1.3.0: 2021-11-17 04:31:57.048 | Successfully uninstalled PyNaCl-1.3.0 2021-11-17 04:32:00.088 | Running setup.py develop for cinder 2021-11-17 04:32:02.280 | Successfully installed PyNaCl-1.4.0 boto3-1.17.26 botocore-1.20.26 cinder google-api-core-1.26.1 google-api-python-client-2.0.2 google-auth-1.27.1 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.8.0 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.3.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.3.4 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.8.1 2021-11-17 04:32:02.412 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:32:02.412 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:32:02.524 | + inc/python:pip_install:200 : result=0 2021-11-17 04:32:02.526 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:32:02.529 | + functions-common:time_stop:2304 : local name 2021-11-17 04:32:02.531 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:32:02.533 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:32:02.535 | + functions-common:time_stop:2307 : local total 2021-11-17 04:32:02.538 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:32:02.540 | + functions-common:time_stop:2310 : name=pip_install 2021-11-17 04:32:02.543 | + functions-common:time_stop:2311 : start_time=1637123450956 2021-11-17 04:32:02.545 | + functions-common:time_stop:2313 : [[ -z 1637123450956 ]] 2021-11-17 04:32:02.548 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:32:02.552 | + functions-common:time_stop:2316 : end_time=1637123522549 2021-11-17 04:32:02.554 | + functions-common:time_stop:2317 : elapsed_time=71593 2021-11-17 04:32:02.556 | + functions-common:time_stop:2318 : total=97308 2021-11-17 04:32:02.559 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:32:02.561 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=168901 2021-11-17 04:32:02.564 | + inc/python:pip_install:203 : return 0 2021-11-17 04:32:02.566 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-11-17 04:32:02.569 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-17 04:32:02.571 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-17 04:32:02.590 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-17 04:32:02.601 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-11-17 04:32:02.604 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-11-17 04:32:02.607 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:32:02.609 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:32:02.611 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-11-17 04:32:02.614 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:32:02.617 | + lib/cinder:install_cinder:451 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-11-17 04:32:02.620 | + lib/cinder:install_cinder:452 : install_package tgt 2021-11-17 04:32:02.622 | + functions-common:install_package:1342 : update_package_repo 2021-11-17 04:32:02.625 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-11-17 04:32:02.627 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-11-17 04:32:02.630 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-11-17 04:32:02.632 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-11-17 04:32:02.634 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-11-17 04:32:02.637 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:32:02.639 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:32:02.642 | + functions-common:update_package_repo:1323 : apt_get_update 2021-11-17 04:32:02.644 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-17 04:32:02.647 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-17 04:32:02.649 | + functions-common:apt_get_update:1069 : return 2021-11-17 04:32:02.652 | + functions-common:install_package:1343 : real_install_package tgt 2021-11-17 04:32:02.654 | + functions-common:real_install_package:1328 : is_ubuntu 2021-11-17 04:32:02.657 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:32:02.659 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:32:02.662 | + functions-common:real_install_package:1329 : apt_get install tgt 2021-11-17 04:32:02.684 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2021-11-17 04:32:02.790 | Reading package lists... 2021-11-17 04:32:03.012 | Building dependency tree... 2021-11-17 04:32:03.014 | Reading state information... 2021-11-17 04:32:03.244 | The following packages were automatically installed and are no longer required: 2021-11-17 04:32:03.245 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-17 04:32:03.245 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-17 04:32:03.245 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-17 04:32:03.245 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-17 04:32:03.245 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-17 04:32:03.245 | python3-zope.interface 2021-11-17 04:32:03.245 | Use 'sudo apt autoremove' to remove them. 2021-11-17 04:32:03.245 | The following additional packages will be installed: 2021-11-17 04:32:03.246 | libconfig-general-perl 2021-11-17 04:32:03.247 | Suggested packages: 2021-11-17 04:32:03.247 | tgt-rbd 2021-11-17 04:32:03.310 | The following NEW packages will be installed: 2021-11-17 04:32:03.311 | libconfig-general-perl tgt 2021-11-17 04:32:03.608 | 0 upgraded, 2 newly installed, 0 to remove and 102 not upgraded. 2021-11-17 04:32:03.608 | Need to get 269 kB of archives. 2021-11-17 04:32:03.608 | After this operation, 824 kB of additional disk space will be used. 2021-11-17 04:32:03.608 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-11-17 04:32:04.042 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tgt amd64 1:1.0.79-2ubuntu1 [215 kB] 2021-11-17 04:32:04.887 | Fetched 269 kB in 1s (261 kB/s) 2021-11-17 04:32:04.915 | Selecting previously unselected package libconfig-general-perl. 2021-11-17 04:32:04.966 | (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 ... 89596 files and directories currently installed.) 2021-11-17 04:32:04.970 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2021-11-17 04:32:04.972 | Unpacking libconfig-general-perl (2.63-1) ... 2021-11-17 04:32:05.007 | Selecting previously unselected package tgt. 2021-11-17 04:32:05.017 | Preparing to unpack .../tgt_1%3a1.0.79-2ubuntu1_amd64.deb ... 2021-11-17 04:32:05.020 | Unpacking tgt (1:1.0.79-2ubuntu1) ... 2021-11-17 04:32:05.103 | Setting up libconfig-general-perl (2.63-1) ... 2021-11-17 04:32:05.108 | Setting up tgt (1:1.0.79-2ubuntu1) ... 2021-11-17 04:32:06.124 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-11-17 04:32:07.020 | Processing triggers for man-db (2.9.1-1) ... 2021-11-17 04:32:07.295 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-17 04:32:14.721 | + functions-common:apt_get:1113 : result=0 2021-11-17 04:32:14.724 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-17 04:32:14.726 | + functions-common:time_stop:2304 : local name 2021-11-17 04:32:14.729 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:32:14.732 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:32:14.734 | + functions-common:time_stop:2307 : local total 2021-11-17 04:32:14.736 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:32:14.739 | + functions-common:time_stop:2310 : name=apt-get 2021-11-17 04:32:14.741 | + functions-common:time_stop:2311 : start_time=1637123522681 2021-11-17 04:32:14.744 | + functions-common:time_stop:2313 : [[ -z 1637123522681 ]] 2021-11-17 04:32:14.747 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:32:14.751 | + functions-common:time_stop:2316 : end_time=1637123534749 2021-11-17 04:32:14.754 | + functions-common:time_stop:2317 : elapsed_time=12068 2021-11-17 04:32:14.756 | + functions-common:time_stop:2318 : total=239684 2021-11-17 04:32:14.759 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:32:14.761 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=251752 2021-11-17 04:32:14.764 | + functions-common:apt_get:1117 : return 0 2021-11-17 04:32:14.766 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-17 04:32:14.769 | + ./stack.sh:main:895 : configure_cinder 2021-11-17 04:32:14.772 | + lib/cinder:configure_cinder:224 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-11-17 04:32:14.785 | + lib/cinder:configure_cinder:226 : rm -f /etc/cinder/cinder.conf 2021-11-17 04:32:14.788 | + lib/cinder:configure_cinder:228 : configure_rootwrap cinder 2021-11-17 04:32:14.791 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-11-17 04:32:14.793 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-11-17 04:32:14.796 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-11-17 04:32:14.796 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-11-17 04:32:14.801 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-11-17 04:32:14.803 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-11-17 04:32:14.805 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-11-17 04:32:14.808 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-11-17 04:32:14.810 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-11-17 04:32:14.812 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-11-17 04:32:14.814 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-11-17 04:32:14.816 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-11-17 04:32:14.828 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-11-17 04:32:14.839 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-11-17 04:32:14.851 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-11-17 04:32:14.863 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-11-17 04:32:14.875 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-11-17 04:32:14.877 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-11-17 04:32:14.881 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Dtqz7nE2kk 2021-11-17 04:32:14.884 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-11-17 04:32:14.886 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-11-17 04:32:14.889 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-11-17 04:32:14.891 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Dtqz7nE2kk 2021-11-17 04:32:14.894 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Dtqz7nE2kk 2021-11-17 04:32:14.906 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Dtqz7nE2kk /etc/sudoers.d/cinder-rootwrap 2021-11-17 04:32:14.918 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-11-17 04:32:14.922 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-11-17 04:32:14.924 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-11-17 04:32:14.926 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-11-17 04:32:14.928 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-11-17 04:32:14.930 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-11-17 04:32:14.933 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-11-17 04:32:14.935 | + lib/cinder:configure_cinder:230 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-11-17 04:32:14.938 | + lib/cinder:configure_cinder:231 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-11-17 04:32:14.942 | + lib/cinder:configure_cinder:234 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-11-17 04:32:14.946 | + lib/cinder:configure_cinder:236 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-11-17 04:32:14.965 | + lib/cinder:configure_cinder:237 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-11-17 04:32:14.984 | + lib/cinder:configure_cinder:238 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-11-17 04:32:15.002 | + lib/cinder:configure_cinder:239 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-11-17 04:32:15.020 | + lib/cinder:configure_cinder:240 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-11-17 04:32:15.039 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-11-17 04:32:15.058 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-11-17 04:32:15.077 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-11-17 04:32:15.095 | + lib/cinder:configure_cinder:245 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-11-17 04:32:15.098 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-11-17 04:32:15.100 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-11-17 04:32:15.103 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-11-17 04:32:15.105 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-11-17 04:32:15.134 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-11-17 04:32:15.161 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.44/identity 2021-11-17 04:32:15.188 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-11-17 04:32:15.216 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-11-17 04:32:15.243 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-11-17 04:32:15.270 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-11-17 04:32:15.298 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-11-17 04:32:15.325 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-17 04:32:15.352 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-11-17 04:32:15.379 | + lib/cinder:configure_cinder:247 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-11-17 04:32:15.410 | + lib/cinder:configure_cinder:249 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-11-17 04:32:15.438 | ++ lib/cinder:configure_cinder:250 : database_connection_url cinder 2021-11-17 04:32:15.440 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-11-17 04:32:15.442 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-11-17 04:32:15.445 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-11-17 04:32:15.448 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-11-17 04:32:15.450 | + lib/cinder:configure_cinder:250 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-11-17 04:32:15.481 | + lib/cinder:configure_cinder:251 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-11-17 04:32:15.507 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-11-17 04:32:15.536 | + lib/cinder:configure_cinder:253 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-11-17 04:32:15.564 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-11-17 04:32:15.591 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-11-17 04:32:15.618 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-11-17 04:32:15.650 | + lib/cinder:configure_cinder:257 : [[ 4 == 6 ]] 2021-11-17 04:32:15.653 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.44 2021-11-17 04:32:15.680 | + lib/cinder:configure_cinder:262 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-11-17 04:32:15.711 | ++ lib/cinder:configure_cinder:263 : openssl rand -hex 16 2021-11-17 04:32:15.718 | + lib/cinder:configure_cinder:263 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1c033953f934057a481620cad0310191 2021-11-17 04:32:15.747 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-11-17 04:32:15.775 | + lib/cinder:configure_cinder:270 : is_service_enabled c-vol 2021-11-17 04:32:15.791 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:32:15.794 | + lib/cinder:configure_cinder:270 : [[ -n lvm:lvmdriver-1 ]] 2021-11-17 04:32:15.796 | + lib/cinder:configure_cinder:271 : local enabled_backends= 2021-11-17 04:32:15.798 | + lib/cinder:configure_cinder:272 : local default_name= 2021-11-17 04:32:15.801 | + lib/cinder:configure_cinder:273 : local be be_name be_type 2021-11-17 04:32:15.803 | + lib/cinder:configure_cinder:274 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-11-17 04:32:15.805 | + lib/cinder:configure_cinder:275 : be_type=lvm 2021-11-17 04:32:15.808 | + lib/cinder:configure_cinder:276 : be_name=lvmdriver-1 2021-11-17 04:32:15.810 | + lib/cinder:configure_cinder:277 : type configure_cinder_backend_lvm 2021-11-17 04:32:15.813 | + lib/cinder:configure_cinder:278 : configure_cinder_backend_lvm lvmdriver-1 2021-11-17 04:32:15.815 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-11-17 04:32:15.817 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-11-17 04:32:15.848 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-11-17 04:32:15.875 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-11-17 04:32:15.904 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2021-11-17 04:32:15.931 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-11-17 04:32:15.959 | + lib/cinder:configure_cinder:280 : [[ -z '' ]] 2021-11-17 04:32:15.961 | + lib/cinder:configure_cinder:281 : default_name=lvmdriver-1 2021-11-17 04:32:15.963 | + lib/cinder:configure_cinder:283 : enabled_backends+=lvmdriver-1, 2021-11-17 04:32:15.965 | + lib/cinder:configure_cinder:285 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-11-17 04:32:15.993 | + lib/cinder:configure_cinder:288 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-11-17 04:32:16.021 | + lib/cinder:configure_cinder:289 : [[ -n lvmdriver-1 ]] 2021-11-17 04:32:16.023 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-11-17 04:32:16.057 | + lib/cinder:configure_cinder:292 : configure_cinder_image_volume_cache 2021-11-17 04:32:16.059 | + lib/cinder:configure_cinder_image_volume_cache:602 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-11-17 04:32:16.062 | + lib/cinder:configure_cinder_image_volume_cache:603 : local be_name=lvmdriver-1 2021-11-17 04:32:16.064 | + lib/cinder:configure_cinder_image_volume_cache:605 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-11-17 04:32:16.092 | + lib/cinder:configure_cinder_image_volume_cache:607 : [[ -n '' ]] 2021-11-17 04:32:16.094 | + lib/cinder:configure_cinder_image_volume_cache:611 : [[ -n '' ]] 2021-11-17 04:32:16.097 | + lib/cinder:configure_cinder:295 : is_service_enabled c-bak 2021-11-17 04:32:16.113 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:32:16.115 | + lib/cinder:configure_cinder:295 : [[ -n swift ]] 2021-11-17 04:32:16.118 | + lib/cinder:configure_cinder:296 : type configure_cinder_backup_swift 2021-11-17 04:32:16.120 | + lib/cinder:configure_cinder:297 : configure_cinder_backup_swift 2021-11-17 04:32:16.123 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-11-17 04:32:16.151 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.44:8080/v1/AUTH_ 2021-11-17 04:32:16.179 | + lib/cinder:configure_cinder:303 : is_service_enabled ceilometer 2021-11-17 04:32:16.195 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:32:16.198 | + lib/cinder:configure_cinder:307 : is_service_enabled tls-proxy 2021-11-17 04:32:16.214 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:32:16.216 | + lib/cinder:configure_cinder:321 : '[' False '!=' False ']' 2021-11-17 04:32:16.218 | + lib/cinder:configure_cinder:325 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-11-17 04:32:16.221 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-11-17 04:32:16.223 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-11-17 04:32:16.225 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-17 04:32:16.228 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-17 04:32:16.231 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-17 04:32:16.247 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:32:16.250 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-17 04:32:16.252 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-17 04:32:16.255 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-17 04:32:16.271 | ++ functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:32:16.273 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-17 04:32:16.276 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-17 04:32:16.304 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-17 04:32:16.306 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-17 04:32:16.309 | + lib/cinder:configure_cinder:328 : setup_logging /etc/cinder/cinder.conf True 2021-11-17 04:32:16.311 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-11-17 04:32:16.314 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-11-17 04:32:16.316 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-17 04:32:16.333 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-17 04:32:16.335 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-17 04:32:16.338 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-17 04:32:16.340 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-17 04:32:16.343 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-17 04:32:16.371 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.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' 2021-11-17 04:32:16.398 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-17 04:32:16.426 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-17 04:32:16.454 | + lib/cinder:configure_cinder:330 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-11-17 04:32:16.456 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-11-17 04:32:16.458 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-11-17 04:32:16.461 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-11-17 04:32:16.464 | + lib/apache:write_uwsgi_config:260 : local http= 2021-11-17 04:32:16.466 | + lib/apache:write_uwsgi_config:261 : local name= 2021-11-17 04:32:16.469 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-11-17 04:32:16.473 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-11-17 04:32:16.475 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-11-17 04:32:16.477 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-17 04:32:16.490 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-17 04:32:16.490 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-17 04:32:16.498 | d /var/run/uwsgi 0755 ubuntu root 2021-11-17 04:32:16.502 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-17 04:32:16.517 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-11-17 04:32:16.519 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-11-17 04:32:16.523 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-11-17 04:32:16.553 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-11-17 04:32:16.580 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-11-17 04:32:16.607 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-11-17 04:32:16.634 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-11-17 04:32:16.661 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-17 04:32:16.689 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-11-17 04:32:16.717 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-11-17 04:32:16.744 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-11-17 04:32:16.772 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-17 04:32:16.800 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-11-17 04:32:16.827 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-17 04:32:16.855 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-11-17 04:32:16.882 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-11-17 04:32:16.885 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-11-17 04:32:16.888 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-11-17 04:32:16.890 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-11-17 04:32:16.892 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-11-17 04:32:16.895 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:32:16.897 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:32:16.900 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-11-17 04:32:16.902 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-11-17 04:32:16.905 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-11-17 04:32:16.932 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-11-17 04:32:16.960 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-11-17 04:32:16.960 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-11-17 04:32:16.969 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-11-17 04:32:16.972 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-11-17 04:32:16.974 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-11-17 04:32:16.977 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-11-17 04:32:16.979 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-17 04:32:16.982 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-17 04:32:16.984 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:32:16.986 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:32:16.989 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-17 04:32:16.991 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-11-17 04:32:16.993 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:32:16.996 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:32:16.998 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-11-17 04:32:17.058 | Enabling site cinder-wsgi. 2021-11-17 04:32:17.064 | To activate the new configuration, you need to run: 2021-11-17 04:32:17.064 | systemctl reload apache2 2021-11-17 04:32:17.068 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-11-17 04:32:17.070 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-11-17 04:32:17.073 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-11-17 04:32:17.075 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-11-17 04:32:17.201 | + lib/cinder:configure_cinder:332 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-11-17 04:32:17.203 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-11-17 04:32:17.233 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.44/image 2021-11-17 04:32:17.261 | + lib/cinder:configure_cinder:339 : is_service_enabled tls-proxy 2021-11-17 04:32:17.278 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:32:17.281 | + lib/cinder:configure_cinder:345 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-11-17 04:32:17.283 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-11-17 04:32:17.285 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-11-17 04:32:17.288 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-11-17 04:32:17.290 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-11-17 04:32:17.321 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-11-17 04:32:17.349 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.44/identity 2021-11-17 04:32:17.377 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-11-17 04:32:17.405 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-11-17 04:32:17.433 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-11-17 04:32:17.461 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-11-17 04:32:17.490 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-11-17 04:32:17.518 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-11-17 04:32:17.546 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-11-17 04:32:17.574 | + lib/cinder:configure_cinder:346 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-11-17 04:32:17.602 | + lib/cinder:configure_cinder:347 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-11-17 04:32:17.631 | + lib/cinder:configure_cinder:349 : [[ ! -z '' ]] 2021-11-17 04:32:17.634 | + lib/cinder:configure_cinder:351 : is_service_enabled etcd3 2021-11-17 04:32:17.651 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:32:17.653 | + lib/cinder:configure_cinder:352 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.44:2379 2021-11-17 04:32:17.685 | + ./stack.sh:main:898 : is_service_enabled neutron 2021-11-17 04:32:17.703 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:32:17.705 | + ./stack.sh:main:900 : stack_install_service neutron 2021-11-17 04:32:17.708 | + lib/stack:stack_install_service:20 : local service=neutron 2021-11-17 04:32:17.710 | + lib/stack:stack_install_service:21 : type install_neutron 2021-11-17 04:32:17.713 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-17 04:32:17.716 | + lib/stack:stack_install_service:32 : install_neutron 2021-11-17 04:32:17.718 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-11-17 04:32:17.722 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-17 04:32:17.722 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-17 04:32:17.727 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-17 04:32:17.730 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-17 04:32:17.732 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-17 04:32:17.735 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-17 04:32:17.737 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-11-17 04:32:17.740 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-11-17 04:32:17.742 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-11-17 04:32:17.745 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:32:17.748 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:32:17.750 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-11-17 04:32:17.753 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:32:17.755 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/wallaby 2021-11-17 04:32:17.758 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-11-17 04:32:17.760 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-11-17 04:32:17.763 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-11-17 04:32:17.765 | + functions-common:git_clone:526 : local orig_dir 2021-11-17 04:32:17.768 | ++ functions-common:git_clone:527 : pwd 2021-11-17 04:32:17.771 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-17 04:32:17.773 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-17 04:32:17.777 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-17 04:32:17.792 | + functions-common:git_clone:530 : RECLONE=False 2021-11-17 04:32:17.795 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-17 04:32:17.797 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-17 04:32:17.800 | + functions-common:git_clone:544 : echo stable/wallaby 2021-11-17 04:32:17.800 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-17 04:32:17.805 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-11-17 04:32:17.808 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-17 04:32:17.810 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-11-17 04:32:17.813 | + functions-common:git_clone:593 : git show --oneline 2021-11-17 04:32:17.813 | + functions-common:git_clone:593 : head -1 2021-11-17 04:32:17.825 | 7672f4dde1 [OVN] Fix port disable security dead when run neutron-ovn-db-sync-util 2021-11-17 04:32:17.827 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-17 04:32:17.830 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-11-17 04:32:17.832 | + inc/python:setup_develop:338 : local bindep 2021-11-17 04:32:17.835 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-17 04:32:17.837 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-11-17 04:32:17.840 | + inc/python:setup_develop:344 : local extras= 2021-11-17 04:32:17.842 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-11-17 04:32:17.845 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-17 04:32:17.847 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-17 04:32:17.849 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-11-17 04:32:17.852 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-17 04:32:17.854 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-17 04:32:17.857 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-11-17 04:32:17.860 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-17 04:32:17.863 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-11-17 04:32:17.865 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-17 04:32:17.868 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-11-17 04:32:17.872 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-11-17 04:32:17.877 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-11-17 04:32:17.880 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-11-17 04:32:18.486 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-11-17 04:32:18.488 | + inc/python:setup_package:417 : local bindep=0 2021-11-17 04:32:18.491 | + inc/python:setup_package:418 : local bindep_flag= 2021-11-17 04:32:18.493 | + inc/python:setup_package:419 : local bindep_profiles= 2021-11-17 04:32:18.496 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-17 04:32:18.498 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-11-17 04:32:18.501 | + inc/python:setup_package:426 : local flags=-e 2021-11-17 04:32:18.503 | + inc/python:setup_package:427 : local extras= 2021-11-17 04:32:18.505 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-11-17 04:32:18.507 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-11-17 04:32:18.510 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-11-17 04:32:18.512 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-11-17 04:32:18.514 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-11-17 04:32:18.517 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-11-17 04:32:18.538 | Using python 3.8 to install /opt/stack/neutron 2021-11-17 04:32:18.540 | + 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/neutron 2021-11-17 04:32:19.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:32:19.281 | from cryptography.utils import int_from_bytes 2021-11-17 04:32:19.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:32:19.281 | from cryptography.utils import int_from_bytes 2021-11-17 04:32:20.315 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:32:20.315 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-11-17 04:32:20.318 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:32:20.320 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:32:20.321 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:32:20.323 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:32:20.326 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:32:20.333 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:32:20.337 | Obtaining file:///opt/stack/neutron 2021-11-17 04:32:22.389 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-17 04:32:24.424 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-11-17 04:32:24.431 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-11-17 04:32:24.434 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-11-17 04:32:24.443 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-11-17 04:32:24.452 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-11-17 04:32:24.464 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-11-17 04:32:24.491 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-11-17 04:32:24.504 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-11-17 04:32:24.514 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-11-17 04:32:24.521 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-11-17 04:32:24.525 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-11-17 04:32:24.534 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-11-17 04:32:24.540 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-11-17 04:32:24.545 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.0) 2021-11-17 04:32:24.550 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-11-17 04:32:24.612 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-11-17 04:32:24.665 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-11-17 04:32:24.669 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-11-17 04:32:24.672 | Requirement already satisfied: neutron-lib===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.10.1) 2021-11-17 04:32:24.712 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.55.0) 2021-11-17 04:32:24.738 | Requirement already satisfied: os-ken===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.4.0) 2021-11-17 04:32:24.757 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-11-17 04:32:24.762 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.5.0) 2021-11-17 04:32:24.767 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.4.0) 2021-11-17 04:32:24.790 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-11-17 04:32:24.828 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-11-17 04:32:24.838 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.1) 2021-11-17 04:32:24.878 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.1) 2021-11-17 04:32:24.884 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2021-11-17 04:32:24.934 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-11-17 04:32:24.940 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-11-17 04:32:24.979 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-11-17 04:32:25.034 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-11-17 04:32:25.052 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.0) 2021-11-17 04:32:25.068 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-11-17 04:32:25.084 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2021-11-17 04:32:25.097 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2021-11-17 04:32:25.102 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-11-17 04:32:25.111 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-11-17 04:32:25.135 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-11-17 04:32:25.146 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.0) 2021-11-17 04:32:25.162 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-11-17 04:32:25.183 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-11-17 04:32:25.227 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.13.0) 2021-11-17 04:32:25.233 | Requirement already satisfied: ovsdbapp===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.9.0) 2021-11-17 04:32:25.242 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-11-17 04:32:25.248 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.5.1) 2021-11-17 04:32:25.251 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.3.3) 2021-11-17 04:32:25.260 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-11-17 04:32:25.262 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-11-17 04:32:25.284 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-11-17 04:32:25.299 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-11-17 04:32:25.310 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2021-11-17 04:32:25.312 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2021-11-17 04:32:25.315 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.5.14) 2021-11-17 04:32:25.322 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (2.8.1) 2021-11-17 04:32:25.326 | Requirement already satisfied: python-designateclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (4.2.0) 2021-11-17 04:32:25.347 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (1.0.4) 2021-11-17 04:32:25.349 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (4.2.0) 2021-11-17 04:32:25.368 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (7.3.0) 2021-11-17 04:32:25.394 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (17.4.0) 2021-11-17 04:32:25.412 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-11-17 04:32:25.418 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2021-11-17 04:32:25.425 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-11-17 04:32:25.444 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2021-11-17 04:32:25.447 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-11-17 04:32:25.452 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.2.2) 2021-11-17 04:32:25.457 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (54.1.1) 2021-11-17 04:32:25.506 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (3.17.2) 2021-11-17 04:32:25.509 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.15.0) 2021-11-17 04:32:25.512 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (2.3.0) 2021-11-17 04:32:25.515 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.13.0) 2021-11-17 04:32:25.527 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.4.1) 2021-11-17 04:32:25.530 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-11-17 04:32:25.533 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-11-17 04:32:25.539 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (6.3.1) 2021-11-17 04:32:25.554 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.0.1) 2021-11-17 04:32:25.563 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (0.5.0) 2021-11-17 04:32:25.568 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.4.0) 2021-11-17 04:32:25.586 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (1.0.4) 2021-11-17 04:32:25.605 | Requirement already satisfied: tooz===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.8.1) 2021-11-17 04:32:25.665 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2021-11-17 04:32:25.669 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.1.0) 2021-11-17 04:32:25.698 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.3) 2021-11-17 04:32:25.718 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.12.1) 2021-11-17 04:32:25.722 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2021-11-17 04:32:25.725 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.3.2) 2021-11-17 04:32:25.731 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-11-17 04:32:25.739 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-11-17 04:32:25.747 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-11-17 04:32:25.750 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2021-11-17 04:32:25.755 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-11-17 04:32:25.759 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-11-17 04:32:25.765 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2021-11-17 04:32:25.809 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-11-17 04:32:25.813 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2021-11-17 04:32:25.835 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-11-17 04:32:25.838 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-11-17 04:32:25.841 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-11-17 04:32:25.846 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-11-17 04:32:25.851 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-11-17 04:32:25.892 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-11-17 04:32:25.896 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-11-17 04:32:25.899 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-11-17 04:32:25.910 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2021-11-17 04:32:25.933 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (0.3.5) 2021-11-17 04:32:25.935 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-11-17 04:32:25.947 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.3.1) 2021-11-17 04:32:25.962 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-11-17 04:32:25.974 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.1.0) 2021-11-17 04:32:25.979 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-11-17 04:32:25.982 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-11-17 04:32:25.985 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-11-17 04:32:25.988 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-11-17 04:32:25.991 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.6.0) 2021-11-17 04:32:25.994 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-11-17 04:32:25.997 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-11-17 04:32:25.999 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-11-17 04:32:26.002 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2021-11-17 04:32:26.005 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2021-11-17 04:32:26.007 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (5.0.0) 2021-11-17 04:32:26.010 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2021-11-17 04:32:26.013 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (2.0.0) 2021-11-17 04:32:26.026 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (4.9.3) 2021-11-17 04:32:26.039 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-11-17 04:32:26.095 | Requirement already satisfied: soupsieve===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.2) 2021-11-17 04:32:26.102 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2021-11-17 04:32:26.108 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-11-17 04:32:26.150 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2021-11-17 04:32:26.153 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-11-17 04:32:27.152 | Installing collected packages: neutron 2021-11-17 04:32:27.152 | Attempting uninstall: neutron 2021-11-17 04:32:27.154 | Found existing installation: neutron 18.1.1 2021-11-17 04:32:28.403 | Uninstalling neutron-18.1.1: 2021-11-17 04:32:28.482 | Successfully uninstalled neutron-18.1.1 2021-11-17 04:32:28.483 | Running setup.py develop for neutron 2021-11-17 04:32:30.994 | Successfully installed neutron 2021-11-17 04:32:31.127 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:32:31.128 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:32:31.214 | + inc/python:pip_install:200 : result=0 2021-11-17 04:32:31.216 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:32:31.219 | + functions-common:time_stop:2304 : local name 2021-11-17 04:32:31.221 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:32:31.223 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:32:31.225 | + functions-common:time_stop:2307 : local total 2021-11-17 04:32:31.228 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:32:31.230 | + functions-common:time_stop:2310 : name=pip_install 2021-11-17 04:32:31.232 | + functions-common:time_stop:2311 : start_time=1637123538533 2021-11-17 04:32:31.235 | + functions-common:time_stop:2313 : [[ -z 1637123538533 ]] 2021-11-17 04:32:31.237 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:32:31.242 | + functions-common:time_stop:2316 : end_time=1637123551239 2021-11-17 04:32:31.244 | + functions-common:time_stop:2317 : elapsed_time=12706 2021-11-17 04:32:31.247 | + functions-common:time_stop:2318 : total=168901 2021-11-17 04:32:31.249 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:32:31.251 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=181607 2021-11-17 04:32:31.253 | + inc/python:pip_install:203 : return 0 2021-11-17 04:32:31.256 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-11-17 04:32:31.258 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-17 04:32:31.260 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-17 04:32:31.279 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-17 04:32:31.292 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-11-17 04:32:31.294 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-11-17 04:32:31.297 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:32:31.299 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:32:31.302 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-11-17 04:32:31.304 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:32:31.307 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-11-17 04:32:31.309 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-17 04:32:31.312 | + ./stack.sh:main:903 : is_service_enabled nova 2021-11-17 04:32:31.329 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:32:31.331 | + ./stack.sh:main:905 : stack_install_service nova 2021-11-17 04:32:31.334 | + lib/stack:stack_install_service:20 : local service=nova 2021-11-17 04:32:31.336 | + lib/stack:stack_install_service:21 : type install_nova 2021-11-17 04:32:31.339 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-17 04:32:31.342 | + lib/stack:stack_install_service:32 : install_nova 2021-11-17 04:32:31.344 | + lib/nova:install_nova:823 : use_library_from_git os-vif 2021-11-17 04:32:31.347 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-11-17 04:32:31.349 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:32:31.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:32:31.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-11-17 04:32:31.357 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:32:31.359 | + lib/nova:install_nova:828 : is_service_enabled n-cpu 2021-11-17 04:32:31.374 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:32:31.377 | + lib/nova:install_nova:832 : is_service_enabled n-novnc 2021-11-17 04:32:31.393 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:32:31.396 | + lib/nova:install_nova:844 : is_service_enabled n-spice 2021-11-17 04:32:31.412 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:32:31.415 | + lib/nova:install_nova:856 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/wallaby 2021-11-17 04:32:31.418 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-11-17 04:32:31.420 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-11-17 04:32:31.422 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-11-17 04:32:31.425 | + functions-common:git_clone:526 : local orig_dir 2021-11-17 04:32:31.428 | ++ functions-common:git_clone:527 : pwd 2021-11-17 04:32:31.430 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-17 04:32:31.433 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-17 04:32:31.436 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-17 04:32:31.451 | + functions-common:git_clone:530 : RECLONE=False 2021-11-17 04:32:31.453 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-17 04:32:31.455 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-17 04:32:31.458 | + functions-common:git_clone:544 : echo stable/wallaby 2021-11-17 04:32:31.459 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-17 04:32:31.464 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-11-17 04:32:31.466 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-17 04:32:31.468 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-11-17 04:32:31.471 | + functions-common:git_clone:593 : git show --oneline 2021-11-17 04:32:31.472 | + functions-common:git_clone:593 : head -1 2021-11-17 04:32:31.475 | 400d25fdeb Merge "Store old_flavor already on source host during resize" into stable/wallaby 2021-11-17 04:32:31.477 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-17 04:32:31.481 | + lib/nova:install_nova:857 : setup_develop /opt/stack/nova 2021-11-17 04:32:31.483 | + inc/python:setup_develop:338 : local bindep 2021-11-17 04:32:31.485 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-11-17 04:32:31.488 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-11-17 04:32:31.490 | + inc/python:setup_develop:344 : local extras= 2021-11-17 04:32:31.492 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-11-17 04:32:31.495 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-17 04:32:31.497 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-11-17 04:32:31.499 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-11-17 04:32:31.502 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-17 04:32:31.504 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-17 04:32:31.507 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-11-17 04:32:31.510 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-17 04:32:31.513 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-11-17 04:32:31.515 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-17 04:32:31.517 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-11-17 04:32:31.521 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-11-17 04:32:31.527 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2021-11-17 04:32:31.529 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-11-17 04:32:32.139 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2021-11-17 04:32:32.142 | + inc/python:setup_package:417 : local bindep=0 2021-11-17 04:32:32.144 | + inc/python:setup_package:418 : local bindep_flag= 2021-11-17 04:32:32.146 | + inc/python:setup_package:419 : local bindep_profiles= 2021-11-17 04:32:32.149 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2021-11-17 04:32:32.151 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2021-11-17 04:32:32.153 | + inc/python:setup_package:426 : local flags=-e 2021-11-17 04:32:32.155 | + inc/python:setup_package:427 : local extras= 2021-11-17 04:32:32.157 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-11-17 04:32:32.160 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-11-17 04:32:32.162 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-11-17 04:32:32.164 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-11-17 04:32:32.166 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-11-17 04:32:32.169 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2021-11-17 04:32:32.189 | Using python 3.8 to install /opt/stack/nova 2021-11-17 04:32:32.191 | + 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/nova 2021-11-17 04:32:32.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:32:32.936 | from cryptography.utils import int_from_bytes 2021-11-17 04:32:32.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:32:32.936 | from cryptography.utils import int_from_bytes 2021-11-17 04:32:33.968 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:32:33.968 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-11-17 04:32:33.972 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:32:33.973 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:32:33.974 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:32:33.976 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:32:33.979 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:32:33.986 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:32:33.990 | Obtaining file:///opt/stack/nova 2021-11-17 04:32:37.084 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-17 04:32:40.192 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-11-17 04:32:40.199 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-11-17 04:32:40.202 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-11-17 04:32:40.211 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-11-17 04:32:40.220 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-11-17 04:32:40.223 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-11-17 04:32:40.235 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-11-17 04:32:40.262 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-11-17 04:32:40.277 | Requirement already satisfied: castellan===3.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.2) 2021-11-17 04:32:40.297 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2021-11-17 04:32:40.336 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2021-11-17 04:32:40.350 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-11-17 04:32:40.353 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-11-17 04:32:40.363 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-11-17 04:32:40.369 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-11-17 04:32:40.374 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-11-17 04:32:40.377 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-11-17 04:32:40.388 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-11-17 04:32:40.448 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-11-17 04:32:40.502 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (4.6.2) 2021-11-17 04:32:40.634 | Collecting microversion-parse===1.0.1 2021-11-17 04:32:40.642 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-11-17 04:32:40.738 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-11-17 04:32:40.742 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-11-17 04:32:40.745 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.55.0) 2021-11-17 04:32:40.772 | Requirement already satisfied: os-brick===4.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.2) 2021-11-17 04:32:40.891 | Collecting os-resource-classes===1.0.0 2021-11-17 04:32:40.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2021-11-17 04:32:40.983 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-11-17 04:32:40.987 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.5.0) 2021-11-17 04:32:40.992 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.4.0) 2021-11-17 04:32:41.015 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2021-11-17 04:32:41.130 | Collecting os-xenapi===0.3.4 2021-11-17 04:32:41.137 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-11-17 04:32:41.241 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.0) 2021-11-17 04:32:41.278 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-11-17 04:32:41.308 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.5.1) 2021-11-17 04:32:41.348 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.1) 2021-11-17 04:32:41.354 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (8.5.1) 2021-11-17 04:32:41.404 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-11-17 04:32:41.410 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-11-17 04:32:41.450 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (12.7.1) 2021-11-17 04:32:41.506 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.2.0) 2021-11-17 04:32:41.524 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.7.0) 2021-11-17 04:32:41.540 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-11-17 04:32:41.555 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.2.0) 2021-11-17 04:32:41.569 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.2.0) 2021-11-17 04:32:41.574 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-11-17 04:32:41.583 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.0) 2021-11-17 04:32:41.607 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.3.0) 2021-11-17 04:32:41.617 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.0) 2021-11-17 04:32:41.634 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.4.0) 2021-11-17 04:32:41.655 | Requirement already satisfied: ovsdbapp===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.9.0) 2021-11-17 04:32:41.664 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-11-17 04:32:41.669 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.7.2) 2021-11-17 04:32:41.710 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.5.1) 2021-11-17 04:32:41.714 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-11-17 04:32:41.716 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (5.8.0) 2021-11-17 04:32:41.737 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2021-11-17 04:32:41.748 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-11-17 04:32:41.750 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-11-17 04:32:41.876 | Collecting pypowervm===1.1.24 2021-11-17 04:32:41.885 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2021-11-17 04:32:42.019 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.5.14) 2021-11-17 04:32:42.026 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-11-17 04:32:42.042 | Requirement already satisfied: python-cinderclient===7.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (7.4.1) 2021-11-17 04:32:42.057 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-11-17 04:32:42.062 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (3.3.0) 2021-11-17 04:32:42.080 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-11-17 04:32:42.098 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (7.3.0) 2021-11-17 04:32:42.124 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2021.1) 2021-11-17 04:32:42.128 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.7) 2021-11-17 04:32:42.136 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.25.1) 2021-11-17 04:32:42.155 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2021-11-17 04:32:42.158 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.3.3) 2021-11-17 04:32:42.162 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.4.0) 2021-11-17 04:32:42.167 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (54.1.1) 2021-11-17 04:32:42.216 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.17.2) 2021-11-17 04:32:42.219 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-11-17 04:32:42.222 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-11-17 04:32:42.233 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-11-17 04:32:42.236 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-11-17 04:32:42.238 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-11-17 04:32:42.245 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-11-17 04:32:42.301 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-11-17 04:32:42.316 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-11-17 04:32:42.326 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-11-17 04:32:42.331 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-11-17 04:32:42.349 | Requirement already satisfied: tooz===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.1) 2021-11-17 04:32:42.409 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-11-17 04:32:42.413 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-11-17 04:32:42.420 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.3) 2021-11-17 04:32:42.440 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-11-17 04:32:42.444 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.3) 2021-11-17 04:32:42.548 | Collecting websockify===0.9.0 2021-11-17 04:32:42.554 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-11-17 04:32:42.640 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-11-17 04:32:42.643 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-11-17 04:32:43.083 | Collecting zVMCloudConnector===1.4.1 2021-11-17 04:32:43.090 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-11-17 04:32:43.953 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-11-17 04:32:43.957 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-11-17 04:32:43.966 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-11-17 04:32:43.969 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2021-11-17 04:32:43.974 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-11-17 04:32:43.980 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2021-11-17 04:32:44.000 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-11-17 04:32:44.004 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-11-17 04:32:44.147 | Collecting Babel===2.9.0 2021-11-17 04:32:44.172 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9d3/5c22fcc79893c/Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) 2021-11-17 04:32:44.459 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-11-17 04:32:44.464 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-11-17 04:32:44.473 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-11-17 04:32:44.476 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-11-17 04:32:44.480 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-11-17 04:32:44.520 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-11-17 04:32:44.524 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-11-17 04:32:44.534 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.13.0) 2021-11-17 04:32:44.540 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-11-17 04:32:44.553 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2021-11-17 04:32:44.563 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (0.2.8) 2021-11-17 04:32:44.568 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.4.8) 2021-11-17 04:32:44.570 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-11-17 04:32:44.582 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (20.0.1) 2021-11-17 04:32:44.596 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2021-11-17 04:32:44.600 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.3.1) 2021-11-17 04:32:44.615 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-11-17 04:32:44.619 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-11-17 04:32:44.622 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-11-17 04:32:44.626 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-11-17 04:32:44.628 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-11-17 04:32:44.633 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.0) 2021-11-17 04:32:44.639 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (2.5) 2021-11-17 04:32:44.677 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.6.0) 2021-11-17 04:32:44.680 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-11-17 04:32:44.683 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-11-17 04:32:44.686 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-11-17 04:32:45.631 | Collecting numpy===1.20.1 2021-11-17 04:32:45.666 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/9109fa46277be/numpy-1.20.1-cp38-cp38-manylinux2010_x86_64.whl (15.4 MB) 2021-11-17 04:32:46.087 | Requirement already satisfied: PyJWT===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.0.1) 2021-11-17 04:32:46.113 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-11-17 04:32:46.116 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2021-11-17 04:32:46.120 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2021-11-17 04:32:46.122 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-11-17 04:32:46.125 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-11-17 04:32:46.133 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-11-17 04:32:46.136 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.3.0) 2021-11-17 04:32:46.139 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-11-17 04:32:46.194 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-11-17 04:32:46.199 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-11-17 04:32:46.203 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-11-17 04:32:46.243 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-11-17 04:32:46.246 | Building wheels for collected packages: zVMCloudConnector 2021-11-17 04:32:46.247 | Building wheel for zVMCloudConnector (setup.py): started 2021-11-17 04:32:47.189 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-11-17 04:32:47.191 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=f9e987c93b64499658d7b1ae6e7b84ae477c67ca3900562f29f3d50385a00358 2021-11-17 04:32:47.191 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-11-17 04:32:47.192 | Successfully built zVMCloudConnector 2021-11-17 04:32:48.208 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, Babel, os-xenapi, pypowervm, zVMCloudConnector, nova 2021-11-17 04:32:52.912 | Running setup.py develop for nova 2021-11-17 04:32:56.174 | Successfully installed Babel-2.9.0 microversion-parse-1.0.1 nova numpy-1.20.1 os-resource-classes-1.0.0 os-xenapi-0.3.4 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-11-17 04:32:56.319 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:32:56.319 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:32:56.423 | + inc/python:pip_install:200 : result=0 2021-11-17 04:32:56.425 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:32:56.427 | + functions-common:time_stop:2304 : local name 2021-11-17 04:32:56.430 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:32:56.432 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:32:56.434 | + functions-common:time_stop:2307 : local total 2021-11-17 04:32:56.436 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:32:56.439 | + functions-common:time_stop:2310 : name=pip_install 2021-11-17 04:32:56.441 | + functions-common:time_stop:2311 : start_time=1637123552184 2021-11-17 04:32:56.443 | + functions-common:time_stop:2313 : [[ -z 1637123552184 ]] 2021-11-17 04:32:56.445 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:32:56.449 | + functions-common:time_stop:2316 : end_time=1637123576447 2021-11-17 04:32:56.452 | + functions-common:time_stop:2317 : elapsed_time=24263 2021-11-17 04:32:56.454 | + functions-common:time_stop:2318 : total=181607 2021-11-17 04:32:56.456 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:32:56.458 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=205870 2021-11-17 04:32:56.460 | + inc/python:pip_install:203 : return 0 2021-11-17 04:32:56.462 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-11-17 04:32:56.465 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-17 04:32:56.467 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-17 04:32:56.486 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-17 04:32:56.498 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2021-11-17 04:32:56.501 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-11-17 04:32:56.503 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:32:56.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:32:56.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-11-17 04:32:56.510 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:32:56.513 | + lib/nova:install_nova:858 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-11-17 04:32:56.525 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-17 04:32:56.528 | + ./stack.sh:main:906 : configure_nova 2021-11-17 04:32:56.530 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-11-17 04:32:56.542 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-11-17 04:32:56.545 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-11-17 04:32:56.547 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-11-17 04:32:56.551 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-11-17 04:32:56.551 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-11-17 04:32:56.556 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-11-17 04:32:56.559 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-11-17 04:32:56.561 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-11-17 04:32:56.563 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-11-17 04:32:56.566 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-11-17 04:32:56.568 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-11-17 04:32:56.570 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-11-17 04:32:56.573 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-11-17 04:32:56.584 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-11-17 04:32:56.595 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-11-17 04:32:56.608 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-11-17 04:32:56.620 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-11-17 04:32:56.632 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-11-17 04:32:56.635 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-11-17 04:32:56.640 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.J08IVQ3wR9 2021-11-17 04:32:56.642 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-11-17 04:32:56.644 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-11-17 04:32:56.647 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-11-17 04:32:56.649 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-11-17 04:32:56.652 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-11-17 04:32:56.655 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.J08IVQ3wR9 2021-11-17 04:32:56.659 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.J08IVQ3wR9 2021-11-17 04:32:56.670 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.J08IVQ3wR9 /etc/sudoers.d/nova-rootwrap 2021-11-17 04:32:56.682 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-11-17 04:32:56.686 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-11-17 04:32:56.688 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-11-17 04:32:56.691 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-11-17 04:32:56.693 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-11-17 04:32:56.695 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-11-17 04:32:56.698 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-11-17 04:32:56.701 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-11-17 04:32:56.703 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-11-17 04:32:56.708 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-11-17 04:32:56.725 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:32:56.728 | + lib/nova:configure_nova:328 : create_nova_conf 2021-11-17 04:32:56.730 | + lib/nova:create_nova_conf:395 : rm -f /opt/stack/nova/bin/nova.conf 2021-11-17 04:32:56.734 | + lib/nova:create_nova_conf:398 : rm -f /etc/nova/nova.conf 2021-11-17 04:32:56.737 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-11-17 04:32:56.766 | + lib/nova:create_nova_conf:400 : '[' True == True ']' 2021-11-17 04:32:56.768 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-11-17 04:32:56.794 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-11-17 04:32:56.824 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-11-17 04:32:56.850 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-11-17 04:32:56.880 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf scheduler workers 2 2021-11-17 04:32:56.909 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-11-17 04:32:56.938 | + lib/nova:create_nova_conf:408 : [[ 4 == 6 ]] 2021-11-17 04:32:56.940 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.44 2021-11-17 04:32:56.966 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-11-17 04:32:56.992 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-11-17 04:32:57.019 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-11-17 04:32:57.046 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-11-17 04:32:57.073 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-11-17 04:32:57.102 | + lib/nova:create_nova_conf:420 : is_fedora 2021-11-17 04:32:57.104 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-17 04:32:57.106 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-17 04:32:57.108 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-17 04:32:57.110 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-17 04:32:57.112 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-17 04:32:57.115 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-17 04:32:57.117 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-17 04:32:57.120 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-17 04:32:57.122 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-17 04:32:57.124 | + lib/nova:create_nova_conf:420 : is_suse 2021-11-17 04:32:57.126 | + functions-common:is_suse:462 : is_opensuse 2021-11-17 04:32:57.128 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-17 04:32:57.130 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-17 04:32:57.132 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-17 04:32:57.135 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-17 04:32:57.137 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-17 04:32:57.140 | + lib/nova:create_nova_conf:429 : is_service_enabled n-api n-cond n-sched 2021-11-17 04:32:57.155 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:32:57.158 | + lib/nova:create_nova_conf:433 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-17 04:32:57.160 | + lib/nova:create_nova_conf:436 : local db=nova_cell0 2021-11-17 04:32:57.162 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-11-17 04:32:57.190 | ++ lib/nova:create_nova_conf:442 : database_connection_url nova_cell0 2021-11-17 04:32:57.192 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-11-17 04:32:57.194 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-11-17 04:32:57.197 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-11-17 04:32:57.199 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-17 04:32:57.202 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-17 04:32:57.231 | ++ lib/nova:create_nova_conf:443 : database_connection_url nova_api 2021-11-17 04:32:57.234 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-11-17 04:32:57.236 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-11-17 04:32:57.238 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-11-17 04:32:57.240 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-11-17 04:32:57.243 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-11-17 04:32:57.273 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf cache enabled True 2021-11-17 04:32:57.302 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-11-17 04:32:57.329 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-11-17 04:32:57.356 | + lib/nova:create_nova_conf:453 : is_service_enabled n-api 2021-11-17 04:32:57.372 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:32:57.375 | + lib/nova:create_nova_conf:454 : is_service_enabled n-api-meta 2021-11-17 04:32:57.390 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:32:57.393 | ++ lib/nova:create_nova_conf:456 : echo osapi_compute,metadata 2021-11-17 04:32:57.394 | ++ lib/nova:create_nova_conf:456 : sed s/,metadata// 2021-11-17 04:32:57.399 | + lib/nova:create_nova_conf:456 : NOVA_ENABLED_APIS=osapi_compute 2021-11-17 04:32:57.401 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-11-17 04:32:57.428 | + lib/nova:create_nova_conf:459 : is_service_enabled tls-proxy 2021-11-17 04:32:57.444 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:32:57.446 | + lib/nova:create_nova_conf:465 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-11-17 04:32:57.448 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-11-17 04:32:57.451 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-11-17 04:32:57.453 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-11-17 04:32:57.455 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-11-17 04:32:57.483 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-11-17 04:32:57.510 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.44/identity 2021-11-17 04:32:57.537 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-11-17 04:32:57.564 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-11-17 04:32:57.591 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-11-17 04:32:57.617 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-11-17 04:32:57.644 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-11-17 04:32:57.672 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-17 04:32:57.698 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-11-17 04:32:57.724 | + lib/nova:create_nova_conf:468 : is_service_enabled cinder 2021-11-17 04:32:57.740 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:32:57.743 | + lib/nova:create_nova_conf:469 : configure_cinder_access 2021-11-17 04:32:57.745 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-11-17 04:32:57.774 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder auth_type password 2021-11-17 04:32:57.801 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.44/identity 2021-11-17 04:32:57.827 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder username nova 2021-11-17 04:32:57.855 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-11-17 04:32:57.881 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-11-17 04:32:57.908 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder project_name service 2021-11-17 04:32:57.935 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-11-17 04:32:57.962 | + lib/nova:configure_cinder_access:604 : is_service_enabled tls-proxy 2021-11-17 04:32:57.978 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:32:57.980 | + lib/nova:create_nova_conf:472 : '[' -n /opt/stack/data/nova ']' 2021-11-17 04:32:57.983 | + lib/nova:create_nova_conf:473 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-11-17 04:32:58.009 | + lib/nova:create_nova_conf:474 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-11-17 04:32:58.039 | + lib/nova:create_nova_conf:476 : '[' -n /opt/stack/data/nova/instances ']' 2021-11-17 04:32:58.041 | + lib/nova:create_nova_conf:477 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-11-17 04:32:58.069 | + lib/nova:create_nova_conf:479 : '[' False '!=' False ']' 2021-11-17 04:32:58.071 | + lib/nova:create_nova_conf:482 : '[' False '!=' False ']' 2021-11-17 04:32:58.074 | + lib/nova:create_nova_conf:487 : is_suse 2021-11-17 04:32:58.076 | + functions-common:is_suse:462 : is_opensuse 2021-11-17 04:32:58.078 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-17 04:32:58.081 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-17 04:32:58.083 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-17 04:32:58.085 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-17 04:32:58.087 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-17 04:32:58.090 | + lib/nova:create_nova_conf:492 : setup_logging /etc/nova/nova.conf 2021-11-17 04:32:58.092 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-11-17 04:32:58.095 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-11-17 04:32:58.097 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-17 04:32:58.113 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-17 04:32:58.115 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-17 04:32:58.117 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-17 04:32:58.120 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-17 04:32:58.122 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-17 04:32:58.149 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.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' 2021-11-17 04:32:58.177 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-17 04:32:58.204 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-17 04:32:58.231 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-11-17 04:32:58.260 | + lib/nova:create_nova_conf:496 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-11-17 04:32:58.262 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2021-11-17 04:32:58.265 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-11-17 04:32:58.267 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2021-11-17 04:32:58.269 | + lib/apache:write_uwsgi_config:260 : local http= 2021-11-17 04:32:58.271 | + lib/apache:write_uwsgi_config:261 : local name= 2021-11-17 04:32:58.274 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2021-11-17 04:32:58.279 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2021-11-17 04:32:58.281 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-11-17 04:32:58.284 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-17 04:32:58.296 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-17 04:32:58.297 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-17 04:32:58.305 | d /var/run/uwsgi 0755 ubuntu root 2021-11-17 04:32:58.308 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-17 04:32:58.323 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-11-17 04:32:58.326 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-11-17 04:32:58.329 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-11-17 04:32:58.360 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-11-17 04:32:58.388 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-11-17 04:32:58.415 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-11-17 04:32:58.442 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-11-17 04:32:58.469 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-17 04:32:58.496 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-11-17 04:32:58.522 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-11-17 04:32:58.549 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-11-17 04:32:58.575 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-17 04:32:58.601 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-11-17 04:32:58.628 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-17 04:32:58.654 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-11-17 04:32:58.682 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-11-17 04:32:58.684 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-11-17 04:32:58.687 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2021-11-17 04:32:58.689 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2021-11-17 04:32:58.691 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-11-17 04:32:58.694 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:32:58.696 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:32:58.699 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-17 04:32:58.701 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-17 04:32:58.703 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-11-17 04:32:58.730 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-11-17 04:32:58.757 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-17 04:32:58.757 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2021-11-17 04:32:58.766 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2021-11-17 04:32:58.769 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2021-11-17 04:32:58.772 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2021-11-17 04:32:58.774 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-11-17 04:32:58.777 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-17 04:32:58.779 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-17 04:32:58.781 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:32:58.783 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:32:58.786 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-17 04:32:58.788 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-11-17 04:32:58.790 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:32:58.792 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:32:58.795 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2021-11-17 04:32:58.856 | Enabling site nova-api-wsgi. 2021-11-17 04:32:58.861 | To activate the new configuration, you need to run: 2021-11-17 04:32:58.861 | systemctl reload apache2 2021-11-17 04:32:58.866 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-11-17 04:32:58.868 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-11-17 04:32:58.870 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-11-17 04:32:58.872 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-11-17 04:32:59.003 | + lib/nova:create_nova_conf:497 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-11-17 04:32:59.005 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-11-17 04:32:59.007 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-11-17 04:32:59.010 | + lib/apache:write_uwsgi_config:259 : local url= 2021-11-17 04:32:59.013 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2021-11-17 04:32:59.015 | + lib/apache:write_uwsgi_config:261 : local name= 2021-11-17 04:32:59.018 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2021-11-17 04:32:59.023 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2021-11-17 04:32:59.025 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-11-17 04:32:59.028 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-17 04:32:59.040 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-17 04:32:59.040 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-17 04:32:59.049 | d /var/run/uwsgi 0755 ubuntu root 2021-11-17 04:32:59.052 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-17 04:32:59.068 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-11-17 04:32:59.070 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-11-17 04:32:59.074 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-11-17 04:32:59.104 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-11-17 04:32:59.130 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-11-17 04:32:59.157 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-11-17 04:32:59.184 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-11-17 04:32:59.211 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-17 04:32:59.237 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-11-17 04:32:59.265 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-11-17 04:32:59.291 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-11-17 04:32:59.318 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-17 04:32:59.345 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-11-17 04:32:59.372 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-17 04:32:59.399 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-11-17 04:32:59.426 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2021-11-17 04:32:59.429 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-11-17 04:32:59.456 | + lib/nova:create_nova_conf:499 : is_service_enabled ceilometer 2021-11-17 04:32:59.472 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:32:59.474 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-11-17 04:32:59.505 | ++ lib/nova:create_nova_conf:508 : get_notification_url 2021-11-17 04:32:59.507 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-11-17 04:32:59.510 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-11-17 04:32:59.526 | ++ functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:32:59.529 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-17 04:32:59.532 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-17 04:32:59.558 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-11-17 04:32:59.588 | + lib/nova:create_nova_conf:510 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-11-17 04:32:59.591 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-17 04:32:59.593 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-11-17 04:32:59.595 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-17 04:32:59.597 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-17 04:32:59.600 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-17 04:32:59.615 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:32:59.618 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-17 04:32:59.620 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-17 04:32:59.622 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-17 04:32:59.639 | ++ functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:32:59.641 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-17 04:32:59.643 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-17 04:32:59.671 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-17 04:32:59.673 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-17 04:32:59.675 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-11-17 04:32:59.702 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-11-17 04:32:59.730 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf conductor workers 2 2021-11-17 04:32:59.759 | + lib/nova:create_nova_conf:517 : is_service_enabled tls-proxy 2021-11-17 04:32:59.775 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:32:59.778 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-11-17 04:32:59.804 | + lib/nova:create_nova_conf:524 : '[' True == True ']' 2021-11-17 04:32:59.807 | + lib/nova:create_nova_conf:525 : init_nova_service_user_conf 2021-11-17 04:32:59.809 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-11-17 04:32:59.839 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user auth_type password 2021-11-17 04:32:59.866 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.44/identity 2021-11-17 04:32:59.893 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user username nova 2021-11-17 04:32:59.920 | + lib/nova:init_nova_service_user_conf:730 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-11-17 04:32:59.947 | + lib/nova:init_nova_service_user_conf:731 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-11-17 04:32:59.974 | + lib/nova:init_nova_service_user_conf:732 : iniset /etc/nova/nova.conf service_user project_name service 2021-11-17 04:33:00.001 | + lib/nova:init_nova_service_user_conf:733 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-11-17 04:33:00.029 | + lib/nova:init_nova_service_user_conf:734 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-11-17 04:33:00.056 | + lib/nova:create_nova_conf:528 : is_service_enabled n-cond 2021-11-17 04:33:00.072 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:33:00.075 | ++ lib/nova:create_nova_conf:529 : seq 1 1 2021-11-17 04:33:00.079 | + lib/nova:create_nova_conf:529 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-17 04:33:00.081 | + lib/nova:create_nova_conf:530 : local conf 2021-11-17 04:33:00.084 | + lib/nova:create_nova_conf:531 : local vhost 2021-11-17 04:33:00.086 | ++ lib/nova:create_nova_conf:532 : conductor_conf 1 2021-11-17 04:33:00.089 | ++ lib/nova:conductor_conf:738 : local cell=1 2021-11-17 04:33:00.091 | ++ lib/nova:conductor_conf:739 : echo /etc/nova/nova_cell1.conf 2021-11-17 04:33:00.094 | + lib/nova:create_nova_conf:532 : conf=/etc/nova/nova_cell1.conf 2021-11-17 04:33:00.096 | + lib/nova:create_nova_conf:533 : vhost=nova_cell1 2021-11-17 04:33:00.098 | + lib/nova:create_nova_conf:535 : rm -f /etc/nova/nova_cell1.conf 2021-11-17 04:33:00.103 | ++ lib/nova:create_nova_conf:536 : database_connection_url nova_cell1 2021-11-17 04:33:00.105 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-11-17 04:33:00.107 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-11-17 04:33:00.109 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-11-17 04:33:00.112 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-11-17 04:33:00.114 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-11-17 04:33:00.144 | + lib/nova:create_nova_conf:537 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-11-17 04:33:00.174 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-11-17 04:33:00.204 | + lib/nova:create_nova_conf:540 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-17 04:33:00.206 | + lib/nova:create_nova_conf:543 : rpc_backend_add_vhost nova_cell1 2021-11-17 04:33:00.208 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-11-17 04:33:00.210 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-11-17 04:33:00.226 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:33:00.230 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-11-17 04:33:00.230 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-11-17 04:33:00.929 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-11-17 04:33:00.931 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-11-17 04:33:01.602 | Adding vhost "nova_cell1" ... 2021-11-17 04:33:01.646 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-11-17 04:33:02.319 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-11-17 04:33:02.342 | + lib/nova:create_nova_conf:544 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-11-17 04:33:02.344 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-17 04:33:02.346 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-11-17 04:33:02.349 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-17 04:33:02.351 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-11-17 04:33:02.353 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-17 04:33:02.369 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:33:02.372 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-11-17 04:33:02.375 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-11-17 04:33:02.377 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-17 04:33:02.393 | ++ functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:33:02.395 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2021-11-17 04:33:02.398 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2021-11-17 04:33:02.425 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-17 04:33:02.427 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-17 04:33:02.429 | + lib/nova:create_nova_conf:548 : is_service_enabled placement placement-client 2021-11-17 04:33:02.446 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:33:02.449 | + lib/nova:create_nova_conf:549 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-11-17 04:33:02.451 | + lib/nova:configure_placement_nova_compute:577 : local conf=/etc/nova/nova_cell1.conf 2021-11-17 04:33:02.453 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-11-17 04:33:02.483 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.44/identity 2021-11-17 04:33:02.510 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-11-17 04:33:02.538 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-11-17 04:33:02.564 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-11-17 04:33:02.591 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-11-17 04:33:02.618 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-11-17 04:33:02.645 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-11-17 04:33:02.672 | + lib/nova:create_nova_conf:553 : setup_logging /etc/nova/nova_cell1.conf 2021-11-17 04:33:02.674 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-11-17 04:33:02.677 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-11-17 04:33:02.679 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-17 04:33:02.695 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-17 04:33:02.698 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-17 04:33:02.700 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-17 04:33:02.702 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-17 04:33:02.705 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-17 04:33:02.732 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.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' 2021-11-17 04:33:02.759 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-17 04:33:02.787 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-17 04:33:02.814 | + lib/nova:create_nova_conf:560 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-17 04:33:02.817 | ++ lib/nova:create_nova_conf:563 : seq 1 1 2021-11-17 04:33:02.821 | + lib/nova:create_nova_conf:563 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-17 04:33:02.823 | + lib/nova:create_nova_conf:564 : local conf 2021-11-17 04:33:02.826 | + lib/nova:create_nova_conf:565 : local offset 2021-11-17 04:33:02.829 | ++ lib/nova:create_nova_conf:566 : conductor_conf 1 2021-11-17 04:33:02.831 | ++ lib/nova:conductor_conf:738 : local cell=1 2021-11-17 04:33:02.833 | ++ lib/nova:conductor_conf:739 : echo /etc/nova/nova_cell1.conf 2021-11-17 04:33:02.836 | + lib/nova:create_nova_conf:566 : conf=/etc/nova/nova_cell1.conf 2021-11-17 04:33:02.838 | + lib/nova:create_nova_conf:567 : offset=0 2021-11-17 04:33:02.840 | + lib/nova:create_nova_conf:568 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-11-17 04:33:02.842 | + lib/nova:configure_console_proxies:675 : local conf=/etc/nova/nova_cell1.conf 2021-11-17 04:33:02.845 | + lib/nova:configure_console_proxies:676 : local offset=0 2021-11-17 04:33:02.847 | + lib/nova:configure_console_proxies:680 : offset=0 2021-11-17 04:33:02.849 | + lib/nova:configure_console_proxies:682 : is_service_enabled n-novnc 2021-11-17 04:33:02.864 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:33:02.867 | + lib/nova:configure_console_proxies:682 : '[' False '!=' False ']' 2021-11-17 04:33:02.869 | + lib/nova:configure_console_proxies:714 : is_service_enabled n-spice 2021-11-17 04:33:02.885 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:33:02.888 | + lib/nova:configure_console_proxies:719 : is_service_enabled n-sproxy 2021-11-17 04:33:02.903 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:33:02.906 | + lib/nova:configure_nova:330 : is_service_enabled n-cpu 2021-11-17 04:33:02.923 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:33:02.926 | + ./stack.sh:main:909 : is_service_enabled placement 2021-11-17 04:33:02.943 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:33:02.946 | + ./stack.sh:main:911 : stack_install_service placement 2021-11-17 04:33:02.949 | + lib/stack:stack_install_service:20 : local service=placement 2021-11-17 04:33:02.951 | + lib/stack:stack_install_service:21 : type install_placement 2021-11-17 04:33:02.954 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-17 04:33:02.956 | + lib/stack:stack_install_service:32 : install_placement 2021-11-17 04:33:02.959 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-11-17 04:33:02.961 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2021-11-17 04:33:02.964 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:33:02.966 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:33:02.968 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2021-11-17 04:33:02.971 | + functions-common:install_package:1342 : update_package_repo 2021-11-17 04:33:02.973 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-11-17 04:33:02.976 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-11-17 04:33:02.978 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-11-17 04:33:02.980 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-11-17 04:33:02.983 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-11-17 04:33:02.985 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:33:02.987 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:33:02.990 | + functions-common:update_package_repo:1323 : apt_get_update 2021-11-17 04:33:02.992 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-17 04:33:02.995 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-17 04:33:02.997 | + functions-common:apt_get_update:1069 : return 2021-11-17 04:33:03.000 | + functions-common:install_package:1343 : real_install_package apache2 2021-11-17 04:33:03.002 | + functions-common:real_install_package:1328 : is_ubuntu 2021-11-17 04:33:03.005 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:33:03.007 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:33:03.009 | + functions-common:real_install_package:1329 : apt_get install apache2 2021-11-17 04:33:03.031 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-11-17 04:33:03.137 | Reading package lists... 2021-11-17 04:33:03.359 | Building dependency tree... 2021-11-17 04:33:03.361 | Reading state information... 2021-11-17 04:33:03.590 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-11-17 04:33:03.590 | The following packages were automatically installed and are no longer required: 2021-11-17 04:33:03.591 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-17 04:33:03.591 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-17 04:33:03.591 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-17 04:33:03.591 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-17 04:33:03.591 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-17 04:33:03.591 | python3-zope.interface 2021-11-17 04:33:03.591 | Use 'sudo apt autoremove' to remove them. 2021-11-17 04:33:03.700 | 0 upgraded, 0 newly installed, 0 to remove and 102 not upgraded. 2021-11-17 04:33:03.704 | + functions-common:apt_get:1113 : result=0 2021-11-17 04:33:03.707 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-17 04:33:03.709 | + functions-common:time_stop:2304 : local name 2021-11-17 04:33:03.711 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:33:03.714 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:33:03.716 | + functions-common:time_stop:2307 : local total 2021-11-17 04:33:03.719 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:33:03.721 | + functions-common:time_stop:2310 : name=apt-get 2021-11-17 04:33:03.723 | + functions-common:time_stop:2311 : start_time=1637123583028 2021-11-17 04:33:03.726 | + functions-common:time_stop:2313 : [[ -z 1637123583028 ]] 2021-11-17 04:33:03.729 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:33:03.733 | + functions-common:time_stop:2316 : end_time=1637123583731 2021-11-17 04:33:03.736 | + functions-common:time_stop:2317 : elapsed_time=703 2021-11-17 04:33:03.738 | + functions-common:time_stop:2318 : total=251752 2021-11-17 04:33:03.740 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:33:03.742 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=252455 2021-11-17 04:33:03.745 | + functions-common:apt_get:1117 : return 0 2021-11-17 04:33:03.747 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2021-11-17 04:33:03.750 | + functions-common:is_package_installed:1351 : [[ -z libapache2-mod-wsgi ]] 2021-11-17 04:33:03.752 | + functions-common:is_package_installed:1355 : [[ -z deb ]] 2021-11-17 04:33:03.754 | + functions-common:is_package_installed:1359 : [[ deb = \d\e\b ]] 2021-11-17 04:33:03.757 | + functions-common:is_package_installed:1360 : dpkg -s libapache2-mod-wsgi 2021-11-17 04:33:03.779 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2021-11-17 04:33:03.782 | + functions-common:install_package:1342 : update_package_repo 2021-11-17 04:33:03.784 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-11-17 04:33:03.786 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-11-17 04:33:03.789 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-11-17 04:33:03.792 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-11-17 04:33:03.794 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-11-17 04:33:03.797 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:33:03.799 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:33:03.801 | + functions-common:update_package_repo:1323 : apt_get_update 2021-11-17 04:33:03.804 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-17 04:33:03.806 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-17 04:33:03.809 | + functions-common:apt_get_update:1069 : return 2021-11-17 04:33:03.811 | + functions-common:install_package:1343 : real_install_package libapache2-mod-wsgi-py3 2021-11-17 04:33:03.814 | + functions-common:real_install_package:1328 : is_ubuntu 2021-11-17 04:33:03.816 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:33:03.818 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:33:03.821 | + functions-common:real_install_package:1329 : apt_get install libapache2-mod-wsgi-py3 2021-11-17 04:33:03.843 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-11-17 04:33:03.949 | Reading package lists... 2021-11-17 04:33:04.173 | Building dependency tree... 2021-11-17 04:33:04.175 | Reading state information... 2021-11-17 04:33:04.410 | The following packages were automatically installed and are no longer required: 2021-11-17 04:33:04.412 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-17 04:33:04.412 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-17 04:33:04.412 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-17 04:33:04.412 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-17 04:33:04.412 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-17 04:33:04.412 | python3-zope.interface 2021-11-17 04:33:04.412 | Use 'sudo apt autoremove' to remove them. 2021-11-17 04:33:04.476 | The following NEW packages will be installed: 2021-11-17 04:33:04.477 | libapache2-mod-wsgi-py3 2021-11-17 04:33:04.775 | 0 upgraded, 1 newly installed, 0 to remove and 102 not upgraded. 2021-11-17 04:33:04.775 | Need to get 93.3 kB of archives. 2021-11-17 04:33:04.775 | After this operation, 300 kB of additional disk space will be used. 2021-11-17 04:33:04.775 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-11-17 04:33:05.727 | Fetched 93.3 kB in 1s (133 kB/s) 2021-11-17 04:33:05.760 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-11-17 04:33:05.811 | (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 ... 89647 files and directories currently installed.) 2021-11-17 04:33:05.815 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-11-17 04:33:05.817 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-11-17 04:33:05.878 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-11-17 04:33:06.040 | apache2_invoke: Enable module wsgi 2021-11-17 04:33:13.722 | + functions-common:apt_get:1113 : result=0 2021-11-17 04:33:13.724 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-17 04:33:13.727 | + functions-common:time_stop:2304 : local name 2021-11-17 04:33:13.729 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:33:13.732 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:33:13.734 | + functions-common:time_stop:2307 : local total 2021-11-17 04:33:13.737 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:33:13.739 | + functions-common:time_stop:2310 : name=apt-get 2021-11-17 04:33:13.741 | + functions-common:time_stop:2311 : start_time=1637123583840 2021-11-17 04:33:13.744 | + functions-common:time_stop:2313 : [[ -z 1637123583840 ]] 2021-11-17 04:33:13.747 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:33:13.751 | + functions-common:time_stop:2316 : end_time=1637123593749 2021-11-17 04:33:13.754 | + functions-common:time_stop:2317 : elapsed_time=9909 2021-11-17 04:33:13.756 | + functions-common:time_stop:2318 : total=252455 2021-11-17 04:33:13.758 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:33:13.761 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=262364 2021-11-17 04:33:13.764 | + functions-common:apt_get:1117 : return 0 2021-11-17 04:33:13.766 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2021-11-17 04:33:13.769 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-11-17 04:33:13.771 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-17 04:33:13.774 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:33:13.776 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:33:13.779 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-11-17 04:33:13.782 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-11-17 04:33:13.839 | wsgi (enabled by maintainer script) 2021-11-17 04:33:13.842 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-11-17 04:33:13.844 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-11-17 04:33:13.847 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-17 04:33:13.850 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-11-17 04:33:13.853 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-11-17 04:33:13.855 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-17 04:33:13.859 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-17 04:33:13.859 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-11-17 04:33:13.865 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-11-17 04:33:13.867 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-11-17 04:33:13.870 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-11-17 04:33:13.872 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-11-17 04:33:13.875 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-11-17 04:33:13.898 | Using python 3.8 to install osc-placement 2021-11-17 04:33:13.900 | + 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 osc-placement 2021-11-17 04:33:14.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:33:14.665 | from cryptography.utils import int_from_bytes 2021-11-17 04:33:14.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:33:14.665 | from cryptography.utils import int_from_bytes 2021-11-17 04:33:15.718 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:33:15.719 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-11-17 04:33:15.722 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:33:15.724 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:33:15.724 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:33:15.727 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:33:15.730 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:33:15.737 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:33:16.222 | Collecting osc-placement===2.2.0 2021-11-17 04:33:16.228 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/05aba1d3f5eed/osc_placement-2.2.0-py3-none-any.whl (57 kB) 2021-11-17 04:33:16.346 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.0) 2021-11-17 04:33:16.362 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-11-17 04:33:16.368 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.5.1) 2021-11-17 04:33:16.371 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-11-17 04:33:16.374 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2021.1) 2021-11-17 04:33:16.378 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.17.2) 2021-11-17 04:33:16.382 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-11-17 04:33:16.385 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-11-17 04:33:16.446 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.3.1) 2021-11-17 04:33:16.462 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-11-17 04:33:16.468 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-11-17 04:33:16.471 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-11-17 04:33:16.476 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-11-17 04:33:16.480 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-11-17 04:33:16.487 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.25.1) 2021-11-17 04:33:16.507 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-11-17 04:33:16.514 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-11-17 04:33:16.519 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.55.0) 2021-11-17 04:33:16.546 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-11-17 04:33:16.559 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-11-17 04:33:16.562 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-11-17 04:33:16.564 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-11-17 04:33:16.568 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.3) 2021-11-17 04:33:16.589 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-11-17 04:33:16.593 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-11-17 04:33:16.596 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2021-11-17 04:33:16.599 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2021-11-17 04:33:16.638 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-11-17 04:33:16.642 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-11-17 04:33:16.645 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2021-11-17 04:33:16.668 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-11-17 04:33:16.671 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-11-17 04:33:16.677 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2021-11-17 04:33:16.682 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-11-17 04:33:16.738 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-11-17 04:33:16.740 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-11-17 04:33:16.744 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2021-11-17 04:33:16.747 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-11-17 04:33:16.789 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-11-17 04:33:16.794 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-11-17 04:33:16.799 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-11-17 04:33:16.801 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-11-17 04:33:18.641 | Installing collected packages: osc-placement 2021-11-17 04:33:18.836 | Successfully installed osc-placement-2.2.0 2021-11-17 04:33:18.976 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:33:18.976 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:33:19.053 | + inc/python:pip_install:200 : result=0 2021-11-17 04:33:19.055 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:33:19.058 | + functions-common:time_stop:2304 : local name 2021-11-17 04:33:19.061 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:33:19.063 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:33:19.066 | + functions-common:time_stop:2307 : local total 2021-11-17 04:33:19.068 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:33:19.070 | + functions-common:time_stop:2310 : name=pip_install 2021-11-17 04:33:19.073 | + functions-common:time_stop:2311 : start_time=1637123593892 2021-11-17 04:33:19.075 | + functions-common:time_stop:2313 : [[ -z 1637123593892 ]] 2021-11-17 04:33:19.078 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:33:19.083 | + functions-common:time_stop:2316 : end_time=1637123599080 2021-11-17 04:33:19.085 | + functions-common:time_stop:2317 : elapsed_time=5188 2021-11-17 04:33:19.088 | + functions-common:time_stop:2318 : total=205870 2021-11-17 04:33:19.090 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:33:19.093 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=211058 2021-11-17 04:33:19.095 | + inc/python:pip_install:203 : return 0 2021-11-17 04:33:19.098 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/wallaby 2021-11-17 04:33:19.100 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-11-17 04:33:19.103 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-11-17 04:33:19.106 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-11-17 04:33:19.108 | + functions-common:git_clone:526 : local orig_dir 2021-11-17 04:33:19.111 | ++ functions-common:git_clone:527 : pwd 2021-11-17 04:33:19.114 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-17 04:33:19.116 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-17 04:33:19.120 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-17 04:33:19.136 | + functions-common:git_clone:530 : RECLONE=False 2021-11-17 04:33:19.139 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-17 04:33:19.141 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-17 04:33:19.144 | + functions-common:git_clone:544 : echo stable/wallaby 2021-11-17 04:33:19.144 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-17 04:33:19.150 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-11-17 04:33:19.152 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-11-17 04:33:19.155 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/wallaby 2021-11-17 04:33:19.157 | + functions-common:git_timed:617 : local count=0 2021-11-17 04:33:19.159 | + functions-common:git_timed:618 : local timeout=0 2021-11-17 04:33:19.162 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-11-17 04:33:19.164 | + functions-common:git_timed:621 : timeout=0 2021-11-17 04:33:19.167 | + functions-common:git_timed:624 : time_start git_timed 2021-11-17 04:33:19.169 | + functions-common:time_start:2290 : local name=git_timed 2021-11-17 04:33:19.171 | + functions-common:time_start:2291 : local start_time= 2021-11-17 04:33:19.174 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-11-17 04:33:19.176 | ++ functions-common:time_start:2295 : date +%s%3N 2021-11-17 04:33:19.180 | + functions-common:time_start:2295 : _TIME_START[$name]=1637123599178 2021-11-17 04:33:19.183 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/wallaby 2021-11-17 04:33:19.186 | Cloning into '/opt/stack/placement'... 2021-11-17 04:33:34.684 | + functions-common:git_timed:639 : time_stop git_timed 2021-11-17 04:33:34.686 | + functions-common:time_stop:2304 : local name 2021-11-17 04:33:34.688 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:33:34.691 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:33:34.693 | + functions-common:time_stop:2307 : local total 2021-11-17 04:33:34.695 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:33:34.697 | + functions-common:time_stop:2310 : name=git_timed 2021-11-17 04:33:34.700 | + functions-common:time_stop:2311 : start_time=1637123599178 2021-11-17 04:33:34.702 | + functions-common:time_stop:2313 : [[ -z 1637123599178 ]] 2021-11-17 04:33:34.705 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:33:34.709 | + functions-common:time_stop:2316 : end_time=1637123614707 2021-11-17 04:33:34.712 | + functions-common:time_stop:2317 : elapsed_time=15529 2021-11-17 04:33:34.715 | + functions-common:time_stop:2318 : total=0 2021-11-17 04:33:34.717 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:33:34.719 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15529 2021-11-17 04:33:34.722 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-11-17 04:33:34.724 | + functions-common:git_clone:593 : git show --oneline 2021-11-17 04:33:34.725 | + functions-common:git_clone:593 : head -1 2021-11-17 04:33:34.728 | adf525a8 Make sure the policy upgrade check get a valid config 2021-11-17 04:33:34.731 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-17 04:33:34.733 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-11-17 04:33:34.736 | + inc/python:setup_develop:338 : local bindep 2021-11-17 04:33:34.738 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-11-17 04:33:34.741 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-11-17 04:33:34.743 | + inc/python:setup_develop:344 : local extras= 2021-11-17 04:33:34.745 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-11-17 04:33:34.748 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-17 04:33:34.750 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-11-17 04:33:34.753 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-11-17 04:33:34.755 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-17 04:33:34.758 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-17 04:33:34.761 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-11-17 04:33:34.764 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-17 04:33:34.766 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-11-17 04:33:34.769 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-17 04:33:34.771 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-11-17 04:33:34.775 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-11-17 04:33:34.782 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2021-11-17 04:33:34.784 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2021-11-17 04:33:35.393 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2021-11-17 04:33:35.396 | + inc/python:setup_package:417 : local bindep=0 2021-11-17 04:33:35.398 | + inc/python:setup_package:418 : local bindep_flag= 2021-11-17 04:33:35.401 | + inc/python:setup_package:419 : local bindep_profiles= 2021-11-17 04:33:35.403 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2021-11-17 04:33:35.406 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2021-11-17 04:33:35.408 | + inc/python:setup_package:426 : local flags=-e 2021-11-17 04:33:35.410 | + inc/python:setup_package:427 : local extras= 2021-11-17 04:33:35.413 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-11-17 04:33:35.415 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-11-17 04:33:35.418 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-11-17 04:33:35.421 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-11-17 04:33:35.423 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-11-17 04:33:35.426 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2021-11-17 04:33:35.447 | Using python 3.8 to install /opt/stack/placement 2021-11-17 04:33:35.450 | + 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/placement 2021-11-17 04:33:36.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:33:36.221 | from cryptography.utils import int_from_bytes 2021-11-17 04:33:36.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-17 04:33:36.221 | from cryptography.utils import int_from_bytes 2021-11-17 04:33:37.276 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:33:37.276 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-11-17 04:33:37.280 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:33:37.282 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:33:37.282 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:33:37.285 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:33:37.287 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:33:37.295 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:33:37.299 | Obtaining file:///opt/stack/placement 2021-11-17 04:33:38.599 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-17 04:33:39.888 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-11-17 04:33:39.899 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-11-17 04:33:39.928 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-11-17 04:33:39.941 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-11-17 04:33:39.953 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-11-17 04:33:40.007 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.0.1) 2021-11-17 04:33:40.011 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.0.0) 2021-11-17 04:33:40.016 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.5.0) 2021-11-17 04:33:40.020 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.7.0) 2021-11-17 04:33:40.057 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2021-11-17 04:33:40.068 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2021-11-17 04:33:40.108 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.2.1) 2021-11-17 04:33:40.115 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.5.1) 2021-11-17 04:33:40.163 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.0.1) 2021-11-17 04:33:40.170 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.4.0) 2021-11-17 04:33:40.210 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.2.0) 2021-11-17 04:33:40.227 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.7.0) 2021-11-17 04:33:40.243 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.0) 2021-11-17 04:33:40.252 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.3.0) 2021-11-17 04:33:40.263 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.8.0) 2021-11-17 04:33:40.280 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2021-11-17 04:33:40.286 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.5.1) 2021-11-17 04:33:40.289 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (0.7.2) 2021-11-17 04:33:40.291 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (3.1.1) 2021-11-17 04:33:40.303 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-11-17 04:33:40.305 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-11-17 04:33:40.308 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-11-17 04:33:40.313 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-11-17 04:33:40.332 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-11-17 04:33:40.336 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-11-17 04:33:40.343 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-11-17 04:33:40.363 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-11-17 04:33:40.368 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (54.1.1) 2021-11-17 04:33:40.416 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-11-17 04:33:40.420 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.13.0) 2021-11-17 04:33:40.430 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.4.1) 2021-11-17 04:33:40.434 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-11-17 04:33:40.437 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-11-17 04:33:40.443 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.0.1) 2021-11-17 04:33:40.452 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (0.5.0) 2021-11-17 04:33:40.458 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.4.0) 2021-11-17 04:33:40.476 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2021-11-17 04:33:40.479 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.1.0) 2021-11-17 04:33:40.487 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.26.3) 2021-11-17 04:33:40.508 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-11-17 04:33:40.567 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-11-17 04:33:40.573 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-11-17 04:33:40.578 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-11-17 04:33:40.582 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-11-17 04:33:40.590 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-11-17 04:33:40.594 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-11-17 04:33:40.603 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-11-17 04:33:40.610 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-11-17 04:33:40.613 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-11-17 04:33:40.616 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-11-17 04:33:40.619 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-11-17 04:33:40.623 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-11-17 04:33:40.626 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-11-17 04:33:40.629 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-11-17 04:33:40.632 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-11-17 04:33:40.635 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-11-17 04:33:40.638 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-11-17 04:33:40.649 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-11-17 04:33:40.652 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-11-17 04:33:40.655 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.4.0) 2021-11-17 04:33:40.658 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2021-11-17 04:33:40.662 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2021-11-17 04:33:40.664 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.12.1) 2021-11-17 04:33:40.667 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.4) 2021-11-17 04:33:40.670 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-11-17 04:33:40.677 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-11-17 04:33:42.366 | Installing collected packages: openstack-placement 2021-11-17 04:33:42.368 | Running setup.py develop for openstack-placement 2021-11-17 04:33:43.931 | Successfully installed openstack-placement 2021-11-17 04:33:44.077 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:33:44.077 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:33:44.162 | + inc/python:pip_install:200 : result=0 2021-11-17 04:33:44.164 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:33:44.167 | + functions-common:time_stop:2304 : local name 2021-11-17 04:33:44.169 | + functions-common:time_stop:2305 : local end_time 2021-11-17 04:33:44.171 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-17 04:33:44.173 | + functions-common:time_stop:2307 : local total 2021-11-17 04:33:44.176 | + functions-common:time_stop:2308 : local start_time 2021-11-17 04:33:44.178 | + functions-common:time_stop:2310 : name=pip_install 2021-11-17 04:33:44.180 | + functions-common:time_stop:2311 : start_time=1637123615442 2021-11-17 04:33:44.182 | + functions-common:time_stop:2313 : [[ -z 1637123615442 ]] 2021-11-17 04:33:44.186 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-17 04:33:44.190 | + functions-common:time_stop:2316 : end_time=1637123624187 2021-11-17 04:33:44.192 | + functions-common:time_stop:2317 : elapsed_time=8745 2021-11-17 04:33:44.194 | + functions-common:time_stop:2318 : total=211058 2021-11-17 04:33:44.197 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-17 04:33:44.200 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=219803 2021-11-17 04:33:44.202 | + inc/python:pip_install:203 : return 0 2021-11-17 04:33:44.205 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-11-17 04:33:44.207 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-17 04:33:44.210 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-17 04:33:44.229 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-17 04:33:44.241 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2021-11-17 04:33:44.243 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-11-17 04:33:44.246 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:33:44.249 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:33:44.251 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-11-17 04:33:44.254 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:33:44.256 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-17 04:33:44.258 | + ./stack.sh:main:912 : configure_placement 2021-11-17 04:33:44.261 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-11-17 04:33:44.273 | + lib/placement:configure_placement:107 : create_placement_conf 2021-11-17 04:33:44.276 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-11-17 04:33:44.280 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-11-17 04:33:44.283 | ++ lib/database:database_connection_url:132 : local db=placement 2021-11-17 04:33:44.285 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-11-17 04:33:44.288 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-11-17 04:33:44.290 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-11-17 04:33:44.293 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-11-17 04:33:44.326 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-11-17 04:33:44.357 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-11-17 04:33:44.390 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-11-17 04:33:44.393 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-11-17 04:33:44.395 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-11-17 04:33:44.398 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-11-17 04:33:44.400 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-11-17 04:33:44.433 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-11-17 04:33:44.462 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.44/identity 2021-11-17 04:33:44.490 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-11-17 04:33:44.519 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-11-17 04:33:44.548 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-11-17 04:33:44.577 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-11-17 04:33:44.606 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-11-17 04:33:44.634 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-17 04:33:44.662 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-11-17 04:33:44.691 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-11-17 04:33:44.694 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-11-17 04:33:44.696 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-11-17 04:33:44.700 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-17 04:33:44.717 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-17 04:33:44.719 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-17 04:33:44.722 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-17 04:33:44.724 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-17 04:33:44.726 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-17 04:33:44.756 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.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' 2021-11-17 04:33:44.785 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-17 04:33:44.814 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-17 04:33:44.842 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-11-17 04:33:44.845 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-11-17 04:33:44.847 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2021-11-17 04:33:44.850 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2021-11-17 04:33:44.852 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2021-11-17 04:33:44.855 | + lib/apache:write_uwsgi_config:260 : local http= 2021-11-17 04:33:44.857 | + lib/apache:write_uwsgi_config:261 : local name= 2021-11-17 04:33:44.860 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2021-11-17 04:33:44.864 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2021-11-17 04:33:44.867 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-11-17 04:33:44.869 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-17 04:33:44.882 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-17 04:33:44.882 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-17 04:33:44.891 | d /var/run/uwsgi 0755 ubuntu root 2021-11-17 04:33:44.895 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-17 04:33:44.910 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2021-11-17 04:33:44.913 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2021-11-17 04:33:44.917 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-11-17 04:33:44.948 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-11-17 04:33:44.976 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-11-17 04:33:45.005 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-11-17 04:33:45.033 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-11-17 04:33:45.061 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-17 04:33:45.090 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-11-17 04:33:45.119 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-11-17 04:33:45.148 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-11-17 04:33:45.177 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-17 04:33:45.206 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-11-17 04:33:45.235 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-17 04:33:45.264 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-11-17 04:33:45.293 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-11-17 04:33:45.295 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-11-17 04:33:45.298 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2021-11-17 04:33:45.301 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2021-11-17 04:33:45.303 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-11-17 04:33:45.306 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:33:45.309 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:33:45.311 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2021-11-17 04:33:45.314 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-11-17 04:33:45.317 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-11-17 04:33:45.344 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-11-17 04:33:45.374 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2021-11-17 04:33:45.374 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-11-17 04:33:45.383 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2021-11-17 04:33:45.386 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2021-11-17 04:33:45.389 | + lib/apache:enable_apache_site:206 : local site=placement-api 2021-11-17 04:33:45.391 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-11-17 04:33:45.394 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-17 04:33:45.396 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-17 04:33:45.399 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:33:45.401 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:33:45.404 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-17 04:33:45.406 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-11-17 04:33:45.409 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-17 04:33:45.411 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-17 04:33:45.414 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2021-11-17 04:33:45.474 | Enabling site placement-api. 2021-11-17 04:33:45.479 | To activate the new configuration, you need to run: 2021-11-17 04:33:45.479 | systemctl reload apache2 2021-11-17 04:33:45.484 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-11-17 04:33:45.487 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-11-17 04:33:45.489 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-11-17 04:33:45.492 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-11-17 04:33:45.625 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2021-11-17 04:33:45.646 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:33:45.649 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2021-11-17 04:33:45.669 | + functions-common:is_service_enabled:1960 : return 1 2021-11-17 04:33:45.671 | + ./stack.sh:main:920 : is_service_enabled n-sch 2021-11-17 04:33:45.690 | + functions-common:is_service_enabled:1960 : return 0 2021-11-17 04:33:45.692 | + ./stack.sh:main:921 : configure_placement_nova_compute 2021-11-17 04:33:45.695 | + lib/nova:configure_placement_nova_compute:577 : local conf=/etc/nova/nova.conf 2021-11-17 04:33:45.697 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement auth_type password 2021-11-17 04:33:45.729 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.44/identity