2021-12-20 10:52:52.068 | + ./stack.sh:main:462 : exec 2021-12-20 10:52:52.068 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-20-105251' 2021-12-20 10:52:52.068 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-20-105251.summary.2021-12-20-105251 2021-12-20 10:52:52.068 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-12-20 10:52:52.068 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-20-105251 2021-12-20 10:52:52.068 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-20-105251 /opt/stack/logs/stack.sh.log 2021-12-20 10:52:52.068 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-20-105251.summary.2021-12-20-105251 /opt/stack/logs/stack.sh.log.summary 2021-12-20 10:52:52.068 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2021-12-20 10:52:52.068 | + functions:check_path_perm_sanity:620 : local real_path 2021-12-20 10:52:52.068 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2021-12-20 10:52:52.068 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2021-12-20 10:52:52.068 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2021-12-20 10:52:52.068 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2021-12-20 10:52:52.068 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2021-12-20 10:52:52.068 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-20 10:52:52.068 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2021-12-20 10:52:52.069 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2021-12-20 10:52:52.069 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-12-20 10:52:52.069 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-20 10:52:52.069 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2021-12-20 10:52:52.071 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2021-12-20 10:52:52.074 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-12-20 10:52:52.077 | + ./stack.sh:main:494 : trap exit_trap EXIT 2021-12-20 10:52:52.079 | + ./stack.sh:main:535 : trap err_trap ERR 2021-12-20 10:52:52.080 | + ./stack.sh:main:548 : set -o errexit 2021-12-20 10:52:52.082 | + ./stack.sh:main:551 : uname -a 2021-12-20 10:52:52.083 | Linux dv-neutron-victoria-2-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-12-20 10:52:52.085 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-20 10:52:52.087 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-20 10:52:52.090 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2021-12-20 10:52:52.122 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-20 10:52:52.137 | + ./stack.sh:main:565 : fetch_plugins 2021-12-20 10:52:52.139 | + functions-common:fetch_plugins:1656 : local plugins= 2021-12-20 10:52:52.141 | + functions-common:fetch_plugins:1657 : local plugin 2021-12-20 10:52:52.144 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2021-12-20 10:52:52.145 | + functions-common:fetch_plugins:1661 : return 2021-12-20 10:52:52.148 | + ./stack.sh:main:569 : run_phase override_defaults 2021-12-20 10:52:52.149 | + functions-common:run_phase:1738 : local mode=override_defaults 2021-12-20 10:52:52.151 | + functions-common:run_phase:1739 : local phase= 2021-12-20 10:52:52.153 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-20 10:52:52.155 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2021-12-20 10:52:52.157 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-20 10:52:52.158 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2021-12-20 10:52:52.160 | + functions-common:run_phase:1748 : local extra 2021-12-20 10:52:52.162 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-20 10:52:52.165 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2021-12-20 10:52:52.167 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-20 10:52:52.169 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-20 10:52:52.171 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-20 10:52:52.172 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-20 10:52:52.185 | ++ functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:52:52.187 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-20 10:52:52.188 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-20 10:52:52.190 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-20 10:52:52.192 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-20 10:52:52.193 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-20 10:52:52.195 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-20 10:52:52.197 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-20 10:52:52.199 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-20 10:52:52.200 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-20 10:52:52.202 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-20 10:52:52.204 | + functions-common:run_phase:1763 : plugin_override_defaults 2021-12-20 10:52:52.206 | + functions-common:plugin_override_defaults:1697 : local plugins= 2021-12-20 10:52:52.208 | + functions-common:plugin_override_defaults:1698 : local plugin 2021-12-20 10:52:52.210 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2021-12-20 10:52:52.211 | + functions-common:plugin_override_defaults:1702 : return 2021-12-20 10:52:52.213 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2021-12-20 10:52:52.231 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2021-12-20 10:52:52.233 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-20 10:52:52.245 | ++ functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:52:52.247 | +++ lib/tls:source:43 : hostname -f 2021-12-20 10:52:52.250 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-20 10:52:52.252 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-20 10:52:52.254 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-20 10:52:52.256 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-20 10:52:52.258 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-20 10:52:52.259 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-20 10:52:52.261 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-20 10:52:52.263 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-20 10:52:52.265 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-20 10:52:52.266 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-20 10:52:52.271 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2021-12-20 10:52:52.282 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2021-12-20 10:52:52.299 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2021-12-20 10:52:52.311 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2021-12-20 10:52:52.323 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2021-12-20 10:52:52.347 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2021-12-20 10:52:52.386 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2021-12-20 10:52:52.466 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2021-12-20 10:52:52.489 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2021-12-20 10:52:52.532 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2021-12-20 10:52:52.584 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2021-12-20 10:52:52.713 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2021-12-20 10:52:52.726 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2021-12-20 10:52:52.739 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-20 10:52:52.753 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2021-12-20 10:52:52.837 | + ./stack.sh:main:598 : run_phase source 2021-12-20 10:52:52.839 | + functions-common:run_phase:1738 : local mode=source 2021-12-20 10:52:52.841 | + functions-common:run_phase:1739 : local phase= 2021-12-20 10:52:52.843 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-20 10:52:52.845 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2021-12-20 10:52:52.847 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-20 10:52:52.849 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2021-12-20 10:52:52.851 | + functions-common:run_phase:1748 : local extra 2021-12-20 10:52:52.854 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-20 10:52:52.858 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2021-12-20 10:52:52.860 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-20 10:52:52.862 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-20 10:52:52.864 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-20 10:52:52.866 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-20 10:52:52.885 | ++ functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:52:52.887 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-20 10:52:52.889 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-20 10:52:52.929 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-20 10:52:52.931 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-12-20 10:52:52.933 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2021-12-20 10:52:52.935 | + functions-common:run_phase:1760 : load_plugin_settings 2021-12-20 10:52:52.937 | + functions-common:load_plugin_settings:1674 : local plugins= 2021-12-20 10:52:52.939 | + functions-common:load_plugin_settings:1675 : local plugin 2021-12-20 10:52:52.941 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2021-12-20 10:52:52.943 | + functions-common:load_plugin_settings:1679 : return 2021-12-20 10:52:52.946 | + functions-common:run_phase:1761 : verify_disabled_services 2021-12-20 10:52:52.948 | + functions-common:verify_disabled_services:2021 : local service 2021-12-20 10:52:52.950 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:52.952 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-20 10:52:52.954 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:52.956 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-20 10:52:52.958 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:52.960 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-20 10:52:52.963 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:52.965 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-20 10:52:52.967 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:52.969 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-20 10:52:52.971 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:52.973 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-20 10:52:52.975 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:52.978 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-20 10:52:52.980 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:52.982 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-20 10:52:52.984 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:52.986 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-20 10:52:52.988 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:52.990 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-20 10:52:52.993 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:52.995 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-20 10:52:52.997 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:52.999 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-20 10:52:53.001 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.003 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-20 10:52:53.005 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.008 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-20 10:52:53.011 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.013 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-20 10:52:53.016 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.018 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-20 10:52:53.020 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.023 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-20 10:52:53.025 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.027 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-20 10:52:53.029 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.032 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-20 10:52:53.034 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.036 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-20 10:52:53.038 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.040 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-20 10:52:53.043 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.045 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-20 10:52:53.047 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.049 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-20 10:52:53.051 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.053 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-20 10:52:53.055 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.058 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-20 10:52:53.060 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.062 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-20 10:52:53.064 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.066 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-20 10:52:53.069 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.071 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-20 10:52:53.073 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.075 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-20 10:52:53.078 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.080 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-20 10:52:53.082 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.084 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-20 10:52:53.087 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.089 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-20 10:52:53.091 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.093 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-20 10:52:53.095 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.098 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-20 10:52:53.100 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.102 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-20 10:52:53.104 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.106 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-20 10:52:53.109 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.111 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-20 10:52:53.113 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.115 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-20 10:52:53.118 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.120 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-20 10:52:53.122 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.124 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-20 10:52:53.127 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.129 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-20 10:52:53.131 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 10:52:53.133 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-20 10:52:53.136 | + ./stack.sh:main:669 : initialize_database_backends 2021-12-20 10:52:53.138 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-20 10:52:53.141 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-20 10:52:53.155 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:52:53.157 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-20 10:52:53.159 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-20 10:52:53.161 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-20 10:52:53.176 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:52:53.178 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-20 10:52:53.180 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-20 10:52:53.182 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-20 10:52:53.184 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-20 10:52:53.186 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-20 10:52:53.188 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-20 10:52:53.190 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-20 10:52:53.193 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-20 10:52:53.195 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-20 10:52:53.198 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-12-20 10:52:53.200 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-20 10:52:53.202 | + lib/database:initialize_database_backends:104 : return 0 2021-12-20 10:52:53.205 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2021-12-20 10:52:53.205 | Using mysql database backend 2021-12-20 10:52:53.207 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-20 10:52:53.223 | + ./stack.sh:main:685 : is_service_enabled rabbit 2021-12-20 10:52:53.239 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:52:53.241 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-20 10:52:53.257 | + ./stack.sh:main:693 : is_service_enabled keystone 2021-12-20 10:52:53.272 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:52:53.275 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-20 10:52:53.294 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-20 10:52:53.312 | + ./stack.sh:main:708 : is_service_enabled ldap 2021-12-20 10:52:53.328 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:52:53.330 | + ./stack.sh:main:717 : is_service_enabled nova 2021-12-20 10:52:53.345 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:52:53.348 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-12-20 10:52:53.350 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2021-12-20 10:52:53.365 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:52:53.367 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-20 10:52:53.385 | + ./stack.sh:main:733 : [[ -z '' ]] 2021-12-20 10:52:53.388 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2021-12-20 10:52:53.390 | + ./stack.sh:main:739 : save_stackenv 739 2021-12-20 10:52:53.392 | + functions-common:save_stackenv:60 : local tag=739 2021-12-20 10:52:53.395 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-20 10:52:53.399 | + functions-common:save_stackenv:62 : time_stamp=2021-12-20-105253 2021-12-20 10:52:53.401 | + functions-common:save_stackenv:63 : echo '# 2021-12-20-105253 739' 2021-12-20 10:52:53.404 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 10:52:53.406 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-20 10:52:53.408 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 10:52:53.411 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-20 10:52:53.413 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 10:52:53.416 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-20 10:52:53.418 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 10:52:53.420 | + 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-12-20 10:52:53.423 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 10:52:53.425 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2021-12-20 10:52:53.427 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 10:52:53.429 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2021-12-20 10:52:53.432 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 10:52:53.434 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-20-105251 2021-12-20 10:52:53.437 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 10:52:53.439 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-20 10:52:53.441 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 10:52:53.443 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2021-12-20 10:52:53.446 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 10:52:53.448 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-20 10:52:53.451 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 10:52:53.453 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-20 10:52:53.455 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 10:52:53.458 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-20 10:52:53.460 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 10:52:53.463 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-20 10:52:53.465 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2021-12-20 10:52:53.468 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-20 10:52:53.471 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2021-12-20 10:52:53.473 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-12-20 10:52:53.475 | + functions-common:git_clone:528 : local orig_dir 2021-12-20 10:52:53.478 | ++ functions-common:git_clone:529 : pwd 2021-12-20 10:52:53.481 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-12-20 10:52:53.483 | + functions-common:git_clone:530 : local git_clone_flags= 2021-12-20 10:52:53.485 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-12-20 10:52:53.500 | + functions-common:git_clone:532 : RECLONE=False 2021-12-20 10:52:53.502 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-12-20 10:52:53.504 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-12-20 10:52:53.507 | + functions-common:git_clone:546 : echo stable/victoria 2021-12-20 10:52:53.508 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-12-20 10:52:53.513 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2021-12-20 10:52:53.515 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-12-20 10:52:53.517 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2021-12-20 10:52:53.520 | + functions-common:git_clone:595 : git show --oneline 2021-12-20 10:52:53.520 | + functions-common:git_clone:595 : head -1 2021-12-20 10:52:53.524 | 533601b0 update constraint for oslo.context to new release 3.1.2 2021-12-20 10:52:53.527 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-12-20 10:52:53.531 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2021-12-20 10:52:53.533 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-12-20 10:52:53.535 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2021-12-20 10:52:53.538 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-20 10:52:53.540 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-20 10:52:53.543 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-20 10:52:53.545 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-20 10:52:53.548 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-20 10:52:53.550 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-20 10:52:53.552 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-20 10:52:53.556 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-20 10:52:53.560 | ++ tools/install_prereqs.sh:source:47 : NOW=1639997573 2021-12-20 10:52:53.564 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-20 10:52:53.567 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-12-20 10:52:53.570 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-12-20 10:52:53.573 | ++ tools/install_prereqs.sh:source:49 : DELTA=1639997573 2021-12-20 10:52:53.575 | ++ tools/install_prereqs.sh:source:50 : [[ 1639997573 -lt 7200 ]] 2021-12-20 10:52:53.579 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-20 10:52:53.581 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2021-12-20 10:52:53.583 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-12-20 10:52:53.586 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2021-12-20 10:52:53.588 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-12-20 10:52:53.590 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2021-12-20 10:52:53.592 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-12-20 10:52:53.595 | +++ 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-12-20 10:52:53.643 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-20 10:52:53.643 | apache2-dev 2021-12-20 10:52:53.643 | bc 2021-12-20 10:52:53.643 | bsdmainutils 2021-12-20 10:52:53.643 | curl 2021-12-20 10:52:53.643 | g++ 2021-12-20 10:52:53.643 | gcc 2021-12-20 10:52:53.643 | gettext 2021-12-20 10:52:53.644 | git 2021-12-20 10:52:53.644 | graphviz 2021-12-20 10:52:53.644 | iputils-ping 2021-12-20 10:52:53.644 | libapache2-mod-proxy-uwsgi 2021-12-20 10:52:53.644 | libffi-dev 2021-12-20 10:52:53.644 | libjpeg-dev 2021-12-20 10:52:53.644 | libmysqlclient-dev 2021-12-20 10:52:53.644 | libpcre3-dev 2021-12-20 10:52:53.644 | libpq-dev 2021-12-20 10:52:53.644 | libssl-dev 2021-12-20 10:52:53.644 | libsystemd-dev 2021-12-20 10:52:53.644 | libxml2-dev 2021-12-20 10:52:53.644 | libxslt1-dev 2021-12-20 10:52:53.644 | libyaml-dev 2021-12-20 10:52:53.644 | lsof 2021-12-20 10:52:53.644 | openssh-server 2021-12-20 10:52:53.644 | openssl 2021-12-20 10:52:53.644 | pkg-config 2021-12-20 10:52:53.644 | psmisc 2021-12-20 10:52:53.644 | python3-dev 2021-12-20 10:52:53.644 | python3-pip 2021-12-20 10:52:53.644 | python3-venv 2021-12-20 10:52:53.644 | tar 2021-12-20 10:52:53.644 | tcpdump 2021-12-20 10:52:53.644 | unzip 2021-12-20 10:52:53.644 | uuid-runtime 2021-12-20 10:52:53.644 | wget 2021-12-20 10:52:53.644 | wget 2021-12-20 10:52:53.644 | zlib1g-dev 2021-12-20 10:52:53.644 | libkrb5-dev 2021-12-20 10:52:53.644 | libldap2-dev 2021-12-20 10:52:53.644 | libsasl2-dev 2021-12-20 10:52:53.644 | memcached 2021-12-20 10:52:53.644 | python3-mysqldb 2021-12-20 10:52:53.644 | sqlite3 2021-12-20 10:52:53.644 | conntrack 2021-12-20 10:52:53.644 | curl 2021-12-20 10:52:53.644 | dnsmasq-base 2021-12-20 10:52:53.645 | dnsmasq-utils 2021-12-20 10:52:53.645 | ebtables 2021-12-20 10:52:53.645 | gawk 2021-12-20 10:52:53.645 | genisoimage 2021-12-20 10:52:53.645 | iptables 2021-12-20 10:52:53.645 | iputils-arping 2021-12-20 10:52:53.645 | kpartx 2021-12-20 10:52:53.645 | libjs-jquery-tablesorter 2021-12-20 10:52:53.645 | libmysqlclient-dev 2021-12-20 10:52:53.645 | parted 2021-12-20 10:52:53.645 | pm-utils 2021-12-20 10:52:53.645 | python3-mysqldb 2021-12-20 10:52:53.645 | socat 2021-12-20 10:52:53.645 | sqlite3 2021-12-20 10:52:53.645 | sudo 2021-12-20 10:52:53.645 | vlan 2021-12-20 10:52:53.645 | lsscsi 2021-12-20 10:52:53.645 | open-iscsi 2021-12-20 10:52:53.645 | lvm2 2021-12-20 10:52:53.645 | qemu-utils 2021-12-20 10:52:53.645 | thin-provisioning-tools 2021-12-20 10:52:53.645 | acl 2021-12-20 10:52:53.645 | dnsmasq-base 2021-12-20 10:52:53.645 | dnsmasq-utils 2021-12-20 10:52:53.645 | ebtables 2021-12-20 10:52:53.645 | haproxy 2021-12-20 10:52:53.645 | iptables 2021-12-20 10:52:53.645 | iputils-arping 2021-12-20 10:52:53.645 | iputils-ping 2021-12-20 10:52:53.645 | libmysqlclient-dev 2021-12-20 10:52:53.645 | postgresql-server-dev-all 2021-12-20 10:52:53.645 | python3-mysqldb 2021-12-20 10:52:53.645 | sqlite3 2021-12-20 10:52:53.645 | sudo 2021-12-20 10:52:53.645 | vlan 2021-12-20 10:52:53.645 | ipset 2021-12-20 10:52:53.645 | conntrack 2021-12-20 10:52:53.645 | conntrackd 2021-12-20 10:52:53.645 | keepalived 2021-12-20 10:52:53.645 | dstat 2021-12-20 10:52:53.645 | lvm2 2021-12-20 10:52:53.646 | qemu-utils 2021-12-20 10:52:53.646 | thin-provisioning-tools 2021-12-20 10:52:53.646 | curl 2021-12-20 10:52:53.646 | liberasurecode-dev 2021-12-20 10:52:53.646 | make 2021-12-20 10:52:53.646 | memcached 2021-12-20 10:52:53.646 | sqlite3 2021-12-20 10:52:53.646 | xfsprogs' 2021-12-20 10:52:53.648 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-20 10:52:53.670 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-20 10:52:53.670 | apache2-dev 2021-12-20 10:52:53.670 | bc 2021-12-20 10:52:53.670 | bsdmainutils 2021-12-20 10:52:53.670 | curl 2021-12-20 10:52:53.670 | g++ 2021-12-20 10:52:53.670 | gcc 2021-12-20 10:52:53.670 | gettext 2021-12-20 10:52:53.670 | git 2021-12-20 10:52:53.670 | graphviz 2021-12-20 10:52:53.670 | iputils-ping 2021-12-20 10:52:53.670 | libapache2-mod-proxy-uwsgi 2021-12-20 10:52:53.670 | libffi-dev 2021-12-20 10:52:53.670 | libjpeg-dev 2021-12-20 10:52:53.670 | libmysqlclient-dev 2021-12-20 10:52:53.671 | libpcre3-dev 2021-12-20 10:52:53.671 | libpq-dev 2021-12-20 10:52:53.671 | libssl-dev 2021-12-20 10:52:53.671 | libsystemd-dev 2021-12-20 10:52:53.671 | libxml2-dev 2021-12-20 10:52:53.671 | libxslt1-dev 2021-12-20 10:52:53.671 | libyaml-dev 2021-12-20 10:52:53.671 | lsof 2021-12-20 10:52:53.671 | openssh-server 2021-12-20 10:52:53.671 | openssl 2021-12-20 10:52:53.671 | pkg-config 2021-12-20 10:52:53.671 | psmisc 2021-12-20 10:52:53.671 | python3-dev 2021-12-20 10:52:53.671 | python3-pip 2021-12-20 10:52:53.671 | python3-venv 2021-12-20 10:52:53.671 | tar 2021-12-20 10:52:53.671 | tcpdump 2021-12-20 10:52:53.671 | unzip 2021-12-20 10:52:53.671 | uuid-runtime 2021-12-20 10:52:53.671 | wget 2021-12-20 10:52:53.671 | wget 2021-12-20 10:52:53.671 | zlib1g-dev 2021-12-20 10:52:53.671 | libkrb5-dev 2021-12-20 10:52:53.671 | libldap2-dev 2021-12-20 10:52:53.671 | libsasl2-dev 2021-12-20 10:52:53.671 | memcached 2021-12-20 10:52:53.671 | python3-mysqldb 2021-12-20 10:52:53.671 | sqlite3 2021-12-20 10:52:53.671 | conntrack 2021-12-20 10:52:53.671 | curl 2021-12-20 10:52:53.671 | dnsmasq-base 2021-12-20 10:52:53.671 | dnsmasq-utils 2021-12-20 10:52:53.671 | ebtables 2021-12-20 10:52:53.671 | gawk 2021-12-20 10:52:53.671 | genisoimage 2021-12-20 10:52:53.671 | iptables 2021-12-20 10:52:53.671 | iputils-arping 2021-12-20 10:52:53.671 | kpartx 2021-12-20 10:52:53.672 | libjs-jquery-tablesorter 2021-12-20 10:52:53.672 | libmysqlclient-dev 2021-12-20 10:52:53.672 | parted 2021-12-20 10:52:53.672 | pm-utils 2021-12-20 10:52:53.672 | python3-mysqldb 2021-12-20 10:52:53.672 | socat 2021-12-20 10:52:53.672 | sqlite3 2021-12-20 10:52:53.672 | sudo 2021-12-20 10:52:53.672 | vlan 2021-12-20 10:52:53.672 | lsscsi 2021-12-20 10:52:53.672 | open-iscsi 2021-12-20 10:52:53.672 | lvm2 2021-12-20 10:52:53.672 | qemu-utils 2021-12-20 10:52:53.672 | thin-provisioning-tools 2021-12-20 10:52:53.672 | acl 2021-12-20 10:52:53.672 | dnsmasq-base 2021-12-20 10:52:53.672 | dnsmasq-utils 2021-12-20 10:52:53.672 | ebtables 2021-12-20 10:52:53.672 | haproxy 2021-12-20 10:52:53.672 | iptables 2021-12-20 10:52:53.672 | iputils-arping 2021-12-20 10:52:53.672 | iputils-ping 2021-12-20 10:52:53.672 | libmysqlclient-dev 2021-12-20 10:52:53.672 | postgresql-server-dev-all 2021-12-20 10:52:53.672 | python3-mysqldb 2021-12-20 10:52:53.672 | sqlite3 2021-12-20 10:52:53.672 | sudo 2021-12-20 10:52:53.672 | vlan 2021-12-20 10:52:53.672 | ipset 2021-12-20 10:52:53.672 | conntrack 2021-12-20 10:52:53.672 | conntrackd 2021-12-20 10:52:53.672 | keepalived 2021-12-20 10:52:53.672 | dstat 2021-12-20 10:52:53.672 | lvm2 2021-12-20 10:52:53.672 | qemu-utils 2021-12-20 10:52:53.672 | thin-provisioning-tools 2021-12-20 10:52:53.672 | curl 2021-12-20 10:52:53.672 | liberasurecode-dev 2021-12-20 10:52:53.672 | make 2021-12-20 10:52:53.672 | memcached 2021-12-20 10:52:53.672 | sqlite3 2021-12-20 10:52:53.673 | xfsprogs ' 2021-12-20 10:52:53.673 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-20 10:52:53.675 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:52:53.678 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:52:53.681 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-20 10:52:53.681 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-20 10:52:53.686 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-20 10:52:53.688 | ++ functions-common:install_package:1344 : update_package_repo 2021-12-20 10:52:53.690 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-12-20 10:52:53.692 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2021-12-20 10:52:53.694 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-12-20 10:52:53.696 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-12-20 10:52:53.698 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-12-20 10:52:53.700 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:52:53.702 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:52:53.705 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-12-20 10:52:53.707 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-12-20 10:52:53.709 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-12-20 10:52:53.711 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2021-12-20 10:52:53.713 | +++ functions-common:apt_get_update:1078 : id -u 2021-12-20 10:52:53.717 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-12-20 10:52:53.720 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2021-12-20 10:52:53.722 | ++ functions-common:time_start:2296 : local name=apt-get-update 2021-12-20 10:52:53.724 | ++ functions-common:time_start:2297 : local start_time= 2021-12-20 10:52:53.725 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2021-12-20 10:52:53.728 | +++ functions-common:time_start:2301 : date +%s%3N 2021-12-20 10:52:53.731 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1639997573729 2021-12-20 10:52:53.733 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-20 10:52:53.735 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-20 10:52:53.737 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-20 10:52:53.962 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-20 10:52:53.997 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-20 10:52:54.040 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-20 10:52:54.172 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-20 10:52:56.216 | Reading package lists... 2021-12-20 10:52:56.245 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-12-20 10:52:56.247 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-12-20 10:52:56.249 | ++ functions-common:time_stop:2310 : local name 2021-12-20 10:52:56.252 | ++ functions-common:time_stop:2311 : local end_time 2021-12-20 10:52:56.254 | ++ functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:52:56.256 | ++ functions-common:time_stop:2313 : local total 2021-12-20 10:52:56.258 | ++ functions-common:time_stop:2314 : local start_time 2021-12-20 10:52:56.261 | ++ functions-common:time_stop:2316 : name=apt-get-update 2021-12-20 10:52:56.264 | ++ functions-common:time_stop:2317 : start_time=1639997573729 2021-12-20 10:52:56.266 | ++ functions-common:time_stop:2319 : [[ -z 1639997573729 ]] 2021-12-20 10:52:56.269 | +++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:52:56.273 | ++ functions-common:time_stop:2322 : end_time=1639997576270 2021-12-20 10:52:56.275 | ++ functions-common:time_stop:2323 : elapsed_time=2541 2021-12-20 10:52:56.277 | ++ functions-common:time_stop:2324 : total=0 2021-12-20 10:52:56.279 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:52:56.281 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2541 2021-12-20 10:52:56.284 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-20 10:52:56.286 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-12-20 10:52:56.288 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:52:56.290 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:52:56.293 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-20 10:52:56.313 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-20 10:52:56.418 | Reading package lists... 2021-12-20 10:52:56.664 | Building dependency tree... 2021-12-20 10:52:56.666 | Reading state information... 2021-12-20 10:52:56.947 | bc is already the newest version (1.07.1-2build1). 2021-12-20 10:52:56.948 | bc set to manually installed. 2021-12-20 10:52:56.948 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-20 10:52:56.948 | bsdmainutils set to manually installed. 2021-12-20 10:52:56.948 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-20 10:52:56.948 | gawk set to manually installed. 2021-12-20 10:52:56.948 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-20 10:52:56.948 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-20 10:52:56.948 | iptables set to manually installed. 2021-12-20 10:52:56.948 | iputils-ping is already the newest version (3:20190709-3). 2021-12-20 10:52:56.948 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-20 10:52:56.948 | kpartx set to manually installed. 2021-12-20 10:52:56.948 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-20 10:52:56.948 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-20 10:52:56.948 | psmisc is already the newest version (23.3-1). 2021-12-20 10:52:56.948 | psmisc set to manually installed. 2021-12-20 10:52:56.948 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-20 10:52:56.948 | tcpdump is already the newest version (4.9.3-4). 2021-12-20 10:52:56.948 | tcpdump set to manually installed. 2021-12-20 10:52:56.948 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-20 10:52:56.948 | thin-provisioning-tools set to manually installed. 2021-12-20 10:52:56.948 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-20 10:52:56.948 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-20 10:52:56.948 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-20 10:52:56.948 | lsof set to manually installed. 2021-12-20 10:52:56.948 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-20 10:52:56.948 | parted set to manually installed. 2021-12-20 10:52:56.948 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-20 10:52:56.948 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-20 10:52:56.948 | tar set to manually installed. 2021-12-20 10:52:56.948 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-20 10:52:56.948 | uuid-runtime set to manually installed. 2021-12-20 10:52:56.948 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-20 10:52:56.948 | zlib1g-dev set to manually installed. 2021-12-20 10:52:56.948 | The following packages were automatically installed and are no longer required: 2021-12-20 10:52:56.949 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 10:52:56.949 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 10:52:56.949 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 10:52:56.949 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 10:52:56.949 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-12-20 10:52:56.949 | python3-zope.interface 2021-12-20 10:52:56.949 | Use 'sudo apt autoremove' to remove them. 2021-12-20 10:52:56.949 | The following additional packages will be installed: 2021-12-20 10:52:56.949 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-12-20 10:52:56.949 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-12-20 10:52:56.949 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-12-20 10:52:56.949 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-12-20 10:52:56.949 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-12-20 10:52:56.949 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-12-20 10:52:56.949 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-12-20 10:52:56.949 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-12-20 10:52:56.949 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-12-20 10:52:56.949 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-12-20 10:52:56.949 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-12-20 10:52:56.949 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-12-20 10:52:56.949 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-12-20 10:52:56.949 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-12-20 10:52:56.949 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-12-20 10:52:56.949 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-12-20 10:52:56.949 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-12-20 10:52:56.950 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-12-20 10:52:56.950 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-12-20 10:52:56.950 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-12-20 10:52:56.950 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2021-12-20 10:52:56.950 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2021-12-20 10:52:56.950 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2021-12-20 10:52:56.950 | libpq5 librados2 librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config 2021-12-20 10:52:56.950 | libsensors5 libsm6 libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev 2021-12-20 10:52:56.950 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2021-12-20 10:52:56.950 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-12-20 10:52:56.950 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2021-12-20 10:52:56.950 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2021-12-20 10:52:56.950 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-12-20 10:52:56.950 | postgresql-client-12 postgresql-client-common postgresql-common 2021-12-20 10:52:56.950 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2021-12-20 10:52:56.950 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2021-12-20 10:52:56.950 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2021-12-20 10:52:56.952 | Suggested packages: 2021-12-20 10:52:56.952 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-12-20 10:52:56.952 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-12-20 10:52:56.952 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-12-20 10:52:56.952 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-12-20 10:52:56.952 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-12-20 10:52:56.952 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-12-20 10:52:56.952 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-12-20 10:52:56.952 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-12-20 10:52:56.952 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-12-20 10:52:56.952 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-12-20 10:52:56.952 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2021-12-20 10:52:56.952 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2021-12-20 10:52:56.952 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2021-12-20 10:52:56.952 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2021-12-20 10:52:56.952 | openssl-blacklist systemd-container zip 2021-12-20 10:52:57.181 | The following NEW packages will be installed: 2021-12-20 10:52:57.182 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-12-20 10:52:57.182 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-12-20 10:52:57.182 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-12-20 10:52:57.182 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-12-20 10:52:57.182 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-12-20 10:52:57.182 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-12-20 10:52:57.182 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-12-20 10:52:57.182 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-12-20 10:52:57.182 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-12-20 10:52:57.182 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-12-20 10:52:57.182 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-20 10:52:57.182 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-12-20 10:52:57.182 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-12-20 10:52:57.182 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-12-20 10:52:57.182 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-12-20 10:52:57.182 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-12-20 10:52:57.182 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-12-20 10:52:57.182 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-12-20 10:52:57.182 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-12-20 10:52:57.182 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-20 10:52:57.182 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-12-20 10:52:57.182 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-12-20 10:52:57.182 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-12-20 10:52:57.182 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-12-20 10:52:57.182 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-12-20 10:52:57.182 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2021-12-20 10:52:57.182 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2021-12-20 10:52:57.182 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2021-12-20 10:52:57.182 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2021-12-20 10:52:57.182 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2021-12-20 10:52:57.182 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2021-12-20 10:52:57.182 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-12-20 10:52:57.183 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2021-12-20 10:52:57.183 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2021-12-20 10:52:57.183 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2021-12-20 10:52:57.183 | postgresql-client-12 postgresql-client-common postgresql-common 2021-12-20 10:52:57.183 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-12-20 10:52:57.183 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2021-12-20 10:52:57.183 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2021-12-20 10:52:57.183 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-12-20 10:52:57.183 | The following packages will be upgraded: 2021-12-20 10:52:57.184 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-12-20 10:52:57.184 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-12-20 10:52:57.184 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2021-12-20 10:52:57.307 | 18 upgraded, 208 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 10:52:57.307 | Need to get 160 MB of archives. 2021-12-20 10:52:57.307 | After this operation, 761 MB of additional disk space will be used. 2021-12-20 10:52:57.307 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2021-12-20 10:52:57.491 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2021-12-20 10:52:57.503 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2021-12-20 10:52:57.509 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2021-12-20 10:52:57.596 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2021-12-20 10:52:58.531 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2021-12-20 10:52:58.548 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-12-20 10:52:58.550 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2021-12-20 10:52:58.745 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-12-20 10:52:58.750 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-12-20 10:52:58.751 | 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-12-20 10:52:58.756 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-12-20 10:52:58.758 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2021-12-20 10:52:58.813 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2021-12-20 10:52:58.864 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-12-20 10:52:58.865 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-12-20 10:52:58.867 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2021-12-20 10:53:00.691 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-12-20 10:53:00.879 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2021-12-20 10:53:01.108 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2021-12-20 10:53:01.144 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2021-12-20 10:53:01.146 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2021-12-20 10:53:01.196 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-12-20 10:53:01.198 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2021-12-20 10:53:01.541 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-12-20 10:53:01.546 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-12-20 10:53:01.546 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-12-20 10:53:01.547 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2021-12-20 10:53:01.791 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-12-20 10:53:01.791 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-12-20 10:53:01.792 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-12-20 10:53:01.796 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-12-20 10:53:02.059 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2021-12-20 10:53:02.078 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2021-12-20 10:53:02.080 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-12-20 10:53:02.199 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2021-12-20 10:53:02.289 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-12-20 10:53:02.319 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-12-20 10:53:02.320 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-12-20 10:53:02.432 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-12-20 10:53:02.481 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2021-12-20 10:53:02.516 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-12-20 10:53:02.524 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-12-20 10:53:02.534 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-12-20 10:53:02.587 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-12-20 10:53:02.667 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-12-20 10:53:02.721 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-12-20 10:53:02.817 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-12-20 10:53:05.492 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-12-20 10:53:07.543 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-12-20 10:53:07.861 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-12-20 10:53:07.880 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-12-20 10:53:07.881 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-12-20 10:53:07.932 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-12-20 10:53:08.461 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-12-20 10:53:08.463 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-12-20 10:53:08.564 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-12-20 10:53:09.512 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-12-20 10:53:10.962 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-12-20 10:53:10.974 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-12-20 10:53:11.005 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-12-20 10:53:11.008 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-12-20 10:53:11.020 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-12-20 10:53:11.036 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-12-20 10:53:11.038 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-12-20 10:53:11.041 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-12-20 10:53:11.042 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-12-20 10:53:11.086 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-12-20 10:53:11.117 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-12-20 10:53:11.248 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-12-20 10:53:11.277 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-12-20 10:53:11.292 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-12-20 10:53:11.465 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-12-20 10:53:11.470 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-12-20 10:53:11.518 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-12-20 10:53:11.671 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-12-20 10:53:11.676 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-12-20 10:53:11.676 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-12-20 10:53:11.684 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-12-20 10:53:11.816 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-12-20 10:53:11.851 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-12-20 10:53:11.904 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2021-12-20 10:53:11.928 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-12-20 10:53:11.936 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-12-20 10:53:13.097 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-12-20 10:53:13.097 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-12-20 10:53:13.098 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-12-20 10:53:13.099 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-12-20 10:53:13.099 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-12-20 10:53:13.100 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-12-20 10:53:13.115 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-12-20 10:53:13.115 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-12-20 10:53:13.125 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-12-20 10:53:13.149 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-12-20 10:53:13.192 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2021-12-20 10:53:13.193 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-12-20 10:53:13.195 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-12-20 10:53:13.198 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-12-20 10:53:13.205 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-12-20 10:53:13.401 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-12-20 10:53:13.510 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-12-20 10:53:13.595 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-12-20 10:53:13.775 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-12-20 10:53:13.828 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-12-20 10:53:13.880 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-12-20 10:53:13.884 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-12-20 10:53:13.886 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-12-20 10:53:13.890 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-12-20 10:53:13.902 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-12-20 10:53:13.903 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-12-20 10:53:13.904 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-12-20 10:53:13.920 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2021-12-20 10:53:13.934 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-12-20 10:53:13.937 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2021-12-20 10:53:13.977 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-12-20 10:53:13.991 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-12-20 10:53:14.116 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-12-20 10:53:14.116 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-12-20 10:53:14.117 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-12-20 10:53:14.118 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-12-20 10:53:14.127 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-12-20 10:53:14.128 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-12-20 10:53:14.134 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-12-20 10:53:14.156 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-12-20 10:53:14.156 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-12-20 10:53:14.226 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-12-20 10:53:14.229 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-12-20 10:53:14.230 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-12-20 10:53:14.231 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-12-20 10:53:14.232 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-12-20 10:53:14.287 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-12-20 10:53:14.304 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-12-20 10:53:14.357 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-12-20 10:53:14.358 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-12-20 10:53:14.359 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-12-20 10:53:14.360 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-12-20 10:53:14.363 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-12-20 10:53:14.364 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-12-20 10:53:14.367 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-12-20 10:53:14.389 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-12-20 10:53:14.456 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-12-20 10:53:14.458 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-12-20 10:53:14.485 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2021-12-20 10:53:14.530 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-12-20 10:53:14.531 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-12-20 10:53:14.532 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-12-20 10:53:14.533 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-12-20 10:53:14.534 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-12-20 10:53:14.536 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-12-20 10:53:14.537 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-12-20 10:53:14.538 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-12-20 10:53:14.558 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-12-20 10:53:14.582 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-12-20 10:53:14.583 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-12-20 10:53:14.585 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-12-20 10:53:14.585 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-12-20 10:53:14.605 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-12-20 10:53:14.674 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-12-20 10:53:14.675 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-12-20 10:53:14.676 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2021-12-20 10:53:16.166 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2021-12-20 10:53:16.167 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-12-20 10:53:16.192 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-12-20 10:53:16.202 | Get:164 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-12-20 10:53:16.234 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-12-20 10:53:16.234 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-12-20 10:53:16.235 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-12-20 10:53:16.295 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-12-20 10:53:16.296 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-12-20 10:53:16.329 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-12-20 10:53:16.375 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-12-20 10:53:16.376 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-12-20 10:53:16.376 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2021-12-20 10:53:16.615 | Get:174 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-12-20 10:53:16.872 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-12-20 10:53:16.934 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-12-20 10:53:16.992 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-12-20 10:53:16.993 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2021-12-20 10:53:17.011 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2021-12-20 10:53:17.034 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.1 [3,215 kB] 2021-12-20 10:53:17.586 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.1 [1,620 kB] 2021-12-20 10:53:17.827 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-12-20 10:53:17.881 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2021-12-20 10:53:17.887 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-12-20 10:53:17.887 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-12-20 10:53:17.906 | Get:186 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-12-20 10:53:18.028 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-12-20 10:53:18.086 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-12-20 10:53:18.089 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-12-20 10:53:18.130 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-12-20 10:53:19.003 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-12-20 10:53:19.004 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-12-20 10:53:19.122 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-12-20 10:53:19.193 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-12-20 10:53:20.342 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-12-20 10:53:20.344 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-12-20 10:53:24.487 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-12-20 10:53:24.490 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-12-20 10:53:24.491 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-12-20 10:53:24.497 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-12-20 10:53:24.510 | Get:201 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-12-20 10:53:24.681 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-12-20 10:53:24.770 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-12-20 10:53:24.980 | Get:204 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-12-20 10:53:25.111 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-12-20 10:53:25.112 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-12-20 10:53:25.402 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-12-20 10:53:25.404 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-12-20 10:53:25.404 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-12-20 10:53:25.410 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2021-12-20 10:53:25.410 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-12-20 10:53:25.411 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.18 [54.8 kB] 2021-12-20 10:53:25.434 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.18 [973 kB] 2021-12-20 10:53:25.505 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-12-20 10:53:25.509 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-12-20 10:53:25.554 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-12-20 10:53:25.567 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-12-20 10:53:25.568 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2021-12-20 10:53:25.569 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-12-20 10:53:25.570 | Get:220 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-12-20 10:53:25.570 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-12-20 10:53:25.596 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-12-20 10:53:25.598 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-12-20 10:53:25.598 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-12-20 10:53:25.641 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-12-20 10:53:25.691 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-12-20 10:53:27.116 | Preconfiguring packages ... 2021-12-20 10:53:27.267 | Fetched 160 MB in 28s (5,628 kB/s) 2021-12-20 10:53:27.336 | (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-12-20 10:53:27.339 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 10:53:27.367 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-20 10:53:27.448 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 10:53:27.468 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-20 10:53:27.874 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 10:53:27.883 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-20 10:53:27.937 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 10:53:27.960 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-20 10:53:28.043 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 10:53:28.208 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-20 10:53:29.007 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 10:53:29.021 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-20 10:53:29.114 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2021-12-20 10:53:29.168 | Selecting previously unselected package libapr1:amd64. 2021-12-20 10:53:29.207 | (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-12-20 10:53:29.210 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-12-20 10:53:29.213 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-12-20 10:53:29.275 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-20 10:53:29.291 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2021-12-20 10:53:29.494 | Selecting previously unselected package libaprutil1:amd64. 2021-12-20 10:53:29.501 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-12-20 10:53:29.505 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-12-20 10:53:29.556 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-12-20 10:53:29.563 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-12-20 10:53:29.567 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-12-20 10:53:29.606 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-12-20 10:53:29.620 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-12-20 10:53:29.676 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-12-20 10:53:29.683 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-12-20 10:53:29.687 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-12-20 10:53:29.727 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2021-12-20 10:53:29.737 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-12-20 10:53:29.801 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2021-12-20 10:53:29.821 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-12-20 10:53:29.888 | Selecting previously unselected package libjansson4:amd64. 2021-12-20 10:53:29.895 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-12-20 10:53:29.899 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-12-20 10:53:29.937 | Selecting previously unselected package liblua5.2-0:amd64. 2021-12-20 10:53:29.944 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-12-20 10:53:29.949 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-12-20 10:53:30.004 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2021-12-20 10:53:30.018 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2021-12-20 10:53:31.273 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-12-20 10:53:31.284 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-12-20 10:53:31.399 | Selecting previously unselected package apache2-bin. 2021-12-20 10:53:31.407 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-20 10:53:31.410 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2021-12-20 10:53:31.615 | Selecting previously unselected package apache2-data. 2021-12-20 10:53:31.622 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2021-12-20 10:53:31.625 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2021-12-20 10:53:31.734 | Selecting previously unselected package apache2-utils. 2021-12-20 10:53:31.741 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-20 10:53:31.744 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2021-12-20 10:53:31.793 | Selecting previously unselected package apache2. 2021-12-20 10:53:31.800 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-20 10:53:31.821 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2021-12-20 10:53:31.894 | Selecting previously unselected package liblua5.3-0:amd64. 2021-12-20 10:53:31.901 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-12-20 10:53:31.905 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-12-20 10:53:31.957 | Selecting previously unselected package haproxy. 2021-12-20 10:53:31.964 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2021-12-20 10:53:31.975 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2021-12-20 10:53:32.207 | Selecting previously unselected package libnl-3-200:amd64. 2021-12-20 10:53:32.214 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2021-12-20 10:53:32.218 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-12-20 10:53:32.260 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-12-20 10:53:32.267 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-12-20 10:53:32.271 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-12-20 10:53:32.309 | Selecting previously unselected package mysql-common. 2021-12-20 10:53:32.317 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-12-20 10:53:32.336 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-12-20 10:53:32.373 | Selecting previously unselected package libmysqlclient21:amd64. 2021-12-20 10:53:32.380 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 10:53:32.384 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 10:53:32.625 | Selecting previously unselected package libsensors-config. 2021-12-20 10:53:32.633 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-12-20 10:53:32.636 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-12-20 10:53:32.672 | Selecting previously unselected package libsensors5:amd64. 2021-12-20 10:53:32.680 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-12-20 10:53:32.768 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-12-20 10:53:32.806 | Selecting previously unselected package libsnmp-base. 2021-12-20 10:53:32.813 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-12-20 10:53:32.817 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-12-20 10:53:32.898 | Selecting previously unselected package libsnmp35:amd64. 2021-12-20 10:53:32.905 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-12-20 10:53:32.908 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-12-20 10:53:33.074 | Selecting previously unselected package keepalived. 2021-12-20 10:53:33.082 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2021-12-20 10:53:33.086 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2021-12-20 10:53:33.179 | Selecting previously unselected package memcached. 2021-12-20 10:53:33.187 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2021-12-20 10:53:33.191 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2021-12-20 10:53:33.255 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-12-20 10:53:33.735 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-12-20 10:53:33.851 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-20 10:53:33.860 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2021-12-20 10:53:33.998 | Selecting previously unselected package python3-yaml. 2021-12-20 10:53:34.006 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-12-20 10:53:34.009 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-12-20 10:53:34.070 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-20 10:53:34.079 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-20 10:53:34.134 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-20 10:53:34.219 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-20 10:53:34.681 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-20 10:53:34.715 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-20 10:53:34.873 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2021-12-20 10:53:34.883 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2021-12-20 10:53:34.963 | Selecting previously unselected package acl. 2021-12-20 10:53:34.971 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2021-12-20 10:53:34.974 | Unpacking acl (2.2.53-6) ... 2021-12-20 10:53:35.009 | Selecting previously unselected package autotools-dev. 2021-12-20 10:53:35.016 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2021-12-20 10:53:35.021 | Unpacking autotools-dev (20180224.1) ... 2021-12-20 10:53:35.067 | Selecting previously unselected package m4. 2021-12-20 10:53:35.074 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2021-12-20 10:53:35.078 | Unpacking m4 (1.4.18-4) ... 2021-12-20 10:53:35.135 | Selecting previously unselected package autoconf. 2021-12-20 10:53:35.143 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2021-12-20 10:53:35.147 | Unpacking autoconf (2.69-11.1) ... 2021-12-20 10:53:35.232 | Selecting previously unselected package automake. 2021-12-20 10:53:35.239 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-12-20 10:53:35.245 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-12-20 10:53:35.354 | Selecting previously unselected package autopoint. 2021-12-20 10:53:35.361 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2021-12-20 10:53:35.365 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-12-20 10:53:35.411 | Selecting previously unselected package libllvm10:amd64. 2021-12-20 10:53:35.419 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 10:53:35.423 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-20 10:53:37.634 | Selecting previously unselected package libclang-cpp10. 2021-12-20 10:53:37.641 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 10:53:37.646 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-12-20 10:53:39.058 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-12-20 10:53:39.066 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-20 10:53:39.070 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-20 10:53:39.529 | Selecting previously unselected package libgc1c2:amd64. 2021-12-20 10:53:39.537 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-12-20 10:53:39.541 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-12-20 10:53:39.586 | Selecting previously unselected package libobjc4:amd64. 2021-12-20 10:53:39.594 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-20 10:53:39.598 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-12-20 10:53:39.633 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-12-20 10:53:39.641 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-20 10:53:39.645 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-20 10:53:39.727 | Selecting previously unselected package libc6-i386. 2021-12-20 10:53:39.734 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-12-20 10:53:39.738 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-12-20 10:53:40.239 | Selecting previously unselected package lib32gcc-s1. 2021-12-20 10:53:40.248 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-20 10:53:40.252 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-12-20 10:53:40.297 | Selecting previously unselected package lib32stdc++6. 2021-12-20 10:53:40.305 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-20 10:53:40.308 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-12-20 10:53:40.411 | Selecting previously unselected package libclang-common-10-dev. 2021-12-20 10:53:40.419 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 10:53:40.422 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-20 10:53:41.412 | Selecting previously unselected package libclang1-10. 2021-12-20 10:53:41.420 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 10:53:41.425 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-12-20 10:53:42.545 | Selecting previously unselected package clang-10. 2021-12-20 10:53:42.553 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 10:53:42.556 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-12-20 10:53:42.596 | Selecting previously unselected package libtool. 2021-12-20 10:53:42.603 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2021-12-20 10:53:42.607 | Unpacking libtool (2.4.6-14) ... 2021-12-20 10:53:42.663 | Selecting previously unselected package dh-autoreconf. 2021-12-20 10:53:42.671 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2021-12-20 10:53:42.674 | Unpacking dh-autoreconf (19) ... 2021-12-20 10:53:42.710 | Selecting previously unselected package libdebhelper-perl. 2021-12-20 10:53:42.718 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-12-20 10:53:42.722 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-12-20 10:53:42.776 | Selecting previously unselected package libarchive-zip-perl. 2021-12-20 10:53:42.784 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2021-12-20 10:53:42.788 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-12-20 10:53:42.836 | Selecting previously unselected package libsub-override-perl. 2021-12-20 10:53:42.844 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2021-12-20 10:53:42.848 | Unpacking libsub-override-perl (0.09-2) ... 2021-12-20 10:53:42.880 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-12-20 10:53:42.887 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-12-20 10:53:42.891 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-12-20 10:53:42.928 | Selecting previously unselected package dh-strip-nondeterminism. 2021-12-20 10:53:42.937 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-12-20 10:53:42.941 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-12-20 10:53:42.972 | Selecting previously unselected package libdpkg-perl. 2021-12-20 10:53:42.980 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-12-20 10:53:42.984 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-12-20 10:53:43.068 | Selecting previously unselected package make. 2021-12-20 10:53:43.075 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2021-12-20 10:53:43.079 | Unpacking make (4.2.1-1.2) ... 2021-12-20 10:53:43.135 | Selecting previously unselected package dpkg-dev. 2021-12-20 10:53:43.143 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-12-20 10:53:43.147 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-12-20 10:53:43.291 | Selecting previously unselected package dwz. 2021-12-20 10:53:43.299 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2021-12-20 10:53:43.302 | Unpacking dwz (0.13-5) ... 2021-12-20 10:53:43.359 | Selecting previously unselected package libcroco3:amd64. 2021-12-20 10:53:43.367 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2021-12-20 10:53:43.370 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-12-20 10:53:43.416 | Selecting previously unselected package gettext. 2021-12-20 10:53:43.424 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2021-12-20 10:53:43.428 | Unpacking gettext (0.19.8.1-10build1) ... 2021-12-20 10:53:43.607 | Selecting previously unselected package intltool-debian. 2021-12-20 10:53:43.616 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-12-20 10:53:43.619 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-12-20 10:53:43.655 | Selecting previously unselected package po-debconf. 2021-12-20 10:53:43.662 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2021-12-20 10:53:43.667 | Unpacking po-debconf (1.0.21) ... 2021-12-20 10:53:43.742 | Selecting previously unselected package debhelper. 2021-12-20 10:53:43.750 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2021-12-20 10:53:43.754 | Unpacking debhelper (12.10ubuntu1) ... 2021-12-20 10:53:43.964 | Selecting previously unselected package uuid-dev:amd64. 2021-12-20 10:53:43.972 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-12-20 10:53:43.977 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-12-20 10:53:44.044 | Selecting previously unselected package libsctp1:amd64. 2021-12-20 10:53:44.052 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-12-20 10:53:44.057 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-12-20 10:53:44.095 | Selecting previously unselected package libsctp-dev:amd64. 2021-12-20 10:53:44.102 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-12-20 10:53:44.106 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-12-20 10:53:44.148 | Selecting previously unselected package libapr1-dev. 2021-12-20 10:53:44.156 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-12-20 10:53:44.160 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-12-20 10:53:44.424 | Selecting previously unselected package libldap2-dev:amd64. 2021-12-20 10:53:44.433 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-12-20 10:53:44.437 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-20 10:53:44.562 | Selecting previously unselected package libaprutil1-dev. 2021-12-20 10:53:44.570 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-12-20 10:53:44.574 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-12-20 10:53:44.808 | Selecting previously unselected package apache2-dev. 2021-12-20 10:53:44.816 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-20 10:53:44.820 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2021-12-20 10:53:44.913 | Selecting previously unselected package binfmt-support. 2021-12-20 10:53:44.921 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2021-12-20 10:53:44.938 | Unpacking binfmt-support (2.2.0-2) ... 2021-12-20 10:53:44.986 | Selecting previously unselected package g++-9. 2021-12-20 10:53:44.994 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-20 10:53:44.998 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-12-20 10:53:46.138 | Selecting previously unselected package g++. 2021-12-20 10:53:46.146 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-12-20 10:53:46.150 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-12-20 10:53:46.185 | Selecting previously unselected package build-essential. 2021-12-20 10:53:46.194 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-12-20 10:53:46.199 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-12-20 10:53:46.238 | Selecting previously unselected package conntrack. 2021-12-20 10:53:46.246 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-12-20 10:53:46.250 | Unpacking conntrack (1:1.4.5-2) ... 2021-12-20 10:53:46.289 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-12-20 10:53:46.297 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-12-20 10:53:46.301 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-12-20 10:53:46.340 | Selecting previously unselected package libnetfilter-queue1. 2021-12-20 10:53:46.348 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-12-20 10:53:46.352 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-12-20 10:53:46.395 | Selecting previously unselected package conntrackd. 2021-12-20 10:53:46.403 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-12-20 10:53:46.407 | Unpacking conntrackd (1:1.4.5-2) ... 2021-12-20 10:53:46.462 | Selecting previously unselected package dns-root-data. 2021-12-20 10:53:46.470 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2021-12-20 10:53:46.474 | Unpacking dns-root-data (2019052802) ... 2021-12-20 10:53:46.514 | Selecting previously unselected package libidn11:amd64. 2021-12-20 10:53:46.522 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-12-20 10:53:46.527 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-12-20 10:53:46.578 | Selecting previously unselected package dnsmasq-base. 2021-12-20 10:53:46.586 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-12-20 10:53:46.590 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-12-20 10:53:46.682 | Selecting previously unselected package dnsmasq-utils. 2021-12-20 10:53:46.690 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-12-20 10:53:46.694 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-12-20 10:53:46.737 | Selecting previously unselected package dstat. 2021-12-20 10:53:46.745 | Preparing to unpack .../088-dstat_0.7.4-6_all.deb ... 2021-12-20 10:53:46.750 | Unpacking dstat (0.7.4-6) ... 2021-12-20 10:53:46.827 | Selecting previously unselected package ebtables. 2021-12-20 10:53:46.835 | Preparing to unpack .../089-ebtables_2.0.11-3build1_amd64.deb ... 2021-12-20 10:53:46.855 | Unpacking ebtables (2.0.11-3build1) ... 2021-12-20 10:53:46.920 | Selecting previously unselected package libfakeroot:amd64. 2021-12-20 10:53:46.928 | Preparing to unpack .../090-libfakeroot_1.24-1_amd64.deb ... 2021-12-20 10:53:46.933 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-12-20 10:53:46.982 | Selecting previously unselected package fakeroot. 2021-12-20 10:53:46.992 | Preparing to unpack .../091-fakeroot_1.24-1_amd64.deb ... 2021-12-20 10:53:46.996 | Unpacking fakeroot (1.24-1) ... 2021-12-20 10:53:47.052 | Selecting previously unselected package fonts-dejavu-core. 2021-12-20 10:53:47.061 | Preparing to unpack .../092-fonts-dejavu-core_2.37-1_all.deb ... 2021-12-20 10:53:47.066 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-12-20 10:53:47.253 | Selecting previously unselected package fonts-liberation. 2021-12-20 10:53:47.262 | Preparing to unpack .../093-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-12-20 10:53:47.266 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-12-20 10:53:47.426 | Selecting previously unselected package fontconfig-config. 2021-12-20 10:53:47.434 | Preparing to unpack .../094-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-12-20 10:53:47.439 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-12-20 10:53:47.490 | Selecting previously unselected package libfontconfig1:amd64. 2021-12-20 10:53:47.498 | Preparing to unpack .../095-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-12-20 10:53:47.502 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-12-20 10:53:47.561 | Selecting previously unselected package fontconfig. 2021-12-20 10:53:47.570 | Preparing to unpack .../096-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-12-20 10:53:47.574 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-12-20 10:53:47.628 | Selecting previously unselected package genisoimage. 2021-12-20 10:53:47.636 | Preparing to unpack .../097-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-12-20 10:53:47.640 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-12-20 10:53:47.734 | Selecting previously unselected package libann0. 2021-12-20 10:53:47.742 | Preparing to unpack .../098-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-12-20 10:53:47.746 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-12-20 10:53:47.788 | Selecting previously unselected package libcdt5:amd64. 2021-12-20 10:53:47.796 | Preparing to unpack .../099-libcdt5_2.42.2-3build2_amd64.deb ... 2021-12-20 10:53:47.801 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-12-20 10:53:47.845 | Selecting previously unselected package libcgraph6:amd64. 2021-12-20 10:53:47.853 | Preparing to unpack .../100-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-12-20 10:53:47.857 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-12-20 10:53:47.904 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-12-20 10:53:47.912 | Preparing to unpack .../101-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-12-20 10:53:47.916 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-20 10:53:47.972 | Selecting previously unselected package libjpeg8:amd64. 2021-12-20 10:53:47.980 | Preparing to unpack .../102-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-12-20 10:53:47.984 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-20 10:53:48.020 | Selecting previously unselected package libjbig0:amd64. 2021-12-20 10:53:48.029 | Preparing to unpack .../103-libjbig0_2.1-3.1build1_amd64.deb ... 2021-12-20 10:53:48.034 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-12-20 10:53:48.085 | Selecting previously unselected package libwebp6:amd64. 2021-12-20 10:53:48.094 | Preparing to unpack .../104-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-12-20 10:53:48.098 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-20 10:53:48.172 | Selecting previously unselected package libtiff5:amd64. 2021-12-20 10:53:48.181 | Preparing to unpack .../105-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2021-12-20 10:53:48.189 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-12-20 10:53:48.251 | Selecting previously unselected package libxpm4:amd64. 2021-12-20 10:53:48.260 | Preparing to unpack .../106-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-12-20 10:53:48.264 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-12-20 10:53:48.308 | Selecting previously unselected package libgd3:amd64. 2021-12-20 10:53:48.317 | Preparing to unpack .../107-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2021-12-20 10:53:48.320 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-12-20 10:53:48.378 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-12-20 10:53:48.387 | Preparing to unpack .../108-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-12-20 10:53:48.390 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-20 10:53:48.450 | Selecting previously unselected package libpixman-1-0:amd64. 2021-12-20 10:53:48.458 | Preparing to unpack .../109-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-12-20 10:53:48.462 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-12-20 10:53:48.530 | Selecting previously unselected package libxcb-render0:amd64. 2021-12-20 10:53:48.538 | Preparing to unpack .../110-libxcb-render0_1.14-2_amd64.deb ... 2021-12-20 10:53:48.542 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-12-20 10:53:48.582 | Selecting previously unselected package libxcb-shm0:amd64. 2021-12-20 10:53:48.593 | Preparing to unpack .../111-libxcb-shm0_1.14-2_amd64.deb ... 2021-12-20 10:53:48.596 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-12-20 10:53:48.641 | Selecting previously unselected package libxrender1:amd64. 2021-12-20 10:53:48.650 | Preparing to unpack .../112-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-12-20 10:53:48.653 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-12-20 10:53:48.692 | Selecting previously unselected package libcairo2:amd64. 2021-12-20 10:53:48.701 | Preparing to unpack .../113-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-12-20 10:53:48.704 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-12-20 10:53:48.803 | Selecting previously unselected package libgraphite2-3:amd64. 2021-12-20 10:53:48.811 | Preparing to unpack .../114-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-12-20 10:53:48.816 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-12-20 10:53:48.860 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-12-20 10:53:48.868 | Preparing to unpack .../115-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-12-20 10:53:48.872 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-12-20 10:53:48.955 | Selecting previously unselected package libthai-data. 2021-12-20 10:53:48.963 | Preparing to unpack .../116-libthai-data_0.1.28-3_all.deb ... 2021-12-20 10:53:48.967 | Unpacking libthai-data (0.1.28-3) ... 2021-12-20 10:53:49.023 | Selecting previously unselected package libdatrie1:amd64. 2021-12-20 10:53:49.031 | Preparing to unpack .../117-libdatrie1_0.2.12-3_amd64.deb ... 2021-12-20 10:53:49.034 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-12-20 10:53:49.072 | Selecting previously unselected package libthai0:amd64. 2021-12-20 10:53:49.081 | Preparing to unpack .../118-libthai0_0.1.28-3_amd64.deb ... 2021-12-20 10:53:49.090 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-12-20 10:53:49.127 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-12-20 10:53:49.135 | Preparing to unpack .../119-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-20 10:53:49.139 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-20 10:53:49.193 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-12-20 10:53:49.201 | Preparing to unpack .../120-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-20 10:53:49.206 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-20 10:53:49.244 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-12-20 10:53:49.253 | Preparing to unpack .../121-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-20 10:53:49.257 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-20 10:53:49.295 | Selecting previously unselected package libpathplan4:amd64. 2021-12-20 10:53:49.304 | Preparing to unpack .../122-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-12-20 10:53:49.307 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-12-20 10:53:49.344 | Selecting previously unselected package libgvc6. 2021-12-20 10:53:49.352 | Preparing to unpack .../123-libgvc6_2.42.2-3build2_amd64.deb ... 2021-12-20 10:53:49.356 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-12-20 10:53:49.479 | Selecting previously unselected package libgvpr2:amd64. 2021-12-20 10:53:49.487 | Preparing to unpack .../124-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-12-20 10:53:49.490 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-12-20 10:53:49.545 | Selecting previously unselected package liblab-gamut1:amd64. 2021-12-20 10:53:49.554 | Preparing to unpack .../125-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-12-20 10:53:49.558 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-12-20 10:53:49.716 | Selecting previously unselected package x11-common. 2021-12-20 10:53:49.724 | Preparing to unpack .../126-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-12-20 10:53:49.749 | dpkg-query: no packages found matching nux-tools 2021-12-20 10:53:49.761 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-12-20 10:53:49.811 | Selecting previously unselected package libice6:amd64. 2021-12-20 10:53:49.819 | Preparing to unpack .../127-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-12-20 10:53:49.823 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-12-20 10:53:49.861 | Selecting previously unselected package libsm6:amd64. 2021-12-20 10:53:49.869 | Preparing to unpack .../128-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-12-20 10:53:49.874 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-12-20 10:53:49.911 | Selecting previously unselected package libxt6:amd64. 2021-12-20 10:53:49.920 | Preparing to unpack .../129-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-12-20 10:53:49.924 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-12-20 10:53:49.981 | Selecting previously unselected package libxmu6:amd64. 2021-12-20 10:53:49.990 | Preparing to unpack .../130-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-12-20 10:53:49.993 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-12-20 10:53:50.031 | Selecting previously unselected package libxaw7:amd64. 2021-12-20 10:53:50.039 | Preparing to unpack .../131-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-12-20 10:53:50.043 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-12-20 10:53:50.103 | Selecting previously unselected package graphviz. 2021-12-20 10:53:50.112 | Preparing to unpack .../132-graphviz_2.42.2-3build2_amd64.deb ... 2021-12-20 10:53:50.115 | Unpacking graphviz (2.42.2-3build2) ... 2021-12-20 10:53:50.260 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-12-20 10:53:50.268 | Preparing to unpack .../133-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-12-20 10:53:50.273 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-12-20 10:53:50.331 | Selecting previously unselected package libibverbs1:amd64. 2021-12-20 10:53:50.339 | Preparing to unpack .../134-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-12-20 10:53:50.343 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-12-20 10:53:50.395 | Selecting previously unselected package ibverbs-providers:amd64. 2021-12-20 10:53:50.404 | Preparing to unpack .../135-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-12-20 10:53:50.421 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-12-20 10:53:50.489 | Selecting previously unselected package icu-devtools. 2021-12-20 10:53:50.497 | Preparing to unpack .../136-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2021-12-20 10:53:50.500 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2021-12-20 10:53:50.568 | Selecting previously unselected package iputils-arping. 2021-12-20 10:53:50.577 | Preparing to unpack .../137-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-12-20 10:53:50.583 | Unpacking iputils-arping (3:20190709-3) ... 2021-12-20 10:53:50.622 | Selecting previously unselected package javascript-common. 2021-12-20 10:53:50.630 | Preparing to unpack .../138-javascript-common_11_all.deb ... 2021-12-20 10:53:50.647 | Unpacking javascript-common (11) ... 2021-12-20 10:53:50.684 | Selecting previously unselected package libgssrpc4:amd64. 2021-12-20 10:53:50.692 | Preparing to unpack .../139-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-12-20 10:53:50.696 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 10:53:50.743 | Selecting previously unselected package libkdb5-9:amd64. 2021-12-20 10:53:50.752 | Preparing to unpack .../140-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-12-20 10:53:50.756 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 10:53:50.798 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-12-20 10:53:50.809 | Preparing to unpack .../141-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-12-20 10:53:50.812 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 10:53:50.854 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-12-20 10:53:50.863 | Preparing to unpack .../142-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-12-20 10:53:50.868 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 10:53:50.907 | Selecting previously unselected package comerr-dev:amd64. 2021-12-20 10:53:50.916 | Preparing to unpack .../143-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-12-20 10:53:50.922 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-12-20 10:53:50.962 | Selecting previously unselected package krb5-multidev:amd64. 2021-12-20 10:53:50.970 | Preparing to unpack .../144-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-12-20 10:53:50.974 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 10:53:51.028 | Selecting previously unselected package libalgorithm-diff-perl. 2021-12-20 10:53:51.036 | Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-12-20 10:53:51.041 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-12-20 10:53:51.080 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-12-20 10:53:51.089 | Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-12-20 10:53:51.092 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-12-20 10:53:51.124 | Selecting previously unselected package libalgorithm-merge-perl. 2021-12-20 10:53:51.132 | Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-12-20 10:53:51.135 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-12-20 10:53:51.167 | Selecting previously unselected package libarchive-cpio-perl. 2021-12-20 10:53:51.176 | Preparing to unpack .../148-libarchive-cpio-perl_0.10-1_all.deb ... 2021-12-20 10:53:51.180 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-12-20 10:53:51.221 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-12-20 10:53:51.229 | Preparing to unpack .../149-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-12-20 10:53:51.234 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-20 10:53:51.318 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-12-20 10:53:51.327 | Preparing to unpack .../150-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-12-20 10:53:51.330 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-20 10:53:51.403 | Selecting previously unselected package libfile-fcntllock-perl. 2021-12-20 10:53:51.411 | Preparing to unpack .../151-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-12-20 10:53:51.415 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-12-20 10:53:51.457 | Selecting previously unselected package libgts-bin. 2021-12-20 10:53:51.465 | Preparing to unpack .../152-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-12-20 10:53:51.468 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-12-20 10:53:51.510 | Selecting previously unselected package libicu-dev:amd64. 2021-12-20 10:53:51.518 | Preparing to unpack .../153-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2021-12-20 10:53:51.537 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-12-20 10:53:52.991 | Selecting previously unselected package libipset13:amd64. 2021-12-20 10:53:52.999 | Preparing to unpack .../154-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2021-12-20 10:53:53.003 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2021-12-20 10:53:53.047 | Selecting previously unselected package librdmacm1:amd64. 2021-12-20 10:53:53.056 | Preparing to unpack .../155-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-12-20 10:53:53.059 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-12-20 10:53:53.103 | Selecting previously unselected package libiscsi7:amd64. 2021-12-20 10:53:53.114 | Preparing to unpack .../156-libiscsi7_1.18.0-2_amd64.deb ... 2021-12-20 10:53:53.118 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-12-20 10:53:53.160 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-12-20 10:53:53.171 | Preparing to unpack .../157-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-12-20 10:53:53.174 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-20 10:53:53.239 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-12-20 10:53:53.247 | Preparing to unpack .../158-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-12-20 10:53:53.250 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-20 10:53:53.285 | Selecting previously unselected package libjpeg-dev:amd64. 2021-12-20 10:53:53.294 | Preparing to unpack .../159-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-12-20 10:53:53.296 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-20 10:53:53.328 | Selecting previously unselected package libjs-jquery. 2021-12-20 10:53:53.336 | Preparing to unpack .../160-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-12-20 10:53:53.339 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-12-20 10:53:53.411 | Selecting previously unselected package libjs-jquery-metadata. 2021-12-20 10:53:53.423 | Preparing to unpack .../161-libjs-jquery-metadata_12-1.1_all.deb ... 2021-12-20 10:53:53.428 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-12-20 10:53:53.460 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-12-20 10:53:53.468 | Preparing to unpack .../162-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-12-20 10:53:53.472 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-12-20 10:53:53.563 | Selecting previously unselected package libltdl-dev:amd64. 2021-12-20 10:53:53.568 | Preparing to unpack .../163-libltdl-dev_2.4.6-14_amd64.deb ... 2021-12-20 10:53:53.573 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-12-20 10:53:53.645 | Selecting previously unselected package libsys-hostname-long-perl. 2021-12-20 10:53:53.654 | Preparing to unpack .../164-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-12-20 10:53:53.658 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-12-20 10:53:53.699 | Selecting previously unselected package libmail-sendmail-perl. 2021-12-20 10:53:53.708 | Preparing to unpack .../165-libmail-sendmail-perl_0.80-1_all.deb ... 2021-12-20 10:53:53.712 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-12-20 10:53:53.746 | Selecting previously unselected package libssl-dev:amd64. 2021-12-20 10:53:53.755 | Preparing to unpack .../166-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-20 10:53:53.758 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-20 10:53:54.028 | Selecting previously unselected package libmysqlclient-dev. 2021-12-20 10:53:54.037 | Preparing to unpack .../167-libmysqlclient-dev_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 10:53:54.040 | Unpacking libmysqlclient-dev (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 10:53:54.341 | Selecting previously unselected package libncurses-dev:amd64. 2021-12-20 10:53:54.350 | Preparing to unpack .../168-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-12-20 10:53:54.353 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-12-20 10:53:54.461 | Selecting previously unselected package libomp5-10:amd64. 2021-12-20 10:53:54.469 | Preparing to unpack .../169-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 10:53:54.475 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-20 10:53:54.554 | Selecting previously unselected package libomp-10-dev. 2021-12-20 10:53:54.562 | Preparing to unpack .../170-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 10:53:54.566 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-20 10:53:54.609 | Selecting previously unselected package libpq5:amd64. 2021-12-20 10:53:54.618 | Preparing to unpack .../171-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 10:53:54.621 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-12-20 10:53:54.671 | Selecting previously unselected package libpq-dev. 2021-12-20 10:53:54.680 | Preparing to unpack .../172-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 10:53:54.683 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-12-20 10:53:54.764 | Selecting previously unselected package librados2. 2021-12-20 10:53:54.773 | Preparing to unpack .../173-librados2_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 10:53:54.777 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-20 10:53:55.255 | Selecting previously unselected package librbd1. 2021-12-20 10:53:55.263 | Preparing to unpack .../174-librbd1_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 10:53:55.268 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-20 10:53:55.530 | Selecting previously unselected package libsasl2-dev. 2021-12-20 10:53:55.542 | Preparing to unpack .../175-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-12-20 10:53:55.545 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-12-20 10:53:55.624 | Selecting previously unselected package libsystemd-dev:amd64. 2021-12-20 10:53:55.632 | Preparing to unpack .../176-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 10:53:55.635 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-12-20 10:53:55.766 | Selecting previously unselected package libtinfo-dev:amd64. 2021-12-20 10:53:55.775 | Preparing to unpack .../177-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-12-20 10:53:55.780 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-12-20 10:53:55.811 | Selecting previously unselected package libx86-1:amd64. 2021-12-20 10:53:55.820 | Preparing to unpack .../178-libx86-1_1.1+ds1-11_amd64.deb ... 2021-12-20 10:53:55.823 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-12-20 10:53:55.865 | Selecting previously unselected package libxml2-dev:amd64. 2021-12-20 10:53:55.873 | Preparing to unpack .../179-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-12-20 10:53:55.877 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-20 10:53:56.029 | Selecting previously unselected package libxslt1-dev:amd64. 2021-12-20 10:53:56.038 | Preparing to unpack .../180-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-12-20 10:53:56.042 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-12-20 10:53:56.132 | Selecting previously unselected package llvm-10-runtime. 2021-12-20 10:53:56.140 | Preparing to unpack .../181-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 10:53:56.145 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-12-20 10:53:56.203 | Selecting previously unselected package libpfm4:amd64. 2021-12-20 10:53:56.212 | Preparing to unpack .../182-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-12-20 10:53:56.215 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-12-20 10:53:56.306 | Selecting previously unselected package llvm-10. 2021-12-20 10:53:56.315 | Preparing to unpack .../183-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 10:53:56.319 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-12-20 10:53:57.089 | Selecting previously unselected package libffi-dev:amd64. 2021-12-20 10:53:57.097 | Preparing to unpack .../184-libffi-dev_3.3-4_amd64.deb ... 2021-12-20 10:53:57.101 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-12-20 10:53:57.148 | Selecting previously unselected package python3-pygments. 2021-12-20 10:53:57.157 | Preparing to unpack .../185-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-12-20 10:53:57.161 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-12-20 10:53:57.309 | Selecting previously unselected package llvm-10-tools. 2021-12-20 10:53:57.318 | Preparing to unpack .../186-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 10:53:57.321 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-12-20 10:53:57.477 | Selecting previously unselected package libz3-4:amd64. 2021-12-20 10:53:57.488 | Preparing to unpack .../187-libz3-4_4.8.7-4build1_amd64.deb ... 2021-12-20 10:53:57.492 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-12-20 10:53:58.502 | Selecting previously unselected package libz3-dev:amd64. 2021-12-20 10:53:58.511 | Preparing to unpack .../188-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-12-20 10:53:58.515 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-12-20 10:53:58.564 | Selecting previously unselected package llvm-10-dev. 2021-12-20 10:53:58.572 | Preparing to unpack .../189-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 10:53:58.577 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-20 10:54:03.126 | Selecting previously unselected package lsscsi. 2021-12-20 10:54:03.136 | Preparing to unpack .../190-lsscsi_0.30-0.1_amd64.deb ... 2021-12-20 10:54:03.139 | Unpacking lsscsi (0.30-0.1) ... 2021-12-20 10:54:03.178 | Selecting previously unselected package pkg-config. 2021-12-20 10:54:03.187 | Preparing to unpack .../191-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-12-20 10:54:03.191 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-12-20 10:54:03.230 | Selecting previously unselected package pm-utils. 2021-12-20 10:54:03.238 | Preparing to unpack .../192-pm-utils_1.4.1-19_all.deb ... 2021-12-20 10:54:03.242 | Unpacking pm-utils (1.4.1-19) ... 2021-12-20 10:54:03.309 | Selecting previously unselected package postgresql-client-common. 2021-12-20 10:54:03.318 | Preparing to unpack .../193-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-12-20 10:54:03.321 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-12-20 10:54:03.359 | Selecting previously unselected package postgresql-client-12. 2021-12-20 10:54:03.368 | Preparing to unpack .../194-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 10:54:03.372 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-20 10:54:03.566 | Selecting previously unselected package ssl-cert. 2021-12-20 10:54:03.575 | Preparing to unpack .../195-ssl-cert_1.0.39_all.deb ... 2021-12-20 10:54:03.578 | Unpacking ssl-cert (1.0.39) ... 2021-12-20 10:54:03.618 | Selecting previously unselected package postgresql-common. 2021-12-20 10:54:03.626 | Preparing to unpack .../196-postgresql-common_214ubuntu0.1_all.deb ... 2021-12-20 10:54:03.653 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-12-20 10:54:03.660 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-12-20 10:54:03.727 | Selecting previously unselected package postgresql-server-dev-12. 2021-12-20 10:54:03.736 | Preparing to unpack .../197-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 10:54:03.739 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-20 10:54:04.049 | Selecting previously unselected package postgresql-server-dev-all. 2021-12-20 10:54:04.058 | Preparing to unpack .../198-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-12-20 10:54:04.061 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-12-20 10:54:04.096 | Selecting previously unselected package python-pip-whl. 2021-12-20 10:54:04.105 | Preparing to unpack .../199-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-12-20 10:54:04.108 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-12-20 10:54:04.320 | Selecting previously unselected package python3-mysqldb. 2021-12-20 10:54:04.328 | Preparing to unpack .../200-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-12-20 10:54:04.331 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-12-20 10:54:04.386 | Selecting previously unselected package python3-wheel. 2021-12-20 10:54:04.395 | Preparing to unpack .../201-python3-wheel_0.34.2-1_all.deb ... 2021-12-20 10:54:04.398 | Unpacking python3-wheel (0.34.2-1) ... 2021-12-20 10:54:04.439 | Selecting previously unselected package python3-pip. 2021-12-20 10:54:04.448 | Preparing to unpack .../202-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-12-20 10:54:04.451 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-12-20 10:54:04.546 | Selecting previously unselected package python3.8-venv. 2021-12-20 10:54:04.555 | Preparing to unpack .../203-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2021-12-20 10:54:04.558 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2021-12-20 10:54:04.591 | Selecting previously unselected package python3-venv. 2021-12-20 10:54:04.601 | Preparing to unpack .../204-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-12-20 10:54:04.604 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-12-20 10:54:04.638 | Selecting previously unselected package qemu-block-extra:amd64. 2021-12-20 10:54:04.647 | Preparing to unpack .../205-qemu-block-extra_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-12-20 10:54:04.651 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-12-20 10:54:04.700 | Selecting previously unselected package qemu-utils. 2021-12-20 10:54:04.709 | Preparing to unpack .../206-qemu-utils_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-12-20 10:54:04.712 | Unpacking qemu-utils (1:4.2-3ubuntu6.18) ... 2021-12-20 10:54:04.897 | Selecting previously unselected package sharutils. 2021-12-20 10:54:04.906 | Preparing to unpack .../207-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-12-20 10:54:04.909 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-12-20 10:54:04.964 | Selecting previously unselected package sqlite3. 2021-12-20 10:54:04.973 | Preparing to unpack .../208-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-12-20 10:54:04.977 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-12-20 10:54:05.131 | Selecting previously unselected package unzip. 2021-12-20 10:54:05.139 | Preparing to unpack .../209-unzip_6.0-25ubuntu1_amd64.deb ... 2021-12-20 10:54:05.142 | Unpacking unzip (6.0-25ubuntu1) ... 2021-12-20 10:54:05.202 | Selecting previously unselected package vbetool. 2021-12-20 10:54:05.211 | Preparing to unpack .../210-vbetool_1.1-4_amd64.deb ... 2021-12-20 10:54:05.214 | Unpacking vbetool (1.1-4) ... 2021-12-20 10:54:05.250 | Selecting previously unselected package ipset. 2021-12-20 10:54:05.259 | Preparing to unpack .../211-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2021-12-20 10:54:05.271 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2021-12-20 10:54:05.322 | Selecting previously unselected package ipvsadm. 2021-12-20 10:54:05.332 | Preparing to unpack .../212-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-12-20 10:54:05.336 | Unpacking ipvsadm (1:1.31-1) ... 2021-12-20 10:54:05.378 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-12-20 10:54:05.387 | Preparing to unpack .../213-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-20 10:54:05.398 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-12-20 10:54:05.430 | Selecting previously unselected package liberasurecode1:amd64. 2021-12-20 10:54:05.439 | Preparing to unpack .../214-liberasurecode1_1.6.1-4_amd64.deb ... 2021-12-20 10:54:05.443 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-12-20 10:54:05.480 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-12-20 10:54:05.488 | Preparing to unpack .../215-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-12-20 10:54:05.492 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-12-20 10:54:05.525 | Selecting previously unselected package libkrb5-dev:amd64. 2021-12-20 10:54:05.534 | Preparing to unpack .../216-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-12-20 10:54:05.537 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 10:54:05.573 | Selecting previously unselected package libyaml-dev:amd64. 2021-12-20 10:54:05.582 | Preparing to unpack .../217-libyaml-dev_0.2.2-1_amd64.deb ... 2021-12-20 10:54:05.585 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-12-20 10:54:05.623 | Selecting previously unselected package socat. 2021-12-20 10:54:05.632 | Preparing to unpack .../218-socat_1.7.3.3-2_amd64.deb ... 2021-12-20 10:54:05.636 | Unpacking socat (1.7.3.3-2) ... 2021-12-20 10:54:05.718 | Selecting previously unselected package vlan. 2021-12-20 10:54:05.726 | Preparing to unpack .../219-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-12-20 10:54:05.730 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-12-20 10:54:05.797 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-12-20 10:54:05.808 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-12-20 10:54:05.820 | Setting up javascript-common (11) ... 2021-12-20 10:54:05.863 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-12-20 10:54:05.880 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-12-20 10:54:05.888 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-12-20 10:54:05.894 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-12-20 10:54:05.901 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-12-20 10:54:05.927 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-20 10:54:05.932 | Setting up dstat (0.7.4-6) ... 2021-12-20 10:54:06.205 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-20 10:54:06.205 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-12-20 10:54:06.222 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-20 10:54:06.222 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-12-20 10:54:06.270 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-12-20 10:54:06.279 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-12-20 10:54:06.287 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-20 10:54:06.297 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-12-20 10:54:06.305 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-12-20 10:54:06.312 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-12-20 10:54:06.318 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-12-20 10:54:06.324 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-12-20 10:54:06.330 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-12-20 10:54:06.335 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-12-20 10:54:06.341 | Setting up libarchive-zip-perl (1.67-2) ... 2021-12-20 10:54:06.346 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-12-20 10:54:06.352 | Setting up vbetool (1.1-4) ... 2021-12-20 10:54:06.358 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2021-12-20 10:54:06.364 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-12-20 10:54:06.372 | Setting up pm-utils (1.4.1-19) ... 2021-12-20 10:54:06.381 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-20 10:54:06.632 | Setting up unzip (6.0-25ubuntu1) ... 2021-12-20 10:54:06.660 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-12-20 10:54:06.667 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-12-20 10:54:06.672 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-12-20 10:54:06.916 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-12-20 10:54:07.628 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-12-20 10:54:07.640 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-12-20 10:54:07.646 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-20 10:54:07.652 | Setting up m4 (1.4.18-4) ... 2021-12-20 10:54:07.658 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-12-20 10:54:07.933 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-12-20 10:54:07.943 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-12-20 10:54:07.949 | Setting up iputils-arping (3:20190709-3) ... 2021-12-20 10:54:07.985 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-12-20 10:54:07.993 | Setting up conntrack (1:1.4.5-2) ... 2021-12-20 10:54:07.999 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-20 10:54:08.005 | Setting up python3-wheel (0.34.2-1) ... 2021-12-20 10:54:08.246 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-12-20 10:54:08.254 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-12-20 10:54:08.454 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-12-20 10:54:10.553 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2021-12-20 10:54:11.869 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-12-20 10:54:12.586 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-12-20 10:54:12.598 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-12-20 10:54:12.607 | Setting up acl (2.2.53-6) ... 2021-12-20 10:54:12.617 | Setting up dns-root-data (2019052802) ... 2021-12-20 10:54:12.624 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-20 10:54:12.633 | Setting up fakeroot (1.24-1) ... 2021-12-20 10:54:12.641 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-12-20 10:54:12.652 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-20 10:54:12.659 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-20 10:54:12.667 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 10:54:12.679 | Setting up autotools-dev (20180224.1) ... 2021-12-20 10:54:12.688 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-12-20 10:54:13.523 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-12-20 10:54:13.533 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-12-20 10:54:13.540 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-12-20 10:54:13.547 | Setting up make (4.2.1-1.2) ... 2021-12-20 10:54:13.554 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-12-20 10:54:13.564 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-12-20 10:54:13.571 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-12-20 10:54:13.578 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-12-20 10:54:13.585 | Setting up ebtables (2.0.11-3build1) ... 2021-12-20 10:54:14.146 | Setting up socat (1.7.3.3-2) ... 2021-12-20 10:54:14.156 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-12-20 10:54:14.162 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-12-20 10:54:14.171 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-20 10:54:14.178 | Setting up autopoint (0.19.8.1-10build1) ... 2021-12-20 10:54:14.185 | Setting up binfmt-support (2.2.0-2) ... 2021-12-20 10:54:14.497 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-12-20 10:54:15.558 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-20 10:54:15.566 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2021-12-20 10:54:15.588 | Setting up fonts-dejavu-core (2.37-1) ... 2021-12-20 10:54:15.637 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-12-20 10:54:15.645 | Setting up lsscsi (0.30-0.1) ... 2021-12-20 10:54:15.653 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-12-20 10:54:15.660 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-12-20 10:54:15.670 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-20 10:54:15.677 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-20 10:54:15.683 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-12-20 10:54:15.690 | Setting up autoconf (2.69-11.1) ... 2021-12-20 10:54:15.699 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-12-20 10:54:15.707 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-12-20 10:54:15.752 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-12-20 10:54:15.758 | Setting up dwz (0.13-5) ... 2021-12-20 10:54:15.764 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-12-20 10:54:15.771 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-12-20 10:54:15.777 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2021-12-20 10:54:15.784 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-12-20 10:54:15.792 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-12-20 10:54:15.808 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 10:54:15.816 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-20 10:54:15.822 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-12-20 10:54:15.829 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-12-20 10:54:15.836 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-12-20 10:54:15.842 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-12-20 10:54:15.853 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-20 10:54:15.859 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-12-20 10:54:15.868 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2021-12-20 10:54:15.877 | Setting up libsub-override-perl (0.09-2) ... 2021-12-20 10:54:15.883 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-12-20 10:54:15.890 | Setting up libthai-data (0.1.28-3) ... 2021-12-20 10:54:15.897 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-12-20 10:54:15.905 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-12-20 10:54:15.912 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-12-20 10:54:15.920 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2021-12-20 10:54:15.926 | Setting up curl (7.68.0-1ubuntu2.7) ... 2021-12-20 10:54:15.933 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 10:54:15.940 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-12-20 10:54:15.946 | Setting up sharutils (1:4.15.2-4build1) ... 2021-12-20 10:54:15.953 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2021-12-20 10:54:15.969 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2021-12-20 10:54:15.980 | Setting up conntrackd (1:1.4.5-2) ... 2021-12-20 10:54:17.043 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-12-20 10:54:17.386 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-12-20 10:54:17.394 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-12-20 10:54:17.402 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-12-20 10:54:17.408 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-20 10:54:17.414 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-12-20 10:54:17.424 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-12-20 10:54:17.434 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-12-20 10:54:17.440 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-12-20 10:54:17.448 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-20 10:54:17.456 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-12-20 10:54:17.464 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-12-20 10:54:17.468 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-12-20 10:54:17.475 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-12-20 10:54:17.482 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 10:54:17.488 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-12-20 10:54:17.494 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-12-20 10:54:17.502 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-12-20 10:54:17.511 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-20 10:54:17.517 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 10:54:17.523 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-12-20 10:54:17.530 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-12-20 10:54:17.537 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-20 10:54:17.543 | Setting up wget (1.20.3-1ubuntu2) ... 2021-12-20 10:54:17.554 | Setting up libtool (2.4.6-14) ... 2021-12-20 10:54:17.561 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-12-20 10:54:17.703 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-12-20 10:54:17.740 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-12-20 10:54:17.747 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2021-12-20 10:54:18.169 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-12-20 10:54:19.287 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-12-20 10:54:19.295 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-12-20 10:54:19.302 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-12-20 10:54:19.464 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-12-20 10:54:19.473 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-12-20 10:54:19.480 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-12-20 10:54:19.492 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-12-20 10:54:19.509 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-12-20 10:54:19.518 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-12-20 10:54:19.778 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-12-20 10:54:19.784 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-12-20 10:54:19.792 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-12-20 10:54:19.799 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-20 10:54:19.814 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-20 10:54:20.475 | 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-12-20 10:54:20.505 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-12-20 10:54:20.511 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-12-20 10:54:20.519 | Setting up ssl-cert (1.0.39) ... 2021-12-20 10:54:21.060 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-12-20 10:54:21.067 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2021-12-20 10:54:21.143 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-12-20 10:54:21.154 | Setting up postgresql-common (214ubuntu0.1) ... 2021-12-20 10:54:21.661 | Adding user postgres to group ssl-cert 2021-12-20 10:54:21.816 | 2021-12-20 10:54:21.816 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-12-20 10:54:22.031 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-12-20 10:54:22.031 | Removing obsolete dictionary files: 2021-12-20 10:54:22.619 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-12-20 10:54:23.746 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-12-20 10:54:23.754 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-12-20 10:54:23.761 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-12-20 10:54:23.854 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-12-20 10:54:24.256 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-12-20 10:54:24.268 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-12-20 10:54:24.276 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-12-20 10:54:24.285 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-12-20 10:54:24.293 | Setting up build-essential (12.8ubuntu1.1) ... 2021-12-20 10:54:24.300 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-12-20 10:54:24.308 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-12-20 10:54:24.315 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-20 10:54:24.321 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-12-20 10:54:24.327 | Setting up libmysqlclient-dev (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 10:54:24.334 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2021-12-20 10:54:24.341 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 10:54:24.348 | Setting up ipvsadm (1:1.31-1) ... 2021-12-20 10:54:25.116 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-12-20 10:54:25.122 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-12-20 10:54:25.223 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-12-20 10:54:27.295 | Regenerating fonts cache... done. 2021-12-20 10:54:27.299 | Setting up gettext (0.19.8.1-10build1) ... 2021-12-20 10:54:27.307 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-12-20 10:54:27.313 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-12-20 10:54:28.638 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-12-20 10:54:29.465 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-12-20 10:54:29.518 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-20 10:54:29.526 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2021-12-20 10:54:30.515 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-12-20 10:54:31.229 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-12-20 10:54:31.235 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-20 10:54:31.242 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-20 10:54:31.248 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2021-12-20 10:54:31.255 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-12-20 10:54:31.261 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-12-20 10:54:31.269 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 10:54:31.276 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-20 10:54:31.283 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-12-20 10:54:31.291 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-12-20 10:54:31.298 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-12-20 10:54:31.304 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-12-20 10:54:31.311 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-12-20 10:54:31.317 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-12-20 10:54:31.324 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-20 10:54:31.329 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-20 10:54:31.354 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-20 10:54:31.362 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-12-20 10:54:31.368 | Setting up librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-20 10:54:31.375 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-12-20 10:54:31.381 | Setting up po-debconf (1.0.21) ... 2021-12-20 10:54:31.388 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2021-12-20 10:54:31.800 | Enabling module mpm_event. 2021-12-20 10:54:31.863 | Enabling module authz_core. 2021-12-20 10:54:31.868 | Enabling module authz_host. 2021-12-20 10:54:31.928 | Enabling module authn_core. 2021-12-20 10:54:31.933 | Enabling module auth_basic. 2021-12-20 10:54:31.992 | Enabling module access_compat. 2021-12-20 10:54:32.051 | Enabling module authn_file. 2021-12-20 10:54:32.110 | Enabling module authz_user. 2021-12-20 10:54:32.169 | Enabling module alias. 2021-12-20 10:54:32.228 | Enabling module dir. 2021-12-20 10:54:32.288 | Enabling module autoindex. 2021-12-20 10:54:32.348 | Enabling module env. 2021-12-20 10:54:32.408 | Enabling module mime. 2021-12-20 10:54:32.467 | Enabling module negotiation. 2021-12-20 10:54:32.527 | Enabling module setenvif. 2021-12-20 10:54:32.586 | Enabling module filter. 2021-12-20 10:54:32.645 | Enabling module deflate. 2021-12-20 10:54:32.705 | Enabling module status. 2021-12-20 10:54:32.764 | Enabling module reqtimeout. 2021-12-20 10:54:32.823 | Enabling conf charset. 2021-12-20 10:54:32.883 | Enabling conf localized-error-pages. 2021-12-20 10:54:32.943 | Enabling conf other-vhosts-access-log. 2021-12-20 10:54:33.003 | Enabling conf security. 2021-12-20 10:54:33.063 | Enabling conf serve-cgi-bin. 2021-12-20 10:54:33.123 | Enabling site 000-default. 2021-12-20 10:54:33.175 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-12-20 10:54:33.230 | Enabling conf javascript-common. 2021-12-20 10:54:33.488 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-12-20 10:54:34.082 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-12-20 10:54:36.849 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-12-20 10:54:36.866 | Setting up libgvc6 (2.42.2-3build2) ... 2021-12-20 10:54:36.896 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-20 10:54:36.904 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-12-20 10:54:36.924 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-12-20 10:54:36.932 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-12-20 10:54:36.938 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-12-20 10:54:36.949 | Setting up graphviz (2.42.2-3build2) ... 2021-12-20 10:54:36.960 | Setting up qemu-utils (1:4.2-3ubuntu6.18) ... 2021-12-20 10:54:36.968 | Setting up systemd (245.4-4ubuntu3.13) ... 2021-12-20 10:54:36.971 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-12-20 10:54:38.138 | Setting up dh-autoreconf (19) ... 2021-12-20 10:54:38.147 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2021-12-20 10:54:38.991 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2021-12-20 10:54:38.999 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-12-20 10:54:39.008 | Setting up debhelper (12.10ubuntu1) ... 2021-12-20 10:54:39.015 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-12-20 10:54:39.371 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2021-12-20 10:54:39.379 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-12-20 10:54:39.404 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-12-20 10:54:39.483 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-12-20 10:54:53.110 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-20 10:54:53.138 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-12-20 10:54:53.568 | Processing triggers for ufw (0.36-6) ... 2021-12-20 10:54:53.726 | Processing triggers for man-db (2.9.1-1) ... 2021-12-20 10:55:18.087 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-12-20 10:55:18.103 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-12-20 10:55:24.874 | ++ functions-common:apt_get:1115 : result=0 2021-12-20 10:55:24.877 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-12-20 10:55:24.880 | ++ functions-common:time_stop:2310 : local name 2021-12-20 10:55:24.882 | ++ functions-common:time_stop:2311 : local end_time 2021-12-20 10:55:24.885 | ++ functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:55:24.887 | ++ functions-common:time_stop:2313 : local total 2021-12-20 10:55:24.890 | ++ functions-common:time_stop:2314 : local start_time 2021-12-20 10:55:24.892 | ++ functions-common:time_stop:2316 : name=apt-get 2021-12-20 10:55:24.894 | ++ functions-common:time_stop:2317 : start_time=1639997576309 2021-12-20 10:55:24.896 | ++ functions-common:time_stop:2319 : [[ -z 1639997576309 ]] 2021-12-20 10:55:24.899 | +++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:55:24.903 | ++ functions-common:time_stop:2322 : end_time=1639997724900 2021-12-20 10:55:24.905 | ++ functions-common:time_stop:2323 : elapsed_time=148591 2021-12-20 10:55:24.907 | ++ functions-common:time_stop:2324 : total=747 2021-12-20 10:55:24.909 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:55:24.911 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=149338 2021-12-20 10:55:24.914 | ++ functions-common:apt_get:1119 : return 0 2021-12-20 10:55:24.916 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-20 10:55:24.919 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-20 10:55:24.921 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-20 10:55:24.925 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-20 10:55:24.929 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2021-12-20 10:55:24.932 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2021-12-20 10:55:24.935 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-20 10:55:26.594 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-20 10:55:26.596 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-20 10:55:26.599 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-20 10:55:26.602 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-20 10:55:26.604 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-20 10:55:26.605 | + functions-common:GetDistro:373 : GetOSVersion 2021-12-20 10:55:26.607 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-12-20 10:55:26.610 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-12-20 10:55:26.612 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-12-20 10:55:26.614 | + functions-common:_ensure_lsb_release:328 : return 2021-12-20 10:55:26.616 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-12-20 10:55:26.680 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-12-20 10:55:26.683 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-12-20 10:55:26.746 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-12-20 10:55:26.749 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-12-20 10:55:26.815 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-12-20 10:55:26.817 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-20 10:55:26.819 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-12-20 10:55:26.821 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-12-20 10:55:26.823 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-12-20 10:55:26.825 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-12-20 10:55:26.827 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-12-20 10:55:26.829 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-20 10:55:26.831 | + functions-common:GetDistro:378 : DISTRO=focal 2021-12-20 10:55:26.833 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2021-12-20 10:55:26.835 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-20 10:55:26.835 | Distro: focal 2021-12-20 10:55:26.837 | + tools/install_pip.sh:main:127 : get_versions 2021-12-20 10:55:26.839 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-20 10:55:26.843 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-20 10:55:26.845 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-20 10:55:26.847 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-20 10:55:26.848 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-20 10:55:27.226 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-12-20 10:55:27.228 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-12-20 10:55:27.228 | pip: 20.2.2 2021-12-20 10:55:27.230 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-12-20 10:55:27.579 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-12-20 10:55:27.604 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-12-20 10:55:27.606 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-12-20 10:55:27.608 | + tools/install_pip.sh:main:135 : exit 0 2021-12-20 10:55:27.611 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-20 10:55:27.614 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-20 10:55:27.617 | + ./stack.sh:main:764 : fixup_all 2021-12-20 10:55:27.619 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2021-12-20 10:55:27.621 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-12-20 10:55:27.624 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-20 10:55:27.638 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-20 10:55:27.638 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-12-20 10:55:27.639 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-12-20 10:55:27.644 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-12-20 10:55:27.646 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-12-20 10:55:27.649 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-12-20 10:55:27.656 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-12-20 10:55:27.660 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2021-12-20 10:55:27.662 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-12-20 10:55:27.665 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-12-20 10:55:27.667 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2021-12-20 10:55:27.669 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-12-20 10:55:27.671 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-12-20 10:55:27.673 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-12-20 10:55:27.675 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-12-20 10:55:27.678 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-20 10:55:27.680 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-20 10:55:27.682 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-12-20 10:55:27.684 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2021-12-20 10:55:27.686 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-12-20 10:55:27.688 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-12-20 10:55:27.691 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2021-12-20 10:55:27.693 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2021-12-20 10:55:27.695 | + functions-common:is_suse:464 : is_opensuse 2021-12-20 10:55:27.697 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-12-20 10:55:27.699 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-20 10:55:27.702 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-12-20 10:55:27.704 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-12-20 10:55:27.706 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-20 10:55:27.708 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2021-12-20 10:55:27.711 | + ./stack.sh:main:767 : pip_install -U os-testr 2021-12-20 10:55:27.731 | Using python 3.8 to install os-testr 2021-12-20 10:55:27.733 | + 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-12-20 10:55:29.356 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 10:55:29.360 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:29.366 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:29.366 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:55:29.372 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:29.373 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:29.376 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:29.377 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:55:29.379 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 10:55:29.510 | Collecting os-testr===2.0.0 2021-12-20 10:55:29.518 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-12-20 10:55:29.693 | Collecting stestr===3.0.1 2021-12-20 10:55:29.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-12-20 10:55:29.818 | 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 334)) (2.4.0) 2021-12-20 10:55:30.315 | Collecting python-subunit===1.4.0 2021-12-20 10:55:30.322 | 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-12-20 10:55:30.398 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-12-20 10:55:30.401 | 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 60)) (3.0.0) 2021-12-20 10:55:30.813 | Collecting future===0.18.2 2021-12-20 10:55:30.819 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-12-20 10:55:31.766 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (5.3.1) 2021-12-20 10:55:31.769 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (3.4.0) 2021-12-20 10:55:31.783 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.11.7) 2021-12-20 10:55:31.787 | 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 139)) (1.4.0) 2021-12-20 10:55:31.790 | 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 194)) (1.1.0) 2021-12-20 10:55:31.796 | 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 435)) (1.15.0) 2021-12-20 10:55:31.799 | 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 154)) (1.0.0) 2021-12-20 10:55:31.801 | 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 93)) (1.6.0) 2021-12-20 10:55:31.803 | 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 136)) (0.7.2) 2021-12-20 10:55:31.805 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.2.2) 2021-12-20 10:55:31.812 | 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 398)) (2.4.7) 2021-12-20 10:55:31.815 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.3.8) 2021-12-20 10:55:31.868 | 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 350)) (1.0.0) 2021-12-20 10:55:31.870 | 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 194)) (1.4.0) 2021-12-20 10:55:31.872 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (49.6.0) 2021-12-20 10:55:31.914 | 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 133)) (0.2.5) 2021-12-20 10:55:31.919 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.4.3) 2021-12-20 10:55:31.922 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (20.1.0) 2021-12-20 10:55:31.954 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.8.0) 2021-12-20 10:55:31.956 | Building wheels for collected packages: future 2021-12-20 10:55:31.957 | Building wheel for future (setup.py): started 2021-12-20 10:55:32.963 | Building wheel for future (setup.py): finished with status 'done' 2021-12-20 10:55:32.967 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=e48a2c1df3df146359b650e8a0061128d0de43cdaa219f4881bb3b507f82263b 2021-12-20 10:55:32.967 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-12-20 10:55:32.968 | Successfully built future 2021-12-20 10:55:34.143 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-12-20 10:55:34.981 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-12-20 10:55:35.084 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 10:55:35.085 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 10:55:35.189 | + inc/python:pip_install:200 : result=0 2021-12-20 10:55:35.192 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 10:55:35.195 | + functions-common:time_stop:2310 : local name 2021-12-20 10:55:35.198 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:55:35.202 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:55:35.205 | + functions-common:time_stop:2313 : local total 2021-12-20 10:55:35.208 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:55:35.210 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 10:55:35.214 | + functions-common:time_stop:2317 : start_time=1639997727725 2021-12-20 10:55:35.217 | + functions-common:time_stop:2319 : [[ -z 1639997727725 ]] 2021-12-20 10:55:35.219 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:55:35.223 | + functions-common:time_stop:2322 : end_time=1639997735221 2021-12-20 10:55:35.225 | + functions-common:time_stop:2323 : elapsed_time=7496 2021-12-20 10:55:35.227 | + functions-common:time_stop:2324 : total=0 2021-12-20 10:55:35.229 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:55:35.231 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=7496 2021-12-20 10:55:35.233 | + inc/python:pip_install:203 : return 0 2021-12-20 10:55:35.235 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2021-12-20 10:55:35.238 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-12-20 10:55:35.240 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-20 10:55:35.243 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-12-20 10:55:35.245 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2021-12-20 10:55:35.248 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-20 10:55:35.251 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-12-20 10:55:35.251 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-20 10:55:35.257 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2021-12-20 10:55:35.259 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2021-12-20 10:55:35.261 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2021-12-20 10:55:35.264 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-12-20 10:55:35.266 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-12-20 10:55:35.286 | Using python 3.8 to install systemd-python 2021-12-20 10:55:35.288 | + 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 systemd-python 2021-12-20 10:55:36.897 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 10:55:36.901 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:36.907 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:36.907 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:55:36.912 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:36.914 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:36.916 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:36.916 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:55:36.918 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 10:55:36.921 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (234) 2021-12-20 10:55:38.380 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 10:55:38.380 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 10:55:38.454 | + inc/python:pip_install:200 : result=0 2021-12-20 10:55:38.457 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 10:55:38.459 | + functions-common:time_stop:2310 : local name 2021-12-20 10:55:38.461 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:55:38.463 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:55:38.465 | + functions-common:time_stop:2313 : local total 2021-12-20 10:55:38.467 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:55:38.469 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 10:55:38.472 | + functions-common:time_stop:2317 : start_time=1639997735281 2021-12-20 10:55:38.474 | + functions-common:time_stop:2319 : [[ -z 1639997735281 ]] 2021-12-20 10:55:38.478 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:55:38.480 | + functions-common:time_stop:2322 : end_time=1639997738478 2021-12-20 10:55:38.482 | + functions-common:time_stop:2323 : elapsed_time=3197 2021-12-20 10:55:38.484 | + functions-common:time_stop:2324 : total=7496 2021-12-20 10:55:38.486 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:55:38.488 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=10693 2021-12-20 10:55:38.491 | + inc/python:pip_install:203 : return 0 2021-12-20 10:55:38.493 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-20 10:55:38.545 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2021-12-20 10:55:38.641 | + ./stack.sh:main:779 : install_infra 2021-12-20 10:55:38.646 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-20 10:55:38.648 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-20 10:55:38.650 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-12-20 10:55:41.783 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-20 10:55:41.785 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-20 10:55:41.808 | + 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-12-20 10:55:43.723 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:43.951 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:43.953 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:55:44.151 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:44.208 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:44.267 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:44.268 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:55:44.317 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 10:55:44.361 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 10:55:44.499 | Collecting pbr===5.5.0 2021-12-20 10:55:44.507 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2021-12-20 10:55:44.552 | Installing collected packages: pbr 2021-12-20 10:55:44.686 | Successfully installed pbr-5.5.0 2021-12-20 10:55:44.751 | + inc/python:pip_install:200 : result=0 2021-12-20 10:55:44.753 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 10:55:44.758 | + functions-common:time_stop:2310 : local name 2021-12-20 10:55:44.760 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:55:44.763 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:55:44.765 | + functions-common:time_stop:2313 : local total 2021-12-20 10:55:44.767 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:55:44.769 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 10:55:44.771 | + functions-common:time_stop:2317 : start_time=1639997741800 2021-12-20 10:55:44.773 | + functions-common:time_stop:2319 : [[ -z 1639997741800 ]] 2021-12-20 10:55:44.776 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:55:44.780 | + functions-common:time_stop:2322 : end_time=1639997744777 2021-12-20 10:55:44.783 | + functions-common:time_stop:2323 : elapsed_time=2977 2021-12-20 10:55:44.785 | + functions-common:time_stop:2324 : total=10693 2021-12-20 10:55:44.787 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:55:44.789 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=13670 2021-12-20 10:55:44.791 | + inc/python:pip_install:203 : return 0 2021-12-20 10:55:44.793 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-20 10:55:44.796 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-20 10:55:44.823 | + 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-12-20 10:55:46.762 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:46.990 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:46.992 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:55:47.197 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:47.254 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:47.313 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:55:47.315 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:55:47.362 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 10:55:47.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 10:55:47.409 | Processing /opt/stack/requirements 2021-12-20 10:55:48.694 | Collecting fixtures===3.0.0 2021-12-20 10:55:48.701 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-12-20 10:55:48.922 | Collecting PyYAML===5.3.1 2021-12-20 10:55:48.931 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2021-12-20 10:55:49.669 | Collecting requests===2.23.0 2021-12-20 10:55:49.676 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2021-12-20 10:55:49.760 | Collecting packaging===20.4 2021-12-20 10:55:49.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2021-12-20 10:55:49.833 | Collecting testtools===2.4.0 2021-12-20 10:55:49.840 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-12-20 10:55:49.930 | Collecting idna===2.10 2021-12-20 10:55:49.937 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-12-20 10:55:50.073 | Collecting pyparsing===2.4.7 2021-12-20 10:55:50.080 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-12-20 10:55:50.132 | Collecting six===1.15.0 2021-12-20 10:55:50.137 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-12-20 10:55:50.563 | Collecting Parsley>=1.2 2021-12-20 10:55:50.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-12-20 10:55:50.999 | Collecting beagle>=0.2.1 2021-12-20 10:55:51.006 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-12-20 10:55:51.031 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-12-20 10:55:51.083 | Collecting certifi===2021.10.8 2021-12-20 10:55:51.090 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2021-12-20 10:55:51.172 | Collecting urllib3===1.25.10 2021-12-20 10:55:51.180 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2021-12-20 10:55:51.256 | Collecting chardet===3.0.4 2021-12-20 10:55:51.262 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2021-12-20 10:55:51.323 | Collecting unittest2===1.1.0 2021-12-20 10:55:51.333 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-12-20 10:55:51.382 | Collecting traceback2===1.4.0 2021-12-20 10:55:51.389 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-12-20 10:55:51.433 | Collecting python-mimeparse===1.6.0 2021-12-20 10:55:51.439 | 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-12-20 10:55:51.466 | Collecting extras===1.0.0 2021-12-20 10:55:51.472 | 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-12-20 10:55:51.552 | Collecting cliff===3.4.0 2021-12-20 10:55:51.559 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2021-12-20 10:55:51.625 | Collecting argparse 2021-12-20 10:55:51.632 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-12-20 10:55:51.659 | Collecting linecache2===1.0.0 2021-12-20 10:55:51.665 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-12-20 10:55:51.707 | Collecting prettytable===0.7.2 2021-12-20 10:55:51.714 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-12-20 10:55:51.792 | Collecting stevedore===3.2.2 2021-12-20 10:55:51.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2021-12-20 10:55:51.953 | Collecting cmd2===1.3.8 2021-12-20 10:55:51.959 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2021-12-20 10:55:52.082 | Collecting colorama===0.4.3 2021-12-20 10:55:52.088 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2021-12-20 10:55:52.129 | Collecting wcwidth===0.2.5 2021-12-20 10:55:52.136 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-12-20 10:55:52.154 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (44.0.0) 2021-12-20 10:55:52.190 | Collecting attrs===20.1.0 2021-12-20 10:55:52.196 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2021-12-20 10:55:52.276 | Collecting pyperclip===1.8.0 2021-12-20 10:55:52.283 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2021-12-20 10:55:52.295 | Building wheels for collected packages: PyYAML, openstack-requirements 2021-12-20 10:55:52.295 | Building wheel for PyYAML (setup.py): started 2021-12-20 10:55:52.546 | Building wheel for PyYAML (setup.py): finished with status 'error' 2021-12-20 10:55:52.546 | ERROR: Command errored out with exit status 1: 2021-12-20 10:55:52.546 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-z8ud6cir/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-z8ud6cir/PyYAML/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-0t7qjinl 2021-12-20 10:55:52.546 | cwd: /tmp/pip-install-z8ud6cir/PyYAML/ 2021-12-20 10:55:52.546 | Complete output (6 lines): 2021-12-20 10:55:52.546 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-20 10:55:52.546 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-20 10:55:52.546 | or: setup.py --help-commands 2021-12-20 10:55:52.546 | or: setup.py cmd --help 2021-12-20 10:55:52.546 | 2021-12-20 10:55:52.546 | error: invalid command 'bdist_wheel' 2021-12-20 10:55:52.546 | ---------------------------------------- 2021-12-20 10:55:52.546 | ERROR: Failed building wheel for PyYAML 2021-12-20 10:55:52.546 | Running setup.py clean for PyYAML 2021-12-20 10:55:52.805 | Building wheel for openstack-requirements (setup.py): started 2021-12-20 10:55:53.542 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-20 10:55:53.542 | ERROR: Command errored out with exit status 1: 2021-12-20 10:55:53.542 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-a_cbn0c7/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-a_cbn0c7/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-091rgag2 2021-12-20 10:55:53.542 | cwd: /tmp/pip-req-build-a_cbn0c7/ 2021-12-20 10:55:53.542 | Complete output (6 lines): 2021-12-20 10:55:53.542 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-20 10:55:53.542 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-20 10:55:53.542 | or: setup.py --help-commands 2021-12-20 10:55:53.542 | or: setup.py cmd --help 2021-12-20 10:55:53.542 | 2021-12-20 10:55:53.542 | error: invalid command 'bdist_wheel' 2021-12-20 10:55:53.542 | ---------------------------------------- 2021-12-20 10:55:53.542 | ERROR: Failed building wheel for openstack-requirements 2021-12-20 10:55:53.543 | Running setup.py clean for openstack-requirements 2021-12-20 10:55:54.285 | Failed to build PyYAML openstack-requirements 2021-12-20 10:55:54.491 | Installing collected packages: chardet, certifi, attrs, linecache2, traceback2, argparse, six, unittest2, python-mimeparse, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, stevedore, colorama, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2021-12-20 10:55:55.693 | Running setup.py install for PyYAML: started 2021-12-20 10:56:10.755 | Running setup.py install for PyYAML: finished with status 'done' 2021-12-20 10:56:11.649 | Running setup.py install for openstack-requirements: started 2021-12-20 10:56:13.796 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-20 10:56:13.833 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.1.0 beagle-0.3.0 certifi-2021.10.8 chardet-3.0.4 cliff-3.4.0 cmd2-1.3.8 colorama-0.4.3 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4168 packaging-20.4 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 requests-2.23.0 six-1.15.0 stevedore-3.2.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.10 wcwidth-0.2.5 2021-12-20 10:56:13.991 | + inc/python:pip_install:200 : result=0 2021-12-20 10:56:13.995 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 10:56:13.998 | + functions-common:time_stop:2310 : local name 2021-12-20 10:56:14.001 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:56:14.004 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:56:14.006 | + functions-common:time_stop:2313 : local total 2021-12-20 10:56:14.009 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:56:14.011 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 10:56:14.014 | + functions-common:time_stop:2317 : start_time=1639997744810 2021-12-20 10:56:14.016 | + functions-common:time_stop:2319 : [[ -z 1639997744810 ]] 2021-12-20 10:56:14.019 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:56:14.023 | + functions-common:time_stop:2322 : end_time=1639997774020 2021-12-20 10:56:14.025 | + functions-common:time_stop:2323 : elapsed_time=29210 2021-12-20 10:56:14.027 | + functions-common:time_stop:2324 : total=13670 2021-12-20 10:56:14.029 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:56:14.031 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=42880 2021-12-20 10:56:14.034 | + inc/python:pip_install:203 : return 0 2021-12-20 10:56:14.036 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-20 10:56:14.039 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-20 10:56:14.041 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-20 10:56:14.044 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:56:14.046 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:56:14.049 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-20 10:56:14.051 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:56:14.054 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-20 10:56:14.076 | Using python 3.8 to install pbr 2021-12-20 10:56:14.079 | + 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-12-20 10:56:15.709 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 10:56:15.713 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:56:15.719 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:56:15.720 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:56:15.725 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:56:15.726 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:56:15.728 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:56:15.728 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:56:15.730 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 10:56:15.835 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-12-20 10:56:17.271 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 10:56:17.271 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 10:56:17.347 | + inc/python:pip_install:200 : result=0 2021-12-20 10:56:17.349 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 10:56:17.352 | + functions-common:time_stop:2310 : local name 2021-12-20 10:56:17.354 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:56:17.356 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:56:17.358 | + functions-common:time_stop:2313 : local total 2021-12-20 10:56:17.361 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:56:17.363 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 10:56:17.365 | + functions-common:time_stop:2317 : start_time=1639997774069 2021-12-20 10:56:17.367 | + functions-common:time_stop:2319 : [[ -z 1639997774069 ]] 2021-12-20 10:56:17.369 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:56:17.373 | + functions-common:time_stop:2322 : end_time=1639997777371 2021-12-20 10:56:17.375 | + functions-common:time_stop:2323 : elapsed_time=3302 2021-12-20 10:56:17.377 | + functions-common:time_stop:2324 : total=42880 2021-12-20 10:56:17.379 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:56:17.382 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=46182 2021-12-20 10:56:17.384 | + inc/python:pip_install:203 : return 0 2021-12-20 10:56:17.386 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2021-12-20 10:56:20.614 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-20 10:56:22.413 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 10:56:22.489 | Collecting bindep 2021-12-20 10:56:22.497 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2021-12-20 10:56:22.598 | Collecting packaging; python_version >= "3.6" 2021-12-20 10:56:22.605 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2021-12-20 10:56:22.654 | Collecting distro 2021-12-20 10:56:22.661 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-12-20 10:56:22.687 | Collecting Parsley 2021-12-20 10:56:22.693 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-12-20 10:56:22.839 | Collecting pbr>=2.0.0 2021-12-20 10:56:22.846 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2021-12-20 10:56:23.025 | Collecting pyparsing!=3.0.5,>=2.0.2 2021-12-20 10:56:23.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2021-12-20 10:56:23.079 | Installing collected packages: pyparsing, packaging, distro, Parsley, pbr, bindep 2021-12-20 10:56:23.651 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2021-12-20 10:56:23.723 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-20 10:56:23.728 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-20 10:56:23.732 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2021-12-20 10:56:23.757 | + ./stack.sh:main:788 : pkgs= 2021-12-20 10:56:23.761 | + ./stack.sh:main:789 : [[ -n '' ]] 2021-12-20 10:56:23.763 | + ./stack.sh:main:796 : run_phase stack pre-install 2021-12-20 10:56:23.766 | + functions-common:run_phase:1738 : local mode=stack 2021-12-20 10:56:23.769 | + functions-common:run_phase:1739 : local phase=pre-install 2021-12-20 10:56:23.772 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-20 10:56:23.775 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2021-12-20 10:56:23.778 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-20 10:56:23.781 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2021-12-20 10:56:23.783 | + functions-common:run_phase:1748 : local extra 2021-12-20 10:56:23.786 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-20 10:56:23.791 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2021-12-20 10:56:23.794 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-20 10:56:23.797 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-20 10:56:23.800 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-20 10:56:23.803 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-20 10:56:23.823 | ++ functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:56:23.825 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-20 10:56:23.828 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-20 10:56:23.830 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-20 10:56:23.836 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-20 10:56:23.839 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-20 10:56:23.842 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-20 10:56:23.844 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-20 10:56:23.846 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-20 10:56:23.848 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-20 10:56:23.850 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-20 10:56:23.852 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-20 10:56:23.854 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-20 10:56:23.856 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-20 10:56:23.859 | + functions-common:run_phase:1759 : [[ stack == \s\o\u\r\c\e ]] 2021-12-20 10:56:23.861 | + functions-common:run_phase:1762 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-20 10:56:23.863 | + functions-common:run_phase:1765 : run_plugins stack pre-install 2021-12-20 10:56:23.865 | + functions-common:run_plugins:1724 : local mode=stack 2021-12-20 10:56:23.867 | + functions-common:run_plugins:1725 : local phase=pre-install 2021-12-20 10:56:23.869 | + functions-common:run_plugins:1727 : local plugins= 2021-12-20 10:56:23.871 | + functions-common:run_plugins:1728 : local plugin 2021-12-20 10:56:23.874 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-20 10:56:23.876 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2021-12-20 10:56:23.879 | + functions:set_systemd_override:826 : local value=2048 2021-12-20 10:56:23.881 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2021-12-20 10:56:23.884 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-20 10:56:23.935 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-20 10:56:23.935 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-20 10:56:23.937 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2021-12-20 10:56:24.288 | + ./stack.sh:main:801 : install_rpc_backend 2021-12-20 10:56:24.293 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-20 10:56:24.310 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:56:24.312 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-20 10:56:24.315 | + functions-common:install_package:1344 : update_package_repo 2021-12-20 10:56:24.317 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-12-20 10:56:24.319 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-12-20 10:56:24.322 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-12-20 10:56:24.324 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-12-20 10:56:24.327 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-12-20 10:56:24.329 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:56:24.332 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:56:24.335 | + functions-common:update_package_repo:1325 : apt_get_update 2021-12-20 10:56:24.337 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-12-20 10:56:24.340 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-12-20 10:56:24.342 | + functions-common:apt_get_update:1071 : return 2021-12-20 10:56:24.344 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2021-12-20 10:56:24.347 | + functions-common:real_install_package:1330 : is_ubuntu 2021-12-20 10:56:24.349 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:56:24.351 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:56:24.354 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2021-12-20 10:56:24.376 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-20 10:56:24.484 | Reading package lists... 2021-12-20 10:56:24.720 | Building dependency tree... 2021-12-20 10:56:24.721 | Reading state information... 2021-12-20 10:56:24.960 | The following packages were automatically installed and are no longer required: 2021-12-20 10:56:24.961 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 10:56:24.962 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 10:56:24.962 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 10:56:24.962 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 10:56:24.962 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-12-20 10:56:24.962 | python3-zope.interface 2021-12-20 10:56:24.962 | Use 'sudo apt autoremove' to remove them. 2021-12-20 10:56:24.962 | The following additional packages will be installed: 2021-12-20 10:56:24.962 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-12-20 10:56:24.962 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-12-20 10:56:24.962 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-12-20 10:56:24.963 | erlang-tools erlang-xmerl locales-all 2021-12-20 10:56:24.964 | Suggested packages: 2021-12-20 10:56:24.964 | erlang erlang-manpages erlang-doc 2021-12-20 10:56:25.043 | The following NEW packages will be installed: 2021-12-20 10:56:25.043 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-12-20 10:56:25.043 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-12-20 10:56:25.043 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-12-20 10:56:25.044 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-12-20 10:56:25.153 | 0 upgraded, 19 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 10:56:25.154 | Need to get 38.1 MB of archives. 2021-12-20 10:56:25.154 | After this operation, 276 MB of additional disk space will be used. 2021-12-20 10:56:25.154 | 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-12-20 10:56:26.166 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-12-20 10:56:26.226 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-12-20 10:56:26.237 | 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-12-20 10:56:26.373 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-12-20 10:56:26.559 | 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-12-20 10:56:26.563 | 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-12-20 10:56:26.781 | 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-12-20 10:56:26.892 | 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-12-20 10:56:26.894 | 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-12-20 10:56:26.896 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-12-20 10:56:26.915 | 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-12-20 10:56:27.069 | 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-12-20 10:56:27.071 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-12-20 10:56:27.076 | 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-12-20 10:56:27.114 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-12-20 10:56:27.207 | 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-12-20 10:56:27.404 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-12-20 10:56:29.099 | 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-12-20 10:56:31.544 | Fetched 38.1 MB in 6s (6,470 kB/s) 2021-12-20 10:56:31.581 | Selecting previously unselected package erlang-base. 2021-12-20 10:56:31.628 | (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-12-20 10:56:31.631 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 10:56:31.637 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:32.729 | Selecting previously unselected package erlang-asn1. 2021-12-20 10:56:32.738 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 10:56:32.741 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:32.865 | Selecting previously unselected package erlang-crypto. 2021-12-20 10:56:32.874 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 10:56:32.878 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:32.939 | Selecting previously unselected package erlang-public-key. 2021-12-20 10:56:32.947 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 10:56:32.951 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:33.074 | Selecting previously unselected package erlang-mnesia. 2021-12-20 10:56:33.083 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 10:56:33.088 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:33.218 | Selecting previously unselected package erlang-runtime-tools. 2021-12-20 10:56:33.231 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 10:56:33.236 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:33.312 | Selecting previously unselected package erlang-ssl. 2021-12-20 10:56:33.321 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 10:56:33.324 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:33.506 | Selecting previously unselected package erlang-eldap. 2021-12-20 10:56:33.516 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 10:56:33.520 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:33.574 | Selecting previously unselected package erlang-ftp. 2021-12-20 10:56:33.584 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 10:56:33.588 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:33.638 | Selecting previously unselected package erlang-tftp. 2021-12-20 10:56:33.647 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 10:56:33.650 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:33.701 | Selecting previously unselected package erlang-inets. 2021-12-20 10:56:33.710 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 10:56:33.713 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:33.833 | Selecting previously unselected package erlang-snmp. 2021-12-20 10:56:33.842 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 10:56:33.847 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:34.112 | Selecting previously unselected package erlang-os-mon. 2021-12-20 10:56:34.121 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 10:56:34.125 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:34.173 | Selecting previously unselected package erlang-parsetools. 2021-12-20 10:56:34.182 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 10:56:34.186 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:34.244 | Selecting previously unselected package erlang-syntax-tools. 2021-12-20 10:56:34.252 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 10:56:34.256 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:34.336 | Selecting previously unselected package erlang-tools. 2021-12-20 10:56:34.345 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 10:56:34.349 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:34.452 | Selecting previously unselected package erlang-xmerl. 2021-12-20 10:56:34.461 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 10:56:34.465 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:34.653 | Selecting previously unselected package locales-all. 2021-12-20 10:56:34.662 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-12-20 10:56:34.666 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-12-20 10:56:38.945 | Selecting previously unselected package rabbitmq-server. 2021-12-20 10:56:38.959 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-12-20 10:56:38.962 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-12-20 10:56:40.122 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:40.568 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-12-20 10:56:40.568 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-12-20 10:56:44.833 | Searching for services which depend on erlang and should be started... none found. 2021-12-20 10:56:44.837 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:44.843 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:44.851 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-12-20 10:56:44.862 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:44.869 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:44.874 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:44.880 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:44.887 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:44.893 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:44.899 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:44.907 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:44.914 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:44.921 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:44.928 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:44.936 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:44.943 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:44.949 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-12-20 10:56:44.956 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-12-20 10:56:45.052 | Adding group `rabbitmq' (GID 125) ... 2021-12-20 10:56:45.067 | Done. 2021-12-20 10:56:45.155 | Adding system user `rabbitmq' (UID 117) ... 2021-12-20 10:56:45.155 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-12-20 10:56:45.198 | Not creating home directory `/var/lib/rabbitmq'. 2021-12-20 10:56:45.470 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-12-20 10:56:51.426 | Processing triggers for man-db (2.9.1-1) ... 2021-12-20 10:56:52.011 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-20 10:56:59.343 | + functions-common:apt_get:1115 : result=0 2021-12-20 10:56:59.345 | + functions-common:apt_get:1118 : time_stop apt-get 2021-12-20 10:56:59.348 | + functions-common:time_stop:2310 : local name 2021-12-20 10:56:59.350 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:56:59.352 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:56:59.355 | + functions-common:time_stop:2313 : local total 2021-12-20 10:56:59.357 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:56:59.359 | + functions-common:time_stop:2316 : name=apt-get 2021-12-20 10:56:59.361 | + functions-common:time_stop:2317 : start_time=1639997784373 2021-12-20 10:56:59.363 | + functions-common:time_stop:2319 : [[ -z 1639997784373 ]] 2021-12-20 10:56:59.366 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:56:59.370 | + functions-common:time_stop:2322 : end_time=1639997819367 2021-12-20 10:56:59.372 | + functions-common:time_stop:2323 : elapsed_time=34994 2021-12-20 10:56:59.374 | + functions-common:time_stop:2324 : total=149338 2021-12-20 10:56:59.376 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:56:59.378 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=184332 2021-12-20 10:56:59.381 | + functions-common:apt_get:1119 : return 0 2021-12-20 10:56:59.383 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-20 10:56:59.385 | + functions-common:is_suse:464 : is_opensuse 2021-12-20 10:56:59.388 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-12-20 10:56:59.390 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-20 10:56:59.392 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-12-20 10:56:59.395 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-12-20 10:56:59.397 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-20 10:56:59.399 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-20 10:56:59.401 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-12-20 10:56:59.404 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-12-20 10:56:59.406 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-12-20 10:56:59.408 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-20 10:56:59.411 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-20 10:56:59.413 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-12-20 10:56:59.415 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2021-12-20 10:56:59.418 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-12-20 10:56:59.420 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-20 10:56:59.423 | + functions-common:is_suse:464 : is_opensuse 2021-12-20 10:56:59.425 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-12-20 10:56:59.427 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-20 10:56:59.430 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-12-20 10:56:59.432 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-12-20 10:56:59.434 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-20 10:56:59.436 | + ./stack.sh:main:802 : restart_rpc_backend 2021-12-20 10:56:59.439 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-20 10:56:59.454 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:56:59.456 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-20 10:56:59.459 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-12-20 10:56:59.461 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2021-12-20 10:56:59.463 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-20 10:56:59.466 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-20 10:56:59.471 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-20 10:56:59.473 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-20 10:56:59.475 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-20 10:56:59.478 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-20 10:56:59.480 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-20 10:56:59.482 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-20 10:56:59.485 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-20 10:57:00.233 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-20 10:57:00.234 | user tags 2021-12-20 10:57:00.234 | guest [administrator]' 2021-12-20 10:57:00.237 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-20 10:57:00.237 | user tags 2021-12-20 10:57:00.237 | guest [administrator]' 2021-12-20 10:57:00.238 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-20 10:57:00.244 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-12-20 10:57:00.247 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-12-20 10:57:00.250 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-12-20 10:57:00.968 | Adding user "stackrabbit" ... 2021-12-20 10:57:00.992 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-20 10:57:01.704 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-20 10:57:01.730 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-20 10:57:01.733 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-20 10:57:02.451 | Changing password for user "stackrabbit" ... 2021-12-20 10:57:02.488 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-20 10:57:02.491 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-20 10:57:02.495 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-20 10:57:03.232 | Deleting user "guest" ... 2021-12-20 10:57:03.261 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2021-12-20 10:57:03.278 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:57:03.280 | + ./stack.sh:main:805 : install_database 2021-12-20 10:57:03.282 | + lib/database:install_database:116 : install_database_mysql 2021-12-20 10:57:03.286 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-12-20 10:57:03.289 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:57:03.292 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:57:03.295 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-12-20 10:57:03.519 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-20 10:57:03.522 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-12-20 10:57:03.529 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-12-20 10:57:03.533 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:57:03.536 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:57:03.539 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-12-20 10:57:03.542 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-12-20 10:57:03.545 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-12-20 10:57:03.549 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-12-20 10:57:03.552 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2021-12-20 10:57:03.554 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2021-12-20 10:57:03.557 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-12-20 10:57:03.559 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-12-20 10:57:03.561 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-12-20 10:57:03.564 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-12-20 10:57:03.566 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-20 10:57:03.569 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-20 10:57:03.571 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-12-20 10:57:03.573 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2021-12-20 10:57:03.576 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-12-20 10:57:03.578 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-12-20 10:57:03.580 | + functions-common:is_suse:464 : is_opensuse 2021-12-20 10:57:03.583 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-12-20 10:57:03.585 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-20 10:57:03.587 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-12-20 10:57:03.590 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-12-20 10:57:03.592 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-20 10:57:03.594 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-12-20 10:57:03.597 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:57:03.599 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:57:03.601 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-12-20 10:57:03.603 | + functions-common:install_package:1344 : update_package_repo 2021-12-20 10:57:03.606 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-12-20 10:57:03.608 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-12-20 10:57:03.610 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-12-20 10:57:03.613 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-12-20 10:57:03.615 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-12-20 10:57:03.617 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:57:03.619 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:57:03.622 | + functions-common:update_package_repo:1325 : apt_get_update 2021-12-20 10:57:03.624 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-12-20 10:57:03.627 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-12-20 10:57:03.631 | + functions-common:apt_get_update:1071 : return 2021-12-20 10:57:03.633 | + functions-common:install_package:1345 : real_install_package mysql-server 2021-12-20 10:57:03.636 | + functions-common:real_install_package:1330 : is_ubuntu 2021-12-20 10:57:03.639 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:57:03.642 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:57:03.644 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2021-12-20 10:57:03.668 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-20 10:57:03.779 | Reading package lists... 2021-12-20 10:57:04.031 | Building dependency tree... 2021-12-20 10:57:04.032 | Reading state information... 2021-12-20 10:57:04.266 | The following packages were automatically installed and are no longer required: 2021-12-20 10:57:04.268 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 10:57:04.268 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 10:57:04.268 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 10:57:04.268 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 10:57:04.268 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-12-20 10:57:04.268 | python3-zope.interface 2021-12-20 10:57:04.268 | Use 'sudo apt autoremove' to remove them. 2021-12-20 10:57:04.268 | The following additional packages will be installed: 2021-12-20 10:57:04.269 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-12-20 10:57:04.269 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-12-20 10:57:04.269 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-20 10:57:04.269 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-12-20 10:57:04.269 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-12-20 10:57:04.269 | mysql-server-8.0 mysql-server-core-8.0 2021-12-20 10:57:04.271 | Suggested packages: 2021-12-20 10:57:04.271 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-12-20 10:57:04.356 | The following NEW packages will be installed: 2021-12-20 10:57:04.356 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-12-20 10:57:04.356 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-12-20 10:57:04.356 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-20 10:57:04.357 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-12-20 10:57:04.357 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-12-20 10:57:04.357 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-12-20 10:57:04.705 | 0 upgraded, 24 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 10:57:04.705 | Need to get 31.9 MB of archives. 2021-12-20 10:57:04.705 | After this operation, 263 MB of additional disk space will be used. 2021-12-20 10:57:04.705 | 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-12-20 10:57:06.540 | 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-12-20 10:57:06.542 | 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-12-20 10:57:06.552 | 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-12-20 10:57:06.553 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-12-20 10:57:06.574 | 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-12-20 10:57:09.492 | 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-12-20 10:57:09.545 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-12-20 10:57:09.545 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-12-20 10:57:09.551 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-12-20 10:57:09.568 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-12-20 10:57:09.592 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-12-20 10:57:09.597 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-12-20 10:57:09.599 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-12-20 10:57:09.602 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-12-20 10:57:09.616 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-12-20 10:57:09.720 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-12-20 10:57:09.721 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-12-20 10:57:09.723 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-12-20 10:57:09.727 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-12-20 10:57:09.739 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-12-20 10:57:09.739 | 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-12-20 10:57:10.787 | 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-12-20 10:57:10.787 | 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-12-20 10:57:11.312 | Preconfiguring packages ... 2021-12-20 10:57:11.451 | Fetched 31.9 MB in 6s (4,964 kB/s) 2021-12-20 10:57:11.489 | Selecting previously unselected package mysql-client-core-8.0. 2021-12-20 10:57:11.540 | (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-12-20 10:57:11.544 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 10:57:11.550 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 10:57:12.483 | Selecting previously unselected package mysql-client-8.0. 2021-12-20 10:57:12.492 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 10:57:12.497 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 10:57:12.546 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-12-20 10:57:12.556 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-12-20 10:57:12.564 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-20 10:57:12.622 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-12-20 10:57:12.637 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-12-20 10:57:12.644 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-20 10:57:12.692 | Selecting previously unselected package libmecab2:amd64. 2021-12-20 10:57:12.701 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-12-20 10:57:12.706 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-12-20 10:57:12.792 | Selecting previously unselected package mysql-server-core-8.0. 2021-12-20 10:57:12.802 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 10:57:12.807 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 10:57:15.729 | Selecting previously unselected package mysql-server-8.0. 2021-12-20 10:57:15.739 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 10:57:16.246 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 10:57:16.332 | Selecting previously unselected package libhtml-tagset-perl. 2021-12-20 10:57:16.342 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-12-20 10:57:16.347 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-12-20 10:57:16.383 | Selecting previously unselected package liburi-perl. 2021-12-20 10:57:16.393 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-12-20 10:57:16.398 | Unpacking liburi-perl (1.76-2) ... 2021-12-20 10:57:16.462 | Selecting previously unselected package libhtml-parser-perl. 2021-12-20 10:57:16.475 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-12-20 10:57:16.480 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-12-20 10:57:16.530 | Selecting previously unselected package libcgi-pm-perl. 2021-12-20 10:57:16.540 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-12-20 10:57:16.545 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-12-20 10:57:16.607 | Selecting previously unselected package libfcgi-perl. 2021-12-20 10:57:16.617 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-12-20 10:57:16.621 | Unpacking libfcgi-perl (0.79-1) ... 2021-12-20 10:57:16.661 | Selecting previously unselected package libcgi-fast-perl. 2021-12-20 10:57:16.671 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-12-20 10:57:16.675 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-12-20 10:57:16.714 | Selecting previously unselected package libencode-locale-perl. 2021-12-20 10:57:16.723 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-12-20 10:57:16.728 | Unpacking libencode-locale-perl (1.05-1) ... 2021-12-20 10:57:16.770 | Selecting previously unselected package libhtml-template-perl. 2021-12-20 10:57:16.780 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-12-20 10:57:16.784 | Unpacking libhtml-template-perl (2.97-1) ... 2021-12-20 10:57:16.829 | Selecting previously unselected package libtimedate-perl. 2021-12-20 10:57:16.843 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-12-20 10:57:16.848 | Unpacking libtimedate-perl (2.3200-1) ... 2021-12-20 10:57:16.896 | Selecting previously unselected package libhttp-date-perl. 2021-12-20 10:57:16.906 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-12-20 10:57:16.910 | Unpacking libhttp-date-perl (6.05-1) ... 2021-12-20 10:57:16.951 | Selecting previously unselected package libio-html-perl. 2021-12-20 10:57:16.961 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-12-20 10:57:16.965 | Unpacking libio-html-perl (1.001-1) ... 2021-12-20 10:57:17.005 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-12-20 10:57:17.015 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-12-20 10:57:17.019 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-12-20 10:57:17.062 | Selecting previously unselected package libhttp-message-perl. 2021-12-20 10:57:17.077 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-12-20 10:57:17.082 | Unpacking libhttp-message-perl (6.22-1) ... 2021-12-20 10:57:17.142 | Selecting previously unselected package mecab-utils. 2021-12-20 10:57:17.151 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-12-20 10:57:17.157 | Unpacking mecab-utils (0.996-10build1) ... 2021-12-20 10:57:17.202 | Selecting previously unselected package mecab-ipadic. 2021-12-20 10:57:17.212 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-12-20 10:57:17.217 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-12-20 10:57:18.503 | Selecting previously unselected package mecab-ipadic-utf8. 2021-12-20 10:57:18.513 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-12-20 10:57:18.518 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-12-20 10:57:18.560 | Selecting previously unselected package mysql-server. 2021-12-20 10:57:18.570 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2021-12-20 10:57:18.574 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 10:57:18.646 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-12-20 10:57:18.664 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 10:57:18.675 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-12-20 10:57:18.683 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-12-20 10:57:18.690 | Setting up libencode-locale-perl (1.05-1) ... 2021-12-20 10:57:18.697 | Setting up mecab-utils (0.996-10build1) ... 2021-12-20 10:57:18.704 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-20 10:57:18.711 | Setting up libio-html-perl (1.001-1) ... 2021-12-20 10:57:18.719 | Setting up libtimedate-perl (2.3200-1) ... 2021-12-20 10:57:18.727 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 10:57:18.736 | Setting up libfcgi-perl (0.79-1) ... 2021-12-20 10:57:18.745 | Setting up liburi-perl (1.76-2) ... 2021-12-20 10:57:18.756 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-20 10:57:18.765 | Setting up libhttp-date-perl (6.05-1) ... 2021-12-20 10:57:18.773 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-12-20 10:57:18.780 | Compiling IPA dictionary for Mecab. This takes long time... 2021-12-20 10:57:18.783 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-12-20 10:57:18.783 | 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-12-20 10:57:18.784 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-12-20 10:57:18.784 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-12-20 10:57:18.923 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-12-20 10:57:18.923 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-12-20 10:57:18.923 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-12-20 10:57:18.923 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-12-20 10:57:18.931 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-12-20 10:57:19.018 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-12-20 10:57:19.019 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-12-20 10:57:19.019 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-12-20 10:57:19.045 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-12-20 10:57:19.089 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-12-20 10:57:19.373 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-12-20 10:57:19.380 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-12-20 10:57:19.471 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-12-20 10:57:19.471 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-12-20 10:57:19.471 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-12-20 10:57:19.471 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-12-20 10:57:19.475 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-12-20 10:57:19.476 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-12-20 10:57:19.521 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-12-20 10:57:19.709 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-12-20 10:57:19.709 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-12-20 10:57:19.710 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-12-20 10:57:19.710 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-12-20 10:57:19.713 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-12-20 10:57:19.713 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-12-20 10:57:20.127 | 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-12-20 10:57:20.259 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-12-20 10:57:20.580 | 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-12-20 10:57:20.584 | 2021-12-20 10:57:20.585 | done! 2021-12-20 10:57:20.592 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-12-20 10:57:20.601 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 10:57:20.611 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-12-20 10:57:20.616 | Compiling IPA dictionary for Mecab. This takes long time... 2021-12-20 10:57:20.632 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-12-20 10:57:20.632 | 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-12-20 10:57:20.632 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-12-20 10:57:20.633 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-12-20 10:57:20.845 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-12-20 10:57:20.845 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-12-20 10:57:20.845 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-12-20 10:57:20.846 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-12-20 10:57:20.857 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-12-20 10:57:20.985 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-12-20 10:57:20.986 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-12-20 10:57:20.986 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-12-20 10:57:21.026 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-12-20 10:57:21.098 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-12-20 10:57:21.587 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-12-20 10:57:21.597 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-12-20 10:57:21.705 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-12-20 10:57:21.706 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-12-20 10:57:21.706 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-12-20 10:57:21.706 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-12-20 10:57:21.711 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-12-20 10:57:21.712 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-12-20 10:57:21.801 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-12-20 10:57:22.085 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-12-20 10:57:22.086 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-12-20 10:57:22.086 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-12-20 10:57:22.087 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-12-20 10:57:22.090 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-12-20 10:57:22.091 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-12-20 10:57:22.588 | 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-12-20 10:57:22.725 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-12-20 10:57:23.046 | 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-12-20 10:57:23.050 | 2021-12-20 10:57:23.050 | done! 2021-12-20 10:57:23.062 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-12-20 10:57:23.072 | Setting up libhtml-parser-perl (3.72-5) ... 2021-12-20 10:57:23.084 | Setting up libhttp-message-perl (6.22-1) ... 2021-12-20 10:57:23.093 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 10:57:23.820 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-20 10:57:23.860 | Renaming removed key_buffer and myisam-recover options (if present) 2021-12-20 10:57:32.125 | mysqld will log errors to /var/log/mysql/error.log 2021-12-20 10:57:32.777 | mysqld is running as pid 43334 2021-12-20 10:57:35.667 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-12-20 10:57:37.811 | Setting up libcgi-pm-perl (4.46-1) ... 2021-12-20 10:57:37.822 | Setting up libhtml-template-perl (2.97-1) ... 2021-12-20 10:57:37.830 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 10:57:37.839 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-12-20 10:57:37.847 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-20 10:57:38.208 | Processing triggers for man-db (2.9.1-1) ... 2021-12-20 10:57:39.974 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-20 10:57:47.011 | + functions-common:apt_get:1115 : result=0 2021-12-20 10:57:47.014 | + functions-common:apt_get:1118 : time_stop apt-get 2021-12-20 10:57:47.016 | + functions-common:time_stop:2310 : local name 2021-12-20 10:57:47.018 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:57:47.021 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:57:47.023 | + functions-common:time_stop:2313 : local total 2021-12-20 10:57:47.025 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:57:47.027 | + functions-common:time_stop:2316 : name=apt-get 2021-12-20 10:57:47.029 | + functions-common:time_stop:2317 : start_time=1639997823664 2021-12-20 10:57:47.031 | + functions-common:time_stop:2319 : [[ -z 1639997823664 ]] 2021-12-20 10:57:47.034 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:57:47.038 | + functions-common:time_stop:2322 : end_time=1639997867036 2021-12-20 10:57:47.041 | + functions-common:time_stop:2323 : elapsed_time=43372 2021-12-20 10:57:47.043 | + functions-common:time_stop:2324 : total=184332 2021-12-20 10:57:47.045 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:57:47.047 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=227704 2021-12-20 10:57:47.049 | + functions-common:apt_get:1119 : return 0 2021-12-20 10:57:47.052 | + ./stack.sh:main:807 : '[' -n mysql ']' 2021-12-20 10:57:47.054 | + ./stack.sh:main:808 : install_database_python 2021-12-20 10:57:47.056 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-20 10:57:47.058 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-12-20 10:57:47.060 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-20 10:57:47.062 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-20 10:57:47.065 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-20 10:57:47.067 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-20 10:57:47.070 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-20 10:57:47.073 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-20 10:57:47.073 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-20 10:57:47.080 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-20 10:57:47.082 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-20 10:57:47.084 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-20 10:57:47.087 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-20 10:57:47.089 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-20 10:57:47.110 | Using python 3.8 to install PyMySQL 2021-12-20 10:57:47.113 | + 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-12-20 10:57:48.759 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 10:57:48.763 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:57:48.769 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:57:48.769 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:57:48.775 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:57:48.776 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:57:48.778 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:57:48.778 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:57:48.780 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 10:57:49.271 | Collecting PyMySQL===0.10.0 2021-12-20 10:57:49.276 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ade/f15ceccf1ff54/PyMySQL-0.10.0-py2.py3-none-any.whl (47 kB) 2021-12-20 10:57:50.631 | Installing collected packages: PyMySQL 2021-12-20 10:57:50.759 | Successfully installed PyMySQL-0.10.0 2021-12-20 10:57:50.862 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 10:57:50.862 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 10:57:50.940 | + inc/python:pip_install:200 : result=0 2021-12-20 10:57:50.944 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 10:57:50.947 | + functions-common:time_stop:2310 : local name 2021-12-20 10:57:50.951 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:57:50.954 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:57:50.957 | + functions-common:time_stop:2313 : local total 2021-12-20 10:57:50.960 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:57:50.962 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 10:57:50.965 | + functions-common:time_stop:2317 : start_time=1639997867104 2021-12-20 10:57:50.967 | + functions-common:time_stop:2319 : [[ -z 1639997867104 ]] 2021-12-20 10:57:50.971 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:57:50.975 | + functions-common:time_stop:2322 : end_time=1639997870972 2021-12-20 10:57:50.978 | + functions-common:time_stop:2323 : elapsed_time=3868 2021-12-20 10:57:50.981 | + functions-common:time_stop:2324 : total=46182 2021-12-20 10:57:50.985 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:57:50.987 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=50050 2021-12-20 10:57:50.989 | + inc/python:pip_install:203 : return 0 2021-12-20 10:57:50.992 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-20 10:57:50.994 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-20 10:57:50.996 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-20 10:57:50.999 | + ./stack.sh:main:811 : is_service_enabled neutron 2021-12-20 10:57:51.015 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:57:51.018 | + ./stack.sh:main:812 : install_neutron_agent_packages 2021-12-20 10:57:51.020 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-20 10:57:51.023 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-20 10:57:51.024 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-20 10:57:51.029 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-20 10:57:51.031 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-20 10:57:51.034 | + 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-12-20 10:57:51.036 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-20 10:57:51.038 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-20 10:57:51.041 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-12-20 10:57:51.056 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:57:51.058 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-12-20 10:57:51.061 | + functions-common:install_package:1344 : update_package_repo 2021-12-20 10:57:51.063 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-12-20 10:57:51.066 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-12-20 10:57:51.068 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-12-20 10:57:51.070 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-12-20 10:57:51.072 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-12-20 10:57:51.075 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:57:51.077 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:57:51.079 | + functions-common:update_package_repo:1325 : apt_get_update 2021-12-20 10:57:51.082 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-12-20 10:57:51.084 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-12-20 10:57:51.086 | + functions-common:apt_get_update:1071 : return 2021-12-20 10:57:51.088 | + functions-common:install_package:1345 : real_install_package radvd 2021-12-20 10:57:51.090 | + functions-common:real_install_package:1330 : is_ubuntu 2021-12-20 10:57:51.093 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:57:51.095 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:57:51.097 | + functions-common:real_install_package:1331 : apt_get install radvd 2021-12-20 10:57:51.119 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-20 10:57:51.229 | Reading package lists... 2021-12-20 10:57:51.489 | Building dependency tree... 2021-12-20 10:57:51.490 | Reading state information... 2021-12-20 10:57:51.740 | The following packages were automatically installed and are no longer required: 2021-12-20 10:57:51.743 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 10:57:51.743 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 10:57:51.743 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 10:57:51.743 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 10:57:51.743 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-12-20 10:57:51.744 | python3-zope.interface 2021-12-20 10:57:51.744 | Use 'sudo apt autoremove' to remove them. 2021-12-20 10:57:51.821 | The following NEW packages will be installed: 2021-12-20 10:57:51.821 | radvd 2021-12-20 10:57:52.071 | 0 upgraded, 1 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 10:57:52.071 | Need to get 59.0 kB of archives. 2021-12-20 10:57:52.071 | After this operation, 164 kB of additional disk space will be used. 2021-12-20 10:57:52.072 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-12-20 10:57:52.911 | Fetched 59.0 kB in 0s (119 kB/s) 2021-12-20 10:57:52.958 | Selecting previously unselected package radvd. 2021-12-20 10:57:53.011 | (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-12-20 10:57:53.015 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-12-20 10:57:53.020 | Unpacking radvd (1:2.17-2) ... 2021-12-20 10:57:53.098 | Setting up radvd (1:2.17-2) ... 2021-12-20 10:57:54.084 | Job for radvd.service failed because the control process exited with error code. 2021-12-20 10:57:54.084 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-12-20 10:57:54.086 | invoke-rc.d: initscript radvd, action "start" failed. 2021-12-20 10:57:54.100 | ● radvd.service - Router advertisement daemon for IPv6 2021-12-20 10:57:54.100 | Loaded: loaded (]8;;file://dv-neutron-victoria-2-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-12-20 10:57:54.100 | Active: failed (Result: exit-code) since Mon 2021-12-20 10:57:54 UTC; 17ms ago 2021-12-20 10:57:54.100 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-12-20 10:57:54.100 | Process: 44473 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-12-20 10:57:54.100 | 2021-12-20 10:57:54.100 | Dec 20 10:57:54 dv-neutron-victoria-2-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2021-12-20 10:57:54.100 | Dec 20 10:57:54 dv-neutron-victoria-2-hyperv radvd[44473]: can't open /etc/radvd.conf: No such file or directory 2021-12-20 10:57:54.100 | Dec 20 10:57:54 dv-neutron-victoria-2-hyperv radvd[44473]: Insecure file permissions, but continuing anyway 2021-12-20 10:57:54.100 | Dec 20 10:57:54 dv-neutron-victoria-2-hyperv radvd[44473]: exiting, failed to read config file 2021-12-20 10:57:54.100 | Dec 20 10:57:54 dv-neutron-victoria-2-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-12-20 10:57:54.100 | Dec 20 10:57:54 dv-neutron-victoria-2-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-12-20 10:57:54.100 | Dec 20 10:57:54 dv-neutron-victoria-2-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-12-20 10:57:54.107 | Processing triggers for man-db (2.9.1-1) ... 2021-12-20 10:57:54.213 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-20 10:58:01.624 | + functions-common:apt_get:1115 : result=0 2021-12-20 10:58:01.628 | + functions-common:apt_get:1118 : time_stop apt-get 2021-12-20 10:58:01.630 | + functions-common:time_stop:2310 : local name 2021-12-20 10:58:01.633 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:58:01.636 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:58:01.638 | + functions-common:time_stop:2313 : local total 2021-12-20 10:58:01.641 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:58:01.644 | + functions-common:time_stop:2316 : name=apt-get 2021-12-20 10:58:01.647 | + functions-common:time_stop:2317 : start_time=1639997871116 2021-12-20 10:58:01.649 | + functions-common:time_stop:2319 : [[ -z 1639997871116 ]] 2021-12-20 10:58:01.652 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:58:01.657 | + functions-common:time_stop:2322 : end_time=1639997881654 2021-12-20 10:58:01.659 | + functions-common:time_stop:2323 : elapsed_time=10538 2021-12-20 10:58:01.662 | + functions-common:time_stop:2324 : total=227704 2021-12-20 10:58:01.664 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:58:01.666 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=238242 2021-12-20 10:58:01.669 | + functions-common:apt_get:1119 : return 0 2021-12-20 10:58:01.672 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-12-20 10:58:01.688 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:58:01.691 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-12-20 10:58:01.693 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-20 10:58:01.696 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-20 10:58:01.715 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-20 10:58:01.717 | + functions-common:install_package:1344 : update_package_repo 2021-12-20 10:58:01.720 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-12-20 10:58:01.722 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-12-20 10:58:01.724 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-12-20 10:58:01.727 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-12-20 10:58:01.729 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-12-20 10:58:01.731 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:58:01.733 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:58:01.736 | + functions-common:update_package_repo:1325 : apt_get_update 2021-12-20 10:58:01.738 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-12-20 10:58:01.740 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-12-20 10:58:01.742 | + functions-common:apt_get_update:1071 : return 2021-12-20 10:58:01.744 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2021-12-20 10:58:01.746 | + functions-common:real_install_package:1330 : is_ubuntu 2021-12-20 10:58:01.749 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:58:01.751 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:58:01.753 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2021-12-20 10:58:01.773 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-20 10:58:01.888 | Reading package lists... 2021-12-20 10:58:02.130 | Building dependency tree... 2021-12-20 10:58:02.131 | Reading state information... 2021-12-20 10:58:02.369 | fakeroot is already the newest version (1.24-1). 2021-12-20 10:58:02.369 | fakeroot set to manually installed. 2021-12-20 10:58:02.369 | make is already the newest version (4.2.1-1.2). 2021-12-20 10:58:02.369 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-20 10:58:02.369 | The following packages were automatically installed and are no longer required: 2021-12-20 10:58:02.370 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 10:58:02.370 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 10:58:02.370 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 10:58:02.370 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 10:58:02.370 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-12-20 10:58:02.370 | python3-zope.interface 2021-12-20 10:58:02.370 | Use 'sudo apt autoremove' to remove them. 2021-12-20 10:58:02.538 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 10:58:02.544 | + functions-common:apt_get:1115 : result=0 2021-12-20 10:58:02.546 | + functions-common:apt_get:1118 : time_stop apt-get 2021-12-20 10:58:02.549 | + functions-common:time_stop:2310 : local name 2021-12-20 10:58:02.551 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:58:02.554 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:58:02.557 | + functions-common:time_stop:2313 : local total 2021-12-20 10:58:02.560 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:58:02.563 | + functions-common:time_stop:2316 : name=apt-get 2021-12-20 10:58:02.566 | + functions-common:time_stop:2317 : start_time=1639997881770 2021-12-20 10:58:02.568 | + functions-common:time_stop:2319 : [[ -z 1639997881770 ]] 2021-12-20 10:58:02.570 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:58:02.580 | + functions-common:time_stop:2322 : end_time=1639997882572 2021-12-20 10:58:02.582 | + functions-common:time_stop:2323 : elapsed_time=802 2021-12-20 10:58:02.585 | + functions-common:time_stop:2324 : total=238242 2021-12-20 10:58:02.588 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:58:02.591 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=239044 2021-12-20 10:58:02.594 | + functions-common:apt_get:1119 : return 0 2021-12-20 10:58:02.597 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-20 10:58:02.600 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:58:02.603 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:58:02.606 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-20 10:58:02.608 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-20 10:58:02.612 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-20 10:58:02.618 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-20 10:58:02.621 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-20 10:58:02.625 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-20 10:58:02.625 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-20 10:58:02.631 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-20 10:58:02.634 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-20 10:58:02.637 | + functions:vercmp:652 : local v1=5.4 2021-12-20 10:58:02.640 | + functions:vercmp:653 : local 'op=<' 2021-12-20 10:58:02.643 | + functions:vercmp:654 : local v2=3.13 2021-12-20 10:58:02.646 | + functions:vercmp:655 : local result 2021-12-20 10:58:02.649 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2021-12-20 10:58:02.649 | ++ functions:vercmp:659 : sort -V 2021-12-20 10:58:02.651 | ++ functions:vercmp:659 : head -1 2021-12-20 10:58:02.655 | + functions:vercmp:659 : result=3.13 2021-12-20 10:58:02.658 | + functions:vercmp:661 : case $op in 2021-12-20 10:58:02.661 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2021-12-20 10:58:02.664 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2021-12-20 10:58:02.667 | + functions:vercmp:672 : return 2021-12-20 10:58:02.670 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-20 10:58:02.673 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-12-20 10:58:02.675 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart openvswitch-switch 2021-12-20 10:58:03.176 | + ./stack.sh:main:815 : is_service_enabled etcd3 2021-12-20 10:58:03.196 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:58:03.198 | + ./stack.sh:main:816 : install_etcd3 2021-12-20 10:58:03.201 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-20 10:58:03.201 | Installing etcd 2021-12-20 10:58:03.205 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-20 10:58:03.217 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-20 10:58:03.229 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-20 10:58:03.231 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-20 10:58:03.244 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-20 10:58:03.247 | ++ 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-12-20 10:58:03.249 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 10:58:03.253 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 10:58:03.261 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 10:58:03.264 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-12-20 10:58:03.266 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-20 10:58:03.269 | ++ functions:get_extra_file:67 : 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-12-20 10:58:03.272 | --2021-12-20 10:58:03-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 10:58:03.330 | Resolving github.com (github.com)... 140.82.121.4 2021-12-20 10:58:03.374 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-12-20 10:58:03.670 | HTTP request sent, awaiting response... 302 Found 2021-12-20 10:58:03.670 | 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%2F20211220%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211220T105803Z&X-Amz-Expires=300&X-Amz-Signature=318ea76732fec5df38ddfe1c75b30fcce1e0c0302da91ac5abe847640935f265&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-12-20 10:58:03.670 | --2021-12-20 10:58:03-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211220%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211220T105803Z&X-Amz-Expires=300&X-Amz-Signature=318ea76732fec5df38ddfe1c75b30fcce1e0c0302da91ac5abe847640935f265&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-12-20 10:58:03.747 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ... 2021-12-20 10:58:03.772 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2021-12-20 10:58:04.710 | HTTP request sent, awaiting response... 200 OK 2021-12-20 10:58:04.710 | Length: 11350736 (11M) [application/octet-stream] 2021-12-20 10:58:04.710 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-12-20 10:58:05.512 | 2021-12-20 10:58:06.281 | 0K ........ .. 100% 6.89M=1.6s 2021-12-20 10:58:06.281 | 2021-12-20 10:58:06.281 | 2021-12-20 10:58:06 (6.89 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-12-20 10:58:06.281 | 2021-12-20 10:58:06.287 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-12-20 10:58:06.291 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 10:58:06.294 | ++ functions:get_extra_file:73 : return 2021-12-20 10:58:06.298 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 10:58:06.301 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-20 10:58:06.304 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-12-20 10:58:06.308 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-12-20 10:58:06.444 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-12-20 10:58:06.449 | + 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-12-20 10:58:06.454 | etcd-v3.3.12-linux-amd64/ 2021-12-20 10:58:06.454 | etcd-v3.3.12-linux-amd64/README.md 2021-12-20 10:58:06.454 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-12-20 10:58:06.454 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-12-20 10:58:06.454 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-12-20 10:58:06.454 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-12-20 10:58:06.454 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-12-20 10:58:06.454 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-12-20 10:58:06.454 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-12-20 10:58:06.454 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-12-20 10:58:06.455 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-12-20 10:58:06.455 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-12-20 10:58:06.455 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-12-20 10:58:06.455 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-12-20 10:58:06.455 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-12-20 10:58:06.455 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-12-20 10:58:06.455 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-12-20 10:58:06.455 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-12-20 10:58:06.456 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-12-20 10:58:06.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-12-20 10:58:06.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-12-20 10:58:06.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-20 10:58:06.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-12-20 10:58:06.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-12-20 10:58:06.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-20 10:58:06.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-20 10:58:06.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-20 10:58:06.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-20 10:58:06.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-12-20 10:58:06.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-12-20 10:58:06.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-12-20 10:58:06.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-12-20 10:58:06.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-12-20 10:58:06.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-12-20 10:58:06.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-12-20 10:58:06.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-12-20 10:58:06.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-12-20 10:58:06.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-12-20 10:58:06.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-12-20 10:58:06.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-12-20 10:58:06.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-12-20 10:58:06.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-12-20 10:58:06.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-12-20 10:58:06.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-12-20 10:58:06.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-12-20 10:58:06.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-12-20 10:58:06.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-12-20 10:58:06.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-12-20 10:58:06.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-12-20 10:58:06.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-12-20 10:58:06.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-12-20 10:58:06.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-12-20 10:58:06.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-12-20 10:58:06.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-12-20 10:58:06.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-12-20 10:58:06.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-12-20 10:58:06.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-12-20 10:58:06.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-12-20 10:58:06.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-12-20 10:58:06.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-12-20 10:58:06.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-12-20 10:58:06.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-12-20 10:58:06.459 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-12-20 10:58:06.459 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-12-20 10:58:06.459 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-12-20 10:58:06.459 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-12-20 10:58:06.459 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-12-20 10:58:06.460 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-12-20 10:58:06.460 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-12-20 10:58:06.460 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-12-20 10:58:06.460 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-12-20 10:58:06.460 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-12-20 10:58:06.460 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-12-20 10:58:06.460 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-12-20 10:58:06.460 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-12-20 10:58:06.460 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-12-20 10:58:06.460 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-12-20 10:58:06.460 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-12-20 10:58:06.460 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-12-20 10:58:06.460 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-12-20 10:58:06.460 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-12-20 10:58:06.460 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-12-20 10:58:06.461 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-12-20 10:58:06.461 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-12-20 10:58:06.461 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-12-20 10:58:06.461 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-12-20 10:58:06.461 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-12-20 10:58:06.461 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-12-20 10:58:06.461 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-12-20 10:58:06.461 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-12-20 10:58:06.461 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-12-20 10:58:06.461 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-12-20 10:58:06.461 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-12-20 10:58:06.461 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-12-20 10:58:06.462 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-12-20 10:58:06.462 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-12-20 10:58:06.462 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-12-20 10:58:06.462 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-12-20 10:58:06.462 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-12-20 10:58:06.462 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-12-20 10:58:06.462 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-12-20 10:58:06.462 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-12-20 10:58:06.462 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-12-20 10:58:06.463 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-12-20 10:58:06.463 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-12-20 10:58:06.463 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-12-20 10:58:06.463 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-12-20 10:58:06.464 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-12-20 10:58:06.464 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-12-20 10:58:06.464 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-12-20 10:58:06.465 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-12-20 10:58:06.465 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-12-20 10:58:06.465 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-12-20 10:58:06.465 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-12-20 10:58:06.465 | etcd-v3.3.12-linux-amd64/etcdctl 2021-12-20 10:58:06.653 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-12-20 10:58:06.653 | etcd-v3.3.12-linux-amd64/etcd 2021-12-20 10:58:06.883 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-12-20 10:58:06.928 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-12-20 10:58:06.965 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-20 10:58:06.967 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2021-12-20 10:58:06.989 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:58:06.992 | + ./stack.sh:main:835 : install_dstat 2021-12-20 10:58:06.995 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-20 10:58:07.014 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:58:07.017 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2021-12-20 10:58:07.020 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-12-20 10:58:07.023 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2021-12-20 10:58:07.027 | + ./stack.sh:main:844 : install_libs 2021-12-20 10:58:07.030 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-12-20 10:58:07.033 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-12-20 10:58:07.035 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-12-20 10:58:07.038 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-20 10:58:07.040 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.042 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.045 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-20 10:58:07.047 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.050 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-12-20 10:58:07.052 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-12-20 10:58:07.054 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-12-20 10:58:07.057 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-20 10:58:07.059 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.061 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.063 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-20 10:58:07.066 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.069 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-12-20 10:58:07.071 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-12-20 10:58:07.074 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-12-20 10:58:07.078 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-20 10:58:07.082 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.084 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-20 10:58:07.091 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.094 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-12-20 10:58:07.097 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-12-20 10:58:07.099 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-12-20 10:58:07.101 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-20 10:58:07.103 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-20 10:58:07.110 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.113 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-12-20 10:58:07.115 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-12-20 10:58:07.117 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-12-20 10:58:07.120 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-20 10:58:07.122 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.127 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-20 10:58:07.131 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.133 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-12-20 10:58:07.135 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-12-20 10:58:07.138 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-12-20 10:58:07.141 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-20 10:58:07.143 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.148 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-20 10:58:07.150 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.152 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-12-20 10:58:07.155 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-12-20 10:58:07.157 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-12-20 10:58:07.159 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-20 10:58:07.162 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.165 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.167 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-20 10:58:07.169 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.172 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-12-20 10:58:07.176 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-12-20 10:58:07.179 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-12-20 10:58:07.182 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-20 10:58:07.185 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.191 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-20 10:58:07.195 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.198 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-12-20 10:58:07.201 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-12-20 10:58:07.204 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-12-20 10:58:07.207 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-20 10:58:07.209 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-20 10:58:07.216 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.218 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-12-20 10:58:07.220 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-12-20 10:58:07.223 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-12-20 10:58:07.225 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-20 10:58:07.227 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-20 10:58:07.234 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.236 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-12-20 10:58:07.239 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-12-20 10:58:07.241 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-12-20 10:58:07.243 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-20 10:58:07.245 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.247 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-20 10:58:07.252 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.254 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-12-20 10:58:07.256 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-12-20 10:58:07.259 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-12-20 10:58:07.261 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-20 10:58:07.263 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.268 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-20 10:58:07.271 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.274 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-12-20 10:58:07.276 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-12-20 10:58:07.279 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-12-20 10:58:07.283 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-20 10:58:07.285 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.292 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-20 10:58:07.295 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.298 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-12-20 10:58:07.300 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-12-20 10:58:07.302 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-12-20 10:58:07.304 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-20 10:58:07.307 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.311 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-20 10:58:07.315 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.317 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-12-20 10:58:07.319 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-12-20 10:58:07.322 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-12-20 10:58:07.325 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-20 10:58:07.327 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.330 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.332 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-20 10:58:07.334 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.336 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-12-20 10:58:07.339 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-12-20 10:58:07.341 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-12-20 10:58:07.343 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-20 10:58:07.345 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.348 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-20 10:58:07.352 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.354 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-12-20 10:58:07.356 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-12-20 10:58:07.359 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-12-20 10:58:07.361 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-20 10:58:07.363 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.365 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-20 10:58:07.370 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.372 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-12-20 10:58:07.374 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-12-20 10:58:07.377 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-12-20 10:58:07.379 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-20 10:58:07.381 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.383 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.385 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-20 10:58:07.388 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.390 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-12-20 10:58:07.392 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-12-20 10:58:07.394 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-12-20 10:58:07.397 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-20 10:58:07.399 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.401 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.403 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-20 10:58:07.405 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.408 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-12-20 10:58:07.410 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-12-20 10:58:07.412 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-12-20 10:58:07.415 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-20 10:58:07.417 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.419 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-20 10:58:07.424 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.426 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-12-20 10:58:07.428 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-12-20 10:58:07.430 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-12-20 10:58:07.433 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-20 10:58:07.435 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.437 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-20 10:58:07.441 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.444 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-12-20 10:58:07.446 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-12-20 10:58:07.448 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-12-20 10:58:07.450 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-20 10:58:07.453 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.455 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.457 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-20 10:58:07.460 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.462 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-12-20 10:58:07.464 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-12-20 10:58:07.466 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-12-20 10:58:07.469 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-20 10:58:07.471 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.473 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.475 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-20 10:58:07.478 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.480 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-12-20 10:58:07.482 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-12-20 10:58:07.484 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-12-20 10:58:07.487 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-20 10:58:07.489 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-20 10:58:07.495 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.498 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-12-20 10:58:07.500 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-12-20 10:58:07.503 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-12-20 10:58:07.505 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-20 10:58:07.507 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.509 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.512 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-20 10:58:07.515 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.518 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-12-20 10:58:07.521 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-12-20 10:58:07.523 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-12-20 10:58:07.526 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-20 10:58:07.529 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.531 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-20 10:58:07.537 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.540 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-12-20 10:58:07.542 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-12-20 10:58:07.544 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-12-20 10:58:07.547 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-20 10:58:07.550 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.553 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.555 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-20 10:58:07.557 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.560 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-12-20 10:58:07.562 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-12-20 10:58:07.565 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-12-20 10:58:07.568 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-20 10:58:07.571 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.573 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.577 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-20 10:58:07.580 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.583 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-12-20 10:58:07.586 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-12-20 10:58:07.590 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-12-20 10:58:07.593 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-20 10:58:07.595 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.598 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.600 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-20 10:58:07.603 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.606 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-12-20 10:58:07.608 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-12-20 10:58:07.610 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-12-20 10:58:07.613 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-20 10:58:07.615 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.618 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.620 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-20 10:58:07.622 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.625 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-12-20 10:58:07.627 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-12-20 10:58:07.630 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-12-20 10:58:07.632 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-20 10:58:07.635 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.639 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-20 10:58:07.642 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.644 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-12-20 10:58:07.647 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-12-20 10:58:07.649 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-12-20 10:58:07.652 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-20 10:58:07.654 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.659 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-20 10:58:07.661 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.663 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-12-20 10:58:07.666 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-12-20 10:58:07.668 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-12-20 10:58:07.671 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-20 10:58:07.674 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-20 10:58:07.680 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.683 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-12-20 10:58:07.685 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-12-20 10:58:07.688 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-12-20 10:58:07.690 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-20 10:58:07.692 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-20 10:58:07.699 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.702 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-12-20 10:58:07.704 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-12-20 10:58:07.706 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-12-20 10:58:07.709 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-20 10:58:07.711 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-20 10:58:07.718 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.721 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-12-20 10:58:07.724 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-12-20 10:58:07.726 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-12-20 10:58:07.729 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-20 10:58:07.731 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:07.734 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:07.736 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-20 10:58:07.738 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:07.741 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-12-20 10:58:07.761 | Using python 3.8 to install etcd3 2021-12-20 10:58:07.764 | + 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-12-20 10:58:09.413 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 10:58:09.418 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:09.424 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:09.424 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:58:09.429 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:09.431 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:09.432 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:09.433 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:58:09.434 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 10:58:09.540 | Collecting etcd3===0.12.0 2021-12-20 10:58:09.549 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-12-20 10:58:12.298 | Collecting grpcio===1.31.0 2021-12-20 10:58:12.315 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b4/2f0ac76be07a5/grpcio-1.31.0-cp38-cp38-manylinux2014_x86_64.whl (3.4 MB) 2021-12-20 10:58:13.141 | Collecting protobuf===3.13.0 2021-12-20 10:58:13.152 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e76/62437ca1e0c51/protobuf-3.13.0-cp38-cp38-manylinux1_x86_64.whl (1.3 MB) 2021-12-20 10:58:13.247 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2021-12-20 10:58:13.249 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (6.2.0) 2021-12-20 10:58:13.263 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 355)) (49.6.0) 2021-12-20 10:58:13.303 | Building wheels for collected packages: etcd3 2021-12-20 10:58:13.304 | Building wheel for etcd3 (setup.py): started 2021-12-20 10:58:14.019 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-12-20 10:58:14.020 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=58e1e9c895e69be1d19bf7150dc165f677e6803ff32848c32c027b53e11bc147 2021-12-20 10:58:14.021 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-12-20 10:58:14.022 | Successfully built etcd3 2021-12-20 10:58:15.304 | Installing collected packages: grpcio, protobuf, etcd3 2021-12-20 10:58:16.389 | Successfully installed etcd3-0.12.0 grpcio-1.31.0 protobuf-3.13.0 2021-12-20 10:58:16.495 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 10:58:16.495 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 10:58:16.585 | + inc/python:pip_install:200 : result=0 2021-12-20 10:58:16.588 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 10:58:16.591 | + functions-common:time_stop:2310 : local name 2021-12-20 10:58:16.594 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:58:16.597 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:58:16.600 | + functions-common:time_stop:2313 : local total 2021-12-20 10:58:16.603 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:58:16.606 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 10:58:16.609 | + functions-common:time_stop:2317 : start_time=1639997887756 2021-12-20 10:58:16.612 | + functions-common:time_stop:2319 : [[ -z 1639997887756 ]] 2021-12-20 10:58:16.614 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:58:16.618 | + functions-common:time_stop:2322 : end_time=1639997896616 2021-12-20 10:58:16.620 | + functions-common:time_stop:2323 : elapsed_time=8860 2021-12-20 10:58:16.622 | + functions-common:time_stop:2324 : total=50050 2021-12-20 10:58:16.625 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:58:16.627 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=58910 2021-12-20 10:58:16.629 | + inc/python:pip_install:203 : return 0 2021-12-20 10:58:16.632 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-12-20 10:58:16.654 | Using python 3.8 to install etcd3gw 2021-12-20 10:58:16.657 | + 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-12-20 10:58:18.327 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 10:58:18.331 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:18.337 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:18.337 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:58:18.342 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:18.344 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:18.346 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:18.346 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:58:18.347 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 10:58:18.463 | Collecting etcd3gw===0.2.5 2021-12-20 10:58:18.471 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-12-20 10:58:18.560 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.3.0) 2021-12-20 10:58:18.566 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-12-20 10:58:18.569 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2021-12-20 10:58:18.571 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (2.23.0) 2021-12-20 10:58:18.591 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.25.10) 2021-12-20 10:58:18.611 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.10) 2021-12-20 10:58:18.614 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-12-20 10:58:18.617 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 39)) (2021.10.8) 2021-12-20 10:58:19.888 | Installing collected packages: etcd3gw 2021-12-20 10:58:19.994 | Successfully installed etcd3gw-0.2.5 2021-12-20 10:58:20.099 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 10:58:20.099 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 10:58:20.176 | + inc/python:pip_install:200 : result=0 2021-12-20 10:58:20.179 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 10:58:20.183 | + functions-common:time_stop:2310 : local name 2021-12-20 10:58:20.187 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:58:20.190 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:58:20.193 | + functions-common:time_stop:2313 : local total 2021-12-20 10:58:20.196 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:58:20.199 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 10:58:20.201 | + functions-common:time_stop:2317 : start_time=1639997896649 2021-12-20 10:58:20.204 | + functions-common:time_stop:2319 : [[ -z 1639997896649 ]] 2021-12-20 10:58:20.208 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:58:20.213 | + functions-common:time_stop:2322 : end_time=1639997900210 2021-12-20 10:58:20.216 | + functions-common:time_stop:2323 : elapsed_time=3561 2021-12-20 10:58:20.219 | + functions-common:time_stop:2324 : total=58910 2021-12-20 10:58:20.222 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:58:20.224 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=62471 2021-12-20 10:58:20.226 | + inc/python:pip_install:203 : return 0 2021-12-20 10:58:20.229 | + ./stack.sh:main:847 : install_apache_uwsgi 2021-12-20 10:58:20.231 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-20 10:58:20.233 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-20 10:58:20.236 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-12-20 10:58:20.238 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-12-20 10:58:20.241 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-12-20 10:58:20.243 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-20 10:58:20.246 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-20 10:58:20.248 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-12-20 10:58:20.250 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2021-12-20 10:58:20.253 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-12-20 10:58:20.255 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-20 10:58:20.257 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-20 10:58:20.260 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:58:20.262 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:58:20.264 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-20 10:58:20.267 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-12-20 10:58:20.269 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-20 10:58:20.271 | + functions-common:install_package:1344 : update_package_repo 2021-12-20 10:58:20.274 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-12-20 10:58:20.276 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-12-20 10:58:20.278 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-12-20 10:58:20.281 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-12-20 10:58:20.283 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-12-20 10:58:20.286 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:58:20.288 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:58:20.290 | + functions-common:update_package_repo:1325 : apt_get_update 2021-12-20 10:58:20.293 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-12-20 10:58:20.295 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-12-20 10:58:20.297 | + functions-common:apt_get_update:1071 : return 2021-12-20 10:58:20.300 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-20 10:58:20.302 | + functions-common:real_install_package:1330 : is_ubuntu 2021-12-20 10:58:20.304 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:58:20.307 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:58:20.309 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-20 10:58:20.330 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-20 10:58:20.439 | Reading package lists... 2021-12-20 10:58:20.679 | Building dependency tree... 2021-12-20 10:58:20.680 | Reading state information... 2021-12-20 10:58:20.911 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-20 10:58:20.911 | The following packages were automatically installed and are no longer required: 2021-12-20 10:58:20.912 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 10:58:20.912 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 10:58:20.912 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 10:58:20.912 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 10:58:20.912 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-12-20 10:58:20.912 | python3-zope.interface 2021-12-20 10:58:20.913 | Use 'sudo apt autoremove' to remove them. 2021-12-20 10:58:20.913 | The following additional packages will be installed: 2021-12-20 10:58:20.914 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-12-20 10:58:20.915 | Suggested packages: 2021-12-20 10:58:20.915 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-12-20 10:58:20.995 | The following NEW packages will be installed: 2021-12-20 10:58:20.996 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-12-20 10:58:21.247 | 0 upgraded, 6 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 10:58:21.248 | Need to get 1,306 kB of archives. 2021-12-20 10:58:21.248 | After this operation, 4,613 kB of additional disk space will be used. 2021-12-20 10:58:21.248 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-12-20 10:58:21.873 | 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-12-20 10:58:21.929 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-12-20 10:58:22.012 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-12-20 10:58:22.139 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-12-20 10:58:22.142 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-12-20 10:58:22.743 | Fetched 1,306 kB in 1s (1,135 kB/s) 2021-12-20 10:58:22.782 | Selecting previously unselected package libnorm1:amd64. 2021-12-20 10:58:22.834 | (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-12-20 10:58:22.837 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-12-20 10:58:22.845 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-12-20 10:58:22.938 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-12-20 10:58:22.947 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-12-20 10:58:22.952 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-12-20 10:58:23.025 | Selecting previously unselected package libzmq5:amd64. 2021-12-20 10:58:23.037 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-12-20 10:58:23.042 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-12-20 10:58:23.112 | Selecting previously unselected package uwsgi-core. 2021-12-20 10:58:23.122 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-12-20 10:58:23.126 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-12-20 10:58:23.284 | Selecting previously unselected package uwsgi. 2021-12-20 10:58:23.294 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-12-20 10:58:23.299 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-12-20 10:58:23.345 | Selecting previously unselected package uwsgi-plugin-python3. 2021-12-20 10:58:23.359 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-12-20 10:58:23.364 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-12-20 10:58:23.442 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-12-20 10:58:23.454 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-12-20 10:58:23.463 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-12-20 10:58:23.472 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-12-20 10:58:23.490 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-12-20 10:58:24.360 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-12-20 10:58:24.397 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-20 10:58:24.763 | Processing triggers for man-db (2.9.1-1) ... 2021-12-20 10:58:25.135 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-20 10:58:32.262 | + functions-common:apt_get:1115 : result=0 2021-12-20 10:58:32.264 | + functions-common:apt_get:1118 : time_stop apt-get 2021-12-20 10:58:32.266 | + functions-common:time_stop:2310 : local name 2021-12-20 10:58:32.269 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:58:32.271 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:58:32.273 | + functions-common:time_stop:2313 : local total 2021-12-20 10:58:32.276 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:58:32.278 | + functions-common:time_stop:2316 : name=apt-get 2021-12-20 10:58:32.280 | + functions-common:time_stop:2317 : start_time=1639997900327 2021-12-20 10:58:32.282 | + functions-common:time_stop:2319 : [[ -z 1639997900327 ]] 2021-12-20 10:58:32.286 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:58:32.292 | + functions-common:time_stop:2322 : end_time=1639997912288 2021-12-20 10:58:32.294 | + functions-common:time_stop:2323 : elapsed_time=11961 2021-12-20 10:58:32.298 | + functions-common:time_stop:2324 : total=239044 2021-12-20 10:58:32.300 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:58:32.303 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=251005 2021-12-20 10:58:32.306 | + functions-common:apt_get:1119 : return 0 2021-12-20 10:58:32.309 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-12-20 10:58:32.312 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:58:32.314 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:58:32.318 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-12-20 10:58:32.385 | Enabling module proxy. 2021-12-20 10:58:32.394 | To activate the new configuration, you need to run: 2021-12-20 10:58:32.394 | systemctl restart apache2 2021-12-20 10:58:32.400 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-12-20 10:58:32.469 | Considering dependency proxy for proxy_uwsgi: 2021-12-20 10:58:32.469 | Module proxy already enabled 2021-12-20 10:58:32.469 | Enabling module proxy_uwsgi. 2021-12-20 10:58:32.478 | To activate the new configuration, you need to run: 2021-12-20 10:58:32.478 | systemctl restart apache2 2021-12-20 10:58:32.485 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-12-20 10:58:32.487 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-12-20 10:58:32.490 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-12-20 10:58:32.492 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-12-20 10:58:32.624 | + ./stack.sh:main:850 : install_keystoneauth 2021-12-20 10:58:32.626 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-12-20 10:58:32.630 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-20 10:58:32.633 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:32.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:32.637 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-20 10:58:32.640 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:32.643 | + ./stack.sh:main:851 : install_keystoneclient 2021-12-20 10:58:32.645 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-12-20 10:58:32.647 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-20 10:58:32.650 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:32.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:32.655 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-20 10:58:32.658 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:32.660 | + ./stack.sh:main:852 : install_glanceclient 2021-12-20 10:58:32.663 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2021-12-20 10:58:32.665 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-20 10:58:32.668 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:32.670 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:32.673 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-20 10:58:32.675 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:32.678 | + ./stack.sh:main:853 : install_cinderclient 2021-12-20 10:58:32.680 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2021-12-20 10:58:32.683 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-20 10:58:32.686 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:32.688 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:32.691 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-20 10:58:32.693 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:32.695 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2021-12-20 10:58:32.698 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-20 10:58:32.700 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:32.703 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:32.705 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-20 10:58:32.707 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:32.710 | + ./stack.sh:main:854 : install_novaclient 2021-12-20 10:58:32.712 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2021-12-20 10:58:32.714 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-20 10:58:32.717 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:32.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:32.721 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-20 10:58:32.724 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:32.726 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2021-12-20 10:58:32.746 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:58:32.749 | + ./stack.sh:main:856 : install_swiftclient 2021-12-20 10:58:32.752 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-12-20 10:58:32.754 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-20 10:58:32.756 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:32.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:32.761 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-20 10:58:32.763 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:32.766 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2021-12-20 10:58:32.783 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:58:32.785 | + ./stack.sh:main:859 : install_neutronclient 2021-12-20 10:58:32.788 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-20 10:58:32.790 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-20 10:58:32.793 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:32.796 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:32.798 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-20 10:58:32.800 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:32.803 | + ./stack.sh:main:863 : install_keystonemiddleware 2021-12-20 10:58:32.805 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-12-20 10:58:32.808 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-20 10:58:32.810 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:32.813 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:32.816 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-20 10:58:32.819 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:32.822 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-12-20 10:58:32.826 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-20 10:58:32.829 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-20 10:58:32.833 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-20 10:58:32.836 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-20 10:58:32.839 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-20 10:58:32.843 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-20 10:58:32.843 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-20 10:58:32.848 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-20 10:58:32.850 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-20 10:58:32.853 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-20 10:58:32.856 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-20 10:58:32.858 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-20 10:58:32.879 | Using python 3.8 to install keystonemiddleware 2021-12-20 10:58:32.881 | + 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-12-20 10:58:34.505 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 10:58:34.509 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:34.516 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:34.516 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:58:34.521 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:34.523 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:34.524 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:34.525 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:58:34.526 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 10:58:34.529 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (9.1.0) 2021-12-20 10:58:34.598 | Requirement already satisfied: oslo.cache===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.6.2) 2021-12-20 10:58:34.631 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (8.3.4) 2021-12-20 10:58:34.646 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.0.2) 2021-12-20 10:58:34.651 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.2.2) 2021-12-20 10:58:34.658 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2021-12-20 10:58:34.660 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.4.0) 2021-12-20 10:58:34.665 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.2.1) 2021-12-20 10:58:34.726 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (4.1.1) 2021-12-20 10:58:34.743 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.4.2) 2021-12-20 10:58:34.746 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (4.6.0) 2021-12-20 10:58:34.763 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (2020.1) 2021-12-20 10:58:34.766 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.0.2) 2021-12-20 10:58:34.775 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.8.6) 2021-12-20 10:58:34.787 | 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 266)) (4.4.0) 2021-12-20 10:58:34.825 | 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 50)) (5.0.1) 2021-12-20 10:58:34.830 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-12-20 10:58:34.832 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 56)) (3.1.1) 2021-12-20 10:58:34.842 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 53)) (3.1.2) 2021-12-20 10:58:34.848 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (2.23.0) 2021-12-20 10:58:34.868 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (5.3.1) 2021-12-20 10:58:34.871 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.2.0) 2021-12-20 10:58:34.878 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.8.0) 2021-12-20 10:58:34.883 | 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 315)) (1.7.0) 2021-12-20 10:58:34.887 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.1.12) 2021-12-20 10:58:34.889 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (0.10.9) 2021-12-20 10:58:34.892 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.4.7) 2021-12-20 10:58:34.895 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2021-12-20 10:58:34.901 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (1.0.0) 2021-12-20 10:58:34.904 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.9.6) 2021-12-20 10:58:34.906 | 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 558)) (2.8.1) 2021-12-20 10:58:34.910 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.10) 2021-12-20 10:58:34.914 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-12-20 10:58:34.916 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 39)) (2021.10.8) 2021-12-20 10:58:34.918 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.25.10) 2021-12-20 10:58:34.944 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.12.1) 2021-12-20 10:58:36.140 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 10:58:36.141 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 10:58:36.215 | + inc/python:pip_install:200 : result=0 2021-12-20 10:58:36.219 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 10:58:36.223 | + functions-common:time_stop:2310 : local name 2021-12-20 10:58:36.226 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:58:36.230 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:58:36.234 | + functions-common:time_stop:2313 : local total 2021-12-20 10:58:36.237 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:58:36.239 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 10:58:36.241 | + functions-common:time_stop:2317 : start_time=1639997912873 2021-12-20 10:58:36.244 | + functions-common:time_stop:2319 : [[ -z 1639997912873 ]] 2021-12-20 10:58:36.248 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:58:36.253 | + functions-common:time_stop:2322 : end_time=1639997916249 2021-12-20 10:58:36.256 | + functions-common:time_stop:2323 : elapsed_time=3376 2021-12-20 10:58:36.258 | + functions-common:time_stop:2324 : total=62471 2021-12-20 10:58:36.261 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:58:36.264 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=65847 2021-12-20 10:58:36.267 | + inc/python:pip_install:203 : return 0 2021-12-20 10:58:36.270 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-12-20 10:58:36.272 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-20 10:58:36.275 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-20 10:58:36.279 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-20 10:58:36.282 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-20 10:58:36.284 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-20 10:58:36.289 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-20 10:58:36.289 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-20 10:58:36.296 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-20 10:58:36.299 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-20 10:58:36.301 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-20 10:58:36.305 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-20 10:58:36.307 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-20 10:58:36.332 | Using python 3.8 to install python-memcached 2021-12-20 10:58:36.334 | + 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-12-20 10:58:38.053 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 10:58:38.056 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:38.062 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:38.063 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:58:38.068 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:38.070 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:38.071 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:38.072 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:58:38.073 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 10:58:38.180 | Collecting python-memcached===1.59 2021-12-20 10:58:38.188 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-12-20 10:58:38.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 435)) (1.15.0) 2021-12-20 10:58:39.568 | Installing collected packages: python-memcached 2021-12-20 10:58:39.660 | Successfully installed python-memcached-1.59 2021-12-20 10:58:39.765 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 10:58:39.765 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 10:58:39.840 | + inc/python:pip_install:200 : result=0 2021-12-20 10:58:39.844 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 10:58:39.847 | + functions-common:time_stop:2310 : local name 2021-12-20 10:58:39.851 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:58:39.854 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:58:39.858 | + functions-common:time_stop:2313 : local total 2021-12-20 10:58:39.861 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:58:39.864 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 10:58:39.866 | + functions-common:time_stop:2317 : start_time=1639997916326 2021-12-20 10:58:39.868 | + functions-common:time_stop:2319 : [[ -z 1639997916326 ]] 2021-12-20 10:58:39.871 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:58:39.875 | + functions-common:time_stop:2322 : end_time=1639997919873 2021-12-20 10:58:39.878 | + functions-common:time_stop:2323 : elapsed_time=3547 2021-12-20 10:58:39.881 | + functions-common:time_stop:2324 : total=65847 2021-12-20 10:58:39.884 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:58:39.887 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=69394 2021-12-20 10:58:39.890 | + inc/python:pip_install:203 : return 0 2021-12-20 10:58:39.893 | + ./stack.sh:main:865 : is_service_enabled keystone 2021-12-20 10:58:39.913 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:58:39.916 | + ./stack.sh:main:866 : '[' 10.222.0.46 == 10.222.0.46 ']' 2021-12-20 10:58:39.919 | + ./stack.sh:main:867 : stack_install_service keystone 2021-12-20 10:58:39.924 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-20 10:58:39.927 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-20 10:58:39.929 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-20 10:58:39.931 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-20 10:58:39.934 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-12-20 10:58:39.949 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:58:39.952 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2021-12-20 10:58:39.954 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-20 10:58:39.956 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2021-12-20 10:58:39.958 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-12-20 10:58:39.960 | + functions-common:git_clone:528 : local orig_dir 2021-12-20 10:58:39.963 | ++ functions-common:git_clone:529 : pwd 2021-12-20 10:58:39.966 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-12-20 10:58:39.968 | + functions-common:git_clone:530 : local git_clone_flags= 2021-12-20 10:58:39.970 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-12-20 10:58:39.986 | + functions-common:git_clone:532 : RECLONE=False 2021-12-20 10:58:39.988 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-12-20 10:58:39.990 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-12-20 10:58:39.992 | + functions-common:git_clone:546 : echo stable/victoria 2021-12-20 10:58:39.992 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-12-20 10:58:39.997 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2021-12-20 10:58:39.999 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-12-20 10:58:40.001 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2021-12-20 10:58:40.004 | + functions-common:git_clone:595 : git show --oneline 2021-12-20 10:58:40.004 | + functions-common:git_clone:595 : head -1 2021-12-20 10:58:40.007 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2021-12-20 10:58:40.009 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-12-20 10:58:40.012 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-12-20 10:58:40.014 | + inc/python:setup_develop:338 : local bindep 2021-12-20 10:58:40.016 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-20 10:58:40.018 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-20 10:58:40.021 | + inc/python:setup_develop:344 : local extras= 2021-12-20 10:58:40.023 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-20 10:58:40.025 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-20 10:58:40.027 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-20 10:58:40.029 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-20 10:58:40.032 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-20 10:58:40.034 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-20 10:58:40.037 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-20 10:58:40.040 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-20 10:58:40.043 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-20 10:58:40.045 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-20 10:58:40.047 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-12-20 10:58:40.050 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-20 10:58:40.055 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-12-20 10:58:40.058 | + 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-12-20 10:58:40.629 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-12-20 10:58:40.632 | + inc/python:setup_package:417 : local bindep=0 2021-12-20 10:58:40.635 | + inc/python:setup_package:418 : local bindep_flag= 2021-12-20 10:58:40.638 | + inc/python:setup_package:419 : local bindep_profiles= 2021-12-20 10:58:40.641 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-20 10:58:40.643 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-12-20 10:58:40.646 | + inc/python:setup_package:426 : local flags=-e 2021-12-20 10:58:40.649 | + inc/python:setup_package:427 : local extras= 2021-12-20 10:58:40.652 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-12-20 10:58:40.654 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-12-20 10:58:40.657 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-12-20 10:58:40.660 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-12-20 10:58:40.663 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-12-20 10:58:40.667 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-12-20 10:58:40.689 | Using python 3.8 to install /opt/stack/keystone 2021-12-20 10:58:40.692 | + 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-12-20 10:58:42.349 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 10:58:42.349 | 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-12-20 10:58:42.354 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:42.354 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:42.356 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 10:58:42.357 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:42.358 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:42.358 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:58:42.358 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:42.358 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:58:42.371 | Obtaining file:///opt/stack/keystone 2021-12-20 10:58:43.934 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-20 10:58:45.579 | Collecting Flask===1.1.2 2021-12-20 10:58:45.585 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-12-20 10:58:45.768 | Collecting Flask-RESTful===0.3.8 2021-12-20 10:58:45.775 | 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-12-20 10:58:45.848 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-12-20 10:58:45.854 | 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-12-20 10:58:45.857 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2021-12-20 10:58:45.864 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2021-12-20 10:58:45.884 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-12-20 10:58:46.022 | Collecting Werkzeug===1.0.1 2021-12-20 10:58:46.031 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-12-20 10:58:46.216 | Collecting aniso8601===8.0.0 2021-12-20 10:58:46.223 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2021-12-20 10:58:46.290 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2021-12-20 10:58:46.299 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2021-12-20 10:58:46.353 | Collecting click===7.1.2 2021-12-20 10:58:46.360 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-12-20 10:58:46.368 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2021-12-20 10:58:46.405 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2021-12-20 10:58:46.495 | Collecting itsdangerous===1.1.0 2021-12-20 10:58:46.502 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-12-20 10:58:46.569 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2021-12-20 10:58:46.580 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (9.1.0) 2021-12-20 10:58:46.634 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.0.0) 2021-12-20 10:58:46.637 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (3.1.0) 2021-12-20 10:58:46.642 | Requirement already satisfied: oslo.cache===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.6.2) 2021-12-20 10:58:46.676 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (8.3.4) 2021-12-20 10:58:46.690 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (3.1.2) 2021-12-20 10:58:46.696 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.4.1) 2021-12-20 10:58:46.741 | 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 300)) (5.0.1) 2021-12-20 10:58:46.747 | 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 302)) (4.4.0) 2021-12-20 10:58:46.784 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (12.5.2) 2021-12-20 10:58:46.835 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.1) 2021-12-20 10:58:46.852 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.5.0) 2021-12-20 10:58:46.868 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.0.2) 2021-12-20 10:58:46.878 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2021-12-20 10:58:46.900 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (1.1.1) 2021-12-20 10:58:46.907 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.6.0) 2021-12-20 10:58:46.924 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (3.4.0) 2021-12-20 10:58:46.968 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (20.4) 2021-12-20 10:58:47.064 | Collecting passlib===1.7.2 2021-12-20 10:58:47.072 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2021-12-20 10:58:47.182 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.5.0) 2021-12-20 10:58:47.185 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (0.7.2) 2021-12-20 10:58:47.187 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (3.1.1) 2021-12-20 10:58:47.197 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (2.20) 2021-12-20 10:58:47.200 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (0.9.6) 2021-12-20 10:58:47.202 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.4.7) 2021-12-20 10:58:47.310 | Collecting pysaml2===6.1.0 2021-12-20 10:58:47.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/47065526c55b7/pysaml2-6.1.0-py2.py3-none-any.whl (341 kB) 2021-12-20 10:58:47.404 | 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 385)) (2.8.1) 2021-12-20 10:58:47.409 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (4.1.1) 2021-12-20 10:58:47.427 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (2020.1) 2021-12-20 10:58:47.430 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2.23.0) 2021-12-20 10:58:47.451 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2021-12-20 10:58:47.686 | Collecting scrypt===0.8.15 2021-12-20 10:58:47.692 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/813/b6fb76c0e1e28/scrypt-0.8.15-cp38-cp38-manylinux1_x86_64.whl (651 kB) 2021-12-20 10:58:47.773 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (1.15.0) 2021-12-20 10:58:47.776 | 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 497)) (0.13.0) 2021-12-20 10:58:47.786 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.3.1) 2021-12-20 10:58:47.789 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (3.3.0) 2021-12-20 10:58:47.791 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.2.2) 2021-12-20 10:58:47.798 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.0.1) 2021-12-20 10:58:47.806 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (0.5.0) 2021-12-20 10:58:47.811 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.4.0) 2021-12-20 10:58:47.828 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.4.0) 2021-12-20 10:58:47.832 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.1.0) 2021-12-20 10:58:47.838 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.25.10) 2021-12-20 10:58:47.857 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.2.5) 2021-12-20 10:58:47.860 | 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-12-20 10:58:47.863 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.2.1) 2021-12-20 10:58:47.926 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-12-20 10:58:47.929 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.8.0) 2021-12-20 10:58:47.933 | 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-12-20 10:58:47.940 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2021-12-20 10:58:47.948 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2021-12-20 10:58:47.954 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2021-12-20 10:58:47.958 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.0.2) 2021-12-20 10:58:47.998 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2021-12-20 10:58:48.000 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2021-12-20 10:58:48.003 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2021-12-20 10:58:48.010 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2021-12-20 10:58:48.019 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (4.3.1) 2021-12-20 10:58:48.029 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2021-12-20 10:58:48.036 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2021-12-20 10:58:48.046 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2021-12-20 10:58:48.054 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2021-12-20 10:58:48.056 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.10.9) 2021-12-20 10:58:48.059 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (19.1.0) 2021-12-20 10:58:48.153 | Collecting defusedxml===0.6.0 2021-12-20 10:58:48.159 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-12-20 10:58:48.227 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2021-12-20 10:58:48.230 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2021-12-20 10:58:48.233 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2021-12-20 10:58:48.235 | 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-12-20 10:58:48.237 | 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 402)) (1.6.0) 2021-12-20 10:58:48.239 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2021-12-20 10:58:48.241 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.0) 2021-12-20 10:58:48.244 | 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 540)) (1.4.0) 2021-12-20 10:58:48.246 | 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 287)) (1.7.0) 2021-12-20 10:58:48.250 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.12.1) 2021-12-20 10:58:48.252 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2021-12-20 10:58:48.260 | 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 387)) (1.0.4) 2021-12-20 10:58:48.262 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (5.0.0) 2021-12-20 10:58:48.264 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (0.7) 2021-12-20 10:58:48.271 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-12-20 10:58:48.279 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (1.5) 2021-12-20 10:58:48.281 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2021-12-20 10:58:49.116 | Installing collected packages: Werkzeug, click, itsdangerous, Flask, aniso8601, Flask-RESTful, passlib, scrypt, defusedxml, pysaml2, keystone 2021-12-20 10:58:49.316 | Attempting uninstall: click 2021-12-20 10:58:49.317 | Found existing installation: Click 7.0 2021-12-20 10:58:49.329 | Uninstalling Click-7.0: 2021-12-20 10:58:49.358 | Successfully uninstalled Click-7.0 2021-12-20 10:58:50.673 | Running setup.py develop for keystone 2021-12-20 10:58:52.384 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Werkzeug-1.0.1 aniso8601-8.0.0 click-7.1.2 defusedxml-0.6.0 itsdangerous-1.1.0 keystone passlib-1.7.2 pysaml2-6.1.0 scrypt-0.8.15 2021-12-20 10:58:52.494 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 10:58:52.494 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 10:58:52.582 | + inc/python:pip_install:200 : result=0 2021-12-20 10:58:52.584 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 10:58:52.586 | + functions-common:time_stop:2310 : local name 2021-12-20 10:58:52.589 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:58:52.592 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:58:52.594 | + functions-common:time_stop:2313 : local total 2021-12-20 10:58:52.596 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:58:52.600 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 10:58:52.603 | + functions-common:time_stop:2317 : start_time=1639997920683 2021-12-20 10:58:52.605 | + functions-common:time_stop:2319 : [[ -z 1639997920683 ]] 2021-12-20 10:58:52.608 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:58:52.612 | + functions-common:time_stop:2322 : end_time=1639997932610 2021-12-20 10:58:52.615 | + functions-common:time_stop:2323 : elapsed_time=11927 2021-12-20 10:58:52.617 | + functions-common:time_stop:2324 : total=69394 2021-12-20 10:58:52.619 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:58:52.621 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=81321 2021-12-20 10:58:52.623 | + inc/python:pip_install:203 : return 0 2021-12-20 10:58:52.626 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-12-20 10:58:52.629 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-20 10:58:52.631 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-20 10:58:52.650 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-20 10:58:52.662 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-12-20 10:58:52.665 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-20 10:58:52.668 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:58:52.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:58:52.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-20 10:58:52.677 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:58:52.680 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-12-20 10:58:52.698 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:58:52.701 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-12-20 10:58:52.704 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-20 10:58:52.706 | + ./stack.sh:main:868 : configure_keystone 2021-12-20 10:58:52.709 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-12-20 10:58:52.722 | + 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-12-20 10:58:52.725 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-20 10:58:52.730 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-12-20 10:58:52.749 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:58:52.751 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-20 10:58:52.784 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-20 10:58:52.812 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-20 10:58:52.847 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-20 10:58:52.879 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-20 10:58:52.914 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-20 10:58:52.951 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-20 10:58:52.983 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-20 10:58:53.015 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-20 10:58:53.018 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-20 10:58:53.021 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-20 10:58:53.024 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-20 10:58:53.027 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-20 10:58:53.030 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-20 10:58:53.046 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:58:53.049 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-20 10:58:53.051 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-20 10:58:53.053 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-20 10:58:53.069 | ++ functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:58:53.071 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-12-20 10:58:53.075 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-12-20 10:58:53.107 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-20 10:58:53.110 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-20 10:58:53.112 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-12-20 10:58:53.114 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-12-20 10:58:53.117 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-12-20 10:58:53.135 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:58:53.138 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.46/identity 2021-12-20 10:58:53.174 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.46/identity 2021-12-20 10:58:53.210 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-12-20 10:58:53.213 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-20 10:58:53.250 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-12-20 10:58:53.252 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-20 10:58:53.255 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-20 10:58:53.258 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-12-20 10:58:53.262 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-20 10:58:53.266 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-20 10:58:53.298 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-12-20 10:58:53.300 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-12-20 10:58:53.303 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-20 10:58:53.305 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2021-12-20 10:58:53.309 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-12-20 10:58:53.327 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-12-20 10:58:53.330 | + functions:setup_systemd_logging:719 : local pidstr= 2021-12-20 10:58:53.333 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-12-20 10:58:53.336 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-12-20 10:58:53.338 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-20 10:58:53.367 | + functions:setup_systemd_logging:728 : 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-12-20 10:58:53.396 | + functions:setup_systemd_logging:729 : 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-12-20 10:58:53.430 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-20 10:58:53.457 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-20 10:58:53.490 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-12-20 10:58:53.492 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-20 10:58:53.495 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-20 10:58:53.497 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-20 10:58:53.499 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-12-20 10:58:53.501 | + lib/apache:write_uwsgi_config:260 : local http= 2021-12-20 10:58:53.504 | + lib/apache:write_uwsgi_config:261 : local name= 2021-12-20 10:58:53.507 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-12-20 10:58:53.511 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-12-20 10:58:53.513 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-12-20 10:58:53.516 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-20 10:58:53.528 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-20 10:58:53.529 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-20 10:58:53.538 | d /var/run/uwsgi 0755 ubuntu root 2021-12-20 10:58:53.542 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-20 10:58:53.558 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-20 10:58:53.560 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-20 10:58:53.564 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-20 10:58:53.602 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-20 10:58:53.635 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-20 10:58:53.666 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-20 10:58:53.695 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-20 10:58:53.727 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-20 10:58:53.756 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-20 10:58:53.786 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-20 10:58:53.814 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-20 10:58:53.847 | + 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-12-20 10:58:53.876 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-20 10:58:53.908 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-20 10:58:53.940 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-20 10:58:53.967 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-12-20 10:58:53.969 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-12-20 10:58:53.972 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-12-20 10:58:53.975 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-12-20 10:58:53.977 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-12-20 10:58:53.979 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:58:53.982 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:58:53.984 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-20 10:58:53.987 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-20 10:58:53.990 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-20 10:58:54.016 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-20 10:58:54.044 | + 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-12-20 10:58:54.045 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-20 10:58:54.054 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-20 10:58:54.058 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-12-20 10:58:54.061 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-12-20 10:58:54.064 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-12-20 10:58:54.067 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-20 10:58:54.069 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 10:58:54.072 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:58:54.075 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:58:54.079 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-20 10:58:54.081 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-12-20 10:58:54.084 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:58:54.087 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:58:54.089 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-12-20 10:58:54.152 | Enabling site keystone-wsgi-public. 2021-12-20 10:58:54.161 | To activate the new configuration, you need to run: 2021-12-20 10:58:54.161 | systemctl reload apache2 2021-12-20 10:58:54.169 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-12-20 10:58:54.172 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-12-20 10:58:54.175 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-12-20 10:58:54.177 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-12-20 10:58:54.312 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-12-20 10:58:54.314 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-12-20 10:58:54.317 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-12-20 10:58:54.319 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-12-20 10:58:54.322 | + lib/apache:write_uwsgi_config:260 : local http= 2021-12-20 10:58:54.324 | + lib/apache:write_uwsgi_config:261 : local name= 2021-12-20 10:58:54.327 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-12-20 10:58:54.332 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-12-20 10:58:54.334 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-12-20 10:58:54.336 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-20 10:58:54.349 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-20 10:58:54.349 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-20 10:58:54.358 | d /var/run/uwsgi 0755 ubuntu root 2021-12-20 10:58:54.362 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-20 10:58:54.377 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-20 10:58:54.379 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-12-20 10:58:54.383 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-12-20 10:58:54.413 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-12-20 10:58:54.441 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-12-20 10:58:54.469 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-12-20 10:58:54.506 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-12-20 10:58:54.538 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-12-20 10:58:54.566 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-12-20 10:58:54.600 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-12-20 10:58:54.635 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-12-20 10:58:54.666 | + 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-12-20 10:58:54.694 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-12-20 10:58:54.724 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-12-20 10:58:54.756 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-12-20 10:58:54.784 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-12-20 10:58:54.786 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-12-20 10:58:54.790 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-12-20 10:58:54.792 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-12-20 10:58:54.794 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-12-20 10:58:54.796 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:58:54.799 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:58:54.801 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-20 10:58:54.804 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-20 10:58:54.806 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-20 10:58:54.836 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-12-20 10:58:54.868 | + 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-12-20 10:58:54.869 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-20 10:58:54.878 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-12-20 10:58:54.883 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-12-20 10:58:54.886 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-12-20 10:58:54.889 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-12-20 10:58:54.892 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-20 10:58:54.894 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 10:58:54.897 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:58:54.899 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:58:54.901 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-20 10:58:54.903 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-12-20 10:58:54.907 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:58:54.909 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:58:54.912 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-12-20 10:58:54.976 | Enabling site keystone-wsgi-admin. 2021-12-20 10:58:54.986 | To activate the new configuration, you need to run: 2021-12-20 10:58:54.986 | systemctl reload apache2 2021-12-20 10:58:54.992 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-12-20 10:58:54.996 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-12-20 10:58:54.999 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-12-20 10:58:55.002 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-12-20 10:58:55.138 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-20 10:58:55.168 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-20 10:58:55.199 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-20 10:58:55.234 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-12-20 10:58:55.237 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-20 10:58:55.270 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-20 10:58:55.301 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-20 10:58:55.332 | + ./stack.sh:main:872 : is_service_enabled swift 2021-12-20 10:58:55.349 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:58:55.352 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2021-12-20 10:58:55.368 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:58:55.371 | + ./stack.sh:main:876 : stack_install_service swift 2021-12-20 10:58:55.374 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-20 10:58:55.376 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-20 10:58:55.379 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-20 10:58:55.382 | + lib/stack:stack_install_service:32 : install_swift 2021-12-20 10:58:55.384 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2021-12-20 10:58:55.388 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-20 10:58:55.390 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2021-12-20 10:58:55.392 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-12-20 10:58:55.395 | + functions-common:git_clone:528 : local orig_dir 2021-12-20 10:58:55.398 | ++ functions-common:git_clone:529 : pwd 2021-12-20 10:58:55.401 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-12-20 10:58:55.403 | + functions-common:git_clone:530 : local git_clone_flags= 2021-12-20 10:58:55.407 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-12-20 10:58:55.426 | + functions-common:git_clone:532 : RECLONE=False 2021-12-20 10:58:55.428 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-12-20 10:58:55.431 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-12-20 10:58:55.434 | + functions-common:git_clone:546 : echo stable/victoria 2021-12-20 10:58:55.434 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-12-20 10:58:55.440 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2021-12-20 10:58:55.442 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-12-20 10:58:55.444 | + functions-common:git_clone:594 : cd /opt/stack/swift 2021-12-20 10:58:55.447 | + functions-common:git_clone:595 : git show --oneline 2021-12-20 10:58:55.447 | + functions-common:git_clone:595 : head -1 2021-12-20 10:58:55.451 | f53500522 Fix cname_lookup test 2021-12-20 10:58:55.453 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-12-20 10:58:55.456 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-12-20 10:58:55.458 | + inc/python:setup_develop:338 : local bindep 2021-12-20 10:58:55.461 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-20 10:58:55.463 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-20 10:58:55.466 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-20 10:58:55.468 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-20 10:58:55.471 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-20 10:58:55.473 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-20 10:58:55.475 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-20 10:58:55.477 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-20 10:58:55.480 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-20 10:58:55.484 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-20 10:58:55.486 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-20 10:58:55.490 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-20 10:58:55.493 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-20 10:58:55.496 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-12-20 10:58:55.500 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-20 10:58:55.507 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-12-20 10:58:55.510 | + 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-12-20 10:58:56.085 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-12-20 10:58:56.088 | + inc/python:setup_package:417 : local bindep=0 2021-12-20 10:58:56.091 | + inc/python:setup_package:418 : local bindep_flag= 2021-12-20 10:58:56.094 | + inc/python:setup_package:419 : local bindep_profiles= 2021-12-20 10:58:56.096 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-12-20 10:58:56.099 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-12-20 10:58:56.101 | + inc/python:setup_package:426 : local flags=-e 2021-12-20 10:58:56.104 | + inc/python:setup_package:427 : local extras=keystone 2021-12-20 10:58:56.107 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-12-20 10:58:56.110 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-12-20 10:58:56.112 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-12-20 10:58:56.115 | + inc/python:setup_package:437 : extras='[keystone]' 2021-12-20 10:58:56.117 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-12-20 10:58:56.120 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-20 10:58:56.144 | Using python 3.8 to install /opt/stack/swift 2021-12-20 10:58:56.146 | + 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-12-20 10:58:57.813 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 10:58:57.813 | 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-12-20 10:58:57.818 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:57.818 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:57.820 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 10:58:57.821 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:57.821 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:57.822 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:58:57.822 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:58:57.822 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:58:57.835 | Obtaining file:///opt/stack/swift 2021-12-20 10:58:59.082 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-20 10:59:00.320 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2021-12-20 10:59:00.328 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2021-12-20 10:59:00.366 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2021-12-20 10:59:00.374 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2021-12-20 10:59:00.377 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.1.0) 2021-12-20 10:59:02.627 | Collecting lxml===4.5.2 2021-12-20 10:59:02.643 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa8/eba3db3d8761d/lxml-4.5.2-cp38-cp38-manylinux1_x86_64.whl (5.4 MB) 2021-12-20 10:59:02.841 | 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-12-20 10:59:02.844 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2021-12-20 10:59:02.846 | Requirement already satisfied: oslo.cache===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.6.2) 2021-12-20 10:59:02.879 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.4) 2021-12-20 10:59:02.893 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.2) 2021-12-20 10:59:02.899 | 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 301)) (5.0.1) 2021-12-20 10:59:02.905 | 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 303)) (4.4.0) 2021-12-20 10:59:02.941 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2021-12-20 10:59:02.950 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.0) 2021-12-20 10:59:02.967 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2021-12-20 10:59:02.973 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2021-12-20 10:59:02.975 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.1.1) 2021-12-20 10:59:03.073 | Collecting pyeclib===1.6.0 2021-12-20 10:59:03.093 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-12-20 10:59:04.129 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2021-12-20 10:59:04.131 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2021-12-20 10:59:04.134 | 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 386)) (2.8.1) 2021-12-20 10:59:04.139 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2021-12-20 10:59:04.156 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2021-12-20 10:59:04.160 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2021-12-20 10:59:04.180 | Requirement already satisfied: rfc3986===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-12-20 10:59: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 473)) (1.15.0) 2021-12-20 10:59:04.187 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2021-12-20 10:59:04.193 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.25.10) 2021-12-20 10:59:04.357 | Collecting xattr===0.9.7 2021-12-20 10:59:04.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-12-20 10:59:05.125 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2021-12-20 10:59:05.128 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-12-20 10:59:05.136 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-12-20 10:59:05.149 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2021-12-20 10:59:05.228 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2021-12-20 10:59:05.234 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-12-20 10:59:05.237 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2021-12-20 10:59:05.241 | 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-12-20 10:59:05.248 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2021-12-20 10:59:05.251 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2021-12-20 10:59:05.254 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2021-12-20 10:59:05.256 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2021-12-20 10:59:05.259 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2021-12-20 10:59:05.262 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2021-12-20 10:59:05.264 | 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 288)) (1.7.0) 2021-12-20 10:59:05.268 | 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-12-20 10:59:05.271 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.12.1) 2021-12-20 10:59:05.274 | Building wheels for collected packages: pyeclib, xattr 2021-12-20 10:59:05.275 | Building wheel for pyeclib (setup.py): started 2021-12-20 10:59:06.574 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-12-20 10:59:06.576 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55499 sha256=d84131b2168f0762bb4c9c0a3ce064efc4fed440309b0ef14a7a87ca9fbc342f 2021-12-20 10:59:06.576 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-12-20 10:59:06.579 | Building wheel for xattr (setup.py): started 2021-12-20 10:59:08.004 | Building wheel for xattr (setup.py): finished with status 'done' 2021-12-20 10:59:08.005 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33244 sha256=b19ee885e9b4d2b4bfcda730e49a0dabd4eedafb85b8d2100c7d379cef9e4de8 2021-12-20 10:59:08.005 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-12-20 10:59:08.007 | Successfully built pyeclib xattr 2021-12-20 10:59:09.149 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-12-20 10:59:09.468 | Running setup.py develop for swift 2021-12-20 10:59:10.995 | Successfully installed lxml-4.5.2 pyeclib-1.6.0 swift xattr-0.9.7 2021-12-20 10:59:11.108 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 10:59:11.108 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 10:59:11.206 | + inc/python:pip_install:200 : result=0 2021-12-20 10:59:11.210 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 10:59:11.213 | + functions-common:time_stop:2310 : local name 2021-12-20 10:59:11.218 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:59:11.221 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:59:11.224 | + functions-common:time_stop:2313 : local total 2021-12-20 10:59:11.228 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:59:11.231 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 10:59:11.235 | + functions-common:time_stop:2317 : start_time=1639997936138 2021-12-20 10:59:11.238 | + functions-common:time_stop:2319 : [[ -z 1639997936138 ]] 2021-12-20 10:59:11.241 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:59:11.245 | + functions-common:time_stop:2322 : end_time=1639997951243 2021-12-20 10:59:11.248 | + functions-common:time_stop:2323 : elapsed_time=15105 2021-12-20 10:59:11.250 | + functions-common:time_stop:2324 : total=81321 2021-12-20 10:59:11.252 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:59:11.255 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=96426 2021-12-20 10:59:11.258 | + inc/python:pip_install:203 : return 0 2021-12-20 10:59:11.260 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-12-20 10:59:11.263 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-20 10:59:11.266 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-20 10:59:11.285 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-20 10:59:11.301 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-12-20 10:59:11.303 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-20 10:59:11.306 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:59:11.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:59:11.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-20 10:59:11.317 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:59:11.321 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-12-20 10:59:11.323 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-20 10:59:11.326 | + ./stack.sh:main:877 : configure_swift 2021-12-20 10:59:11.329 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-20 10:59:11.331 | + lib/swift:configure_swift:335 : local node_number 2021-12-20 10:59:11.334 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-20 10:59:11.337 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-20 10:59:11.340 | + lib/swift:configure_swift:338 : local user_group 2021-12-20 10:59:11.342 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-20 10:59:12.113 | No account-server running 2021-12-20 10:59:12.113 | No container-sync running 2021-12-20 10:59:12.113 | No object-replicator running 2021-12-20 10:59:12.113 | No container-reconciler running 2021-12-20 10:59:12.113 | No container-updater running 2021-12-20 10:59:12.113 | No container-auditor running 2021-12-20 10:59:12.113 | No container-sharder running 2021-12-20 10:59:12.113 | No object-reconstructor running 2021-12-20 10:59:12.113 | No proxy-server running 2021-12-20 10:59:12.113 | No account-auditor running 2021-12-20 10:59:12.113 | No account-replicator running 2021-12-20 10:59:12.113 | No object-updater running 2021-12-20 10:59:12.113 | No container-server running 2021-12-20 10:59:12.113 | No object-server running 2021-12-20 10:59:12.113 | No object-auditor running 2021-12-20 10:59:12.113 | No object-expirer running 2021-12-20 10:59:12.113 | No container-replicator running 2021-12-20 10:59:12.113 | No account-reaper running 2021-12-20 10:59:12.160 | + lib/swift:configure_swift:341 : true 2021-12-20 10:59:12.163 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-12-20 10:59:12.182 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-20 10:59:12.196 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-20 10:59:12.199 | + lib/swift:configure_swift:355 : sed -e ' 2021-12-20 10:59:12.199 | s/%GROUP%//; 2021-12-20 10:59:12.199 | s/%USER%/ubuntu/; 2021-12-20 10:59:12.199 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-20 10:59:12.199 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-20 10:59:12.199 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-12-20 10:59:12.207 | uid = ubuntu 2021-12-20 10:59:12.207 | gid = 2021-12-20 10:59:12.207 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-20 10:59:12.207 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-20 10:59:12.207 | address = 127.0.0.1 2021-12-20 10:59:12.207 | 2021-12-20 10:59:12.208 | [account6612] 2021-12-20 10:59:12.208 | max connections = 25 2021-12-20 10:59:12.208 | path = /opt/stack/data/swift/1/node/ 2021-12-20 10:59:12.208 | read only = false 2021-12-20 10:59:12.208 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-20 10:59:12.208 | 2021-12-20 10:59:12.208 | [account6622] 2021-12-20 10:59:12.208 | max connections = 25 2021-12-20 10:59:12.208 | path = /opt/stack/data/swift/2/node/ 2021-12-20 10:59:12.208 | read only = false 2021-12-20 10:59:12.208 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-20 10:59:12.208 | 2021-12-20 10:59:12.208 | [account6632] 2021-12-20 10:59:12.208 | max connections = 25 2021-12-20 10:59:12.208 | path = /opt/stack/data/swift/3/node/ 2021-12-20 10:59:12.208 | read only = false 2021-12-20 10:59:12.208 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-20 10:59:12.208 | 2021-12-20 10:59:12.208 | [account6642] 2021-12-20 10:59:12.208 | max connections = 25 2021-12-20 10:59:12.208 | path = /opt/stack/data/swift/4/node/ 2021-12-20 10:59:12.208 | read only = false 2021-12-20 10:59:12.208 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-20 10:59:12.208 | 2021-12-20 10:59:12.208 | 2021-12-20 10:59:12.208 | [container6611] 2021-12-20 10:59:12.208 | max connections = 25 2021-12-20 10:59:12.208 | path = /opt/stack/data/swift/1/node/ 2021-12-20 10:59:12.208 | read only = false 2021-12-20 10:59:12.208 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-20 10:59:12.208 | 2021-12-20 10:59:12.208 | [container6621] 2021-12-20 10:59:12.208 | max connections = 25 2021-12-20 10:59:12.208 | path = /opt/stack/data/swift/2/node/ 2021-12-20 10:59:12.208 | read only = false 2021-12-20 10:59:12.208 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-20 10:59:12.208 | 2021-12-20 10:59:12.208 | [container6631] 2021-12-20 10:59:12.209 | max connections = 25 2021-12-20 10:59:12.209 | path = /opt/stack/data/swift/3/node/ 2021-12-20 10:59:12.209 | read only = false 2021-12-20 10:59:12.209 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-20 10:59:12.209 | 2021-12-20 10:59:12.209 | [container6641] 2021-12-20 10:59:12.209 | max connections = 25 2021-12-20 10:59:12.209 | path = /opt/stack/data/swift/4/node/ 2021-12-20 10:59:12.209 | read only = false 2021-12-20 10:59:12.209 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-20 10:59:12.209 | 2021-12-20 10:59:12.209 | 2021-12-20 10:59:12.209 | [object6613] 2021-12-20 10:59:12.209 | max connections = 25 2021-12-20 10:59:12.209 | path = /opt/stack/data/swift/1/node/ 2021-12-20 10:59:12.209 | read only = false 2021-12-20 10:59:12.209 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-20 10:59:12.209 | 2021-12-20 10:59:12.209 | [object6623] 2021-12-20 10:59:12.209 | max connections = 25 2021-12-20 10:59:12.209 | path = /opt/stack/data/swift/2/node/ 2021-12-20 10:59:12.209 | read only = false 2021-12-20 10:59:12.209 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-20 10:59:12.209 | 2021-12-20 10:59:12.209 | [object6633] 2021-12-20 10:59:12.209 | max connections = 25 2021-12-20 10:59:12.209 | path = /opt/stack/data/swift/3/node/ 2021-12-20 10:59:12.209 | read only = false 2021-12-20 10:59:12.209 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-20 10:59:12.209 | 2021-12-20 10:59:12.209 | [object6643] 2021-12-20 10:59:12.209 | max connections = 25 2021-12-20 10:59:12.209 | path = /opt/stack/data/swift/4/node/ 2021-12-20 10:59:12.209 | read only = false 2021-12-20 10:59:12.209 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-20 10:59:12.210 | + lib/swift:configure_swift:361 : is_ubuntu 2021-12-20 10:59:12.213 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:59:12.215 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:59:12.217 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-20 10:59:12.239 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-20 10:59:12.242 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-20 10:59:12.248 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-20 10:59:12.253 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-20 10:59:12.255 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-20 10:59:12.259 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-20 10:59:12.292 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.46:8080/v1/ 2021-12-20 10:59:12.321 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-20 10:59:12.340 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-20 10:59:12.373 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-20 10:59:12.394 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-20 10:59:12.428 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-20 10:59:12.447 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-20 10:59:12.477 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-20 10:59:12.496 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-20 10:59:12.524 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-20 10:59:12.542 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-20 10:59:12.573 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-20 10:59:12.590 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-12-20 10:59:12.606 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:59:12.608 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-20 10:59:12.644 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-20 10:59:12.677 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-20 10:59:12.707 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-20 10:59:12.738 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-12-20 10:59:12.752 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:59:12.755 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-20 10:59:12.781 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-12-20 10:59:12.796 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:59:12.798 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-12-20 10:59:12.813 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:59:12.815 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-12-20 10:59:12.817 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-12-20 10:59:12.831 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:59:12.833 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-12-20 10:59:12.835 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-12-20 10:59:12.837 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-20 10:59:12.843 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-20 10:59:12.848 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-20 10:59:12.879 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-20 10:59:12.910 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-20 10:59:12.941 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-20 10:59:12.970 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-20 10:59:12.997 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-20 10:59:12.999 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-12-20 10:59:13.001 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-12-20 10:59:13.003 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-12-20 10:59:13.005 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-20 10:59:13.033 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-20 10:59:13.067 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.46/identity 2021-12-20 10:59:13.094 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-20 10:59:13.124 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-20 10:59:13.151 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-20 10:59:13.180 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-20 10:59:13.215 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-20 10:59:13.248 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-20 10:59:13.275 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-20 10:59:13.303 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-20 10:59:13.330 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-20 10:59:13.358 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-20 10:59:13.391 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-20 10:59:13.426 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-20 10:59:13.455 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-20 10:59:13.475 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-20 10:59:13.506 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-20 10:59:13.535 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-20 10:59:13.539 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-20 10:59:13.568 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-20 10:59:13.595 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-20 10:59:13.621 | + lib/swift:configure_swift:479 : local node_number 2021-12-20 10:59:13.624 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-20 10:59:13.626 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-20 10:59:13.628 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-20 10:59:13.633 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-20 10:59:13.635 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-20 10:59:13.637 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-20 10:59:13.639 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-20 10:59:13.641 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-20 10:59:13.644 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-20 10:59:13.646 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-20 10:59:13.648 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-20 10:59:13.668 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-20 10:59:13.696 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-20 10:59:13.715 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-20 10:59:13.745 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-20 10:59:13.763 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-20 10:59:13.791 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-20 10:59:13.811 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-20 10:59:13.839 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-20 10:59:13.857 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-20 10:59:13.894 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-20 10:59:13.916 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-20 10:59:13.944 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-20 10:59:13.964 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-20 10:59:13.998 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-20 10:59:14.017 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-20 10:59:14.048 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-20 10:59:14.068 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-20 10:59:14.094 | + 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-12-20 10:59:14.099 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-20 10:59:14.118 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-20 10:59:14.147 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-20 10:59:14.180 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-20 10:59:14.182 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-20 10:59:14.186 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-20 10:59:14.190 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-20 10:59:14.193 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-20 10:59:14.195 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-20 10:59:14.197 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-20 10:59:14.200 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-20 10:59:14.202 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-20 10:59:14.204 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-20 10:59:14.223 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-20 10:59:14.251 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-20 10:59:14.271 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-20 10:59:14.298 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-20 10:59:14.316 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-20 10:59:14.344 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-20 10:59:14.362 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-20 10:59:14.391 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-20 10:59:14.410 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-20 10:59:14.442 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-20 10:59:14.460 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-20 10:59:14.489 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-20 10:59:14.508 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-20 10:59:14.539 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-20 10:59:14.558 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-20 10:59:14.593 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-20 10:59:14.614 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-20 10:59:14.644 | + 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-12-20 10:59:14.649 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-20 10:59:14.669 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-20 10:59:14.703 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-20 10:59:14.707 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-20 10:59:14.713 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-20 10:59:14.715 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-20 10:59:14.718 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-20 10:59:14.720 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-20 10:59:14.723 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-20 10:59:14.726 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-20 10:59:14.729 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-20 10:59:14.731 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-20 10:59:14.752 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-20 10:59:14.789 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-20 10:59:14.807 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-20 10:59:14.840 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-20 10:59:14.860 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-20 10:59:14.894 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-20 10:59:14.912 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-20 10:59:14.940 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-20 10:59:14.959 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-20 10:59:14.997 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-20 10:59:15.015 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-20 10:59:15.051 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-20 10:59:15.069 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-20 10:59:15.097 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-20 10:59:15.117 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-20 10:59:15.148 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-20 10:59:15.169 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-20 10:59:15.196 | + 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-12-20 10:59:15.201 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-20 10:59:15.220 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-20 10:59:15.254 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-20 10:59:15.290 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-20 10:59:15.318 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-20 10:59:15.349 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-12-20 10:59:15.353 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-20 10:59:15.358 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-20 10:59:15.391 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-20 10:59:15.423 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-20 10:59:15.454 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-20 10:59:15.484 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-20 10:59:15.515 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-20 10:59:15.548 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-20 10:59:15.578 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-20 10:59:15.607 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-20 10:59:15.635 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-12-20 10:59:15.651 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:59:15.654 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-20 10:59:15.674 | + lib/swift:configure_swift:522 : local auth_vers 2021-12-20 10:59:15.677 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-12-20 10:59:15.699 | + lib/swift:configure_swift:523 : auth_vers=3 2021-12-20 10:59:15.703 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.46 2021-12-20 10:59:15.731 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-12-20 10:59:15.734 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-20 10:59:15.765 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.46/identity 2021-12-20 10:59:15.799 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-12-20 10:59:15.801 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-20 10:59:15.830 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-12-20 10:59:15.847 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:59:15.850 | + lib/swift:configure_swift:542 : local user_group 2021-12-20 10:59:15.853 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-12-20 10:59:15.859 | + lib/swift:configure_swift:543 : user_group=1000 2021-12-20 10:59:15.862 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-20 10:59:15.876 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-20 10:59:15.879 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-20 10:59:15.895 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-12-20 10:59:15.898 | + lib/swift:configure_swift:549 : is_suse 2021-12-20 10:59:15.900 | + functions-common:is_suse:464 : is_opensuse 2021-12-20 10:59:15.902 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-12-20 10:59:15.905 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-20 10:59:15.908 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-12-20 10:59:15.911 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-12-20 10:59:15.914 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-20 10:59:15.917 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-20 10:59:15.930 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-12-20 10:59:15.932 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-12-20 10:59:15.934 | + ./stack.sh:main:880 : is_service_enabled s3api 2021-12-20 10:59:15.952 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:59:15.955 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2021-12-20 10:59:15.972 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:59:15.974 | + ./stack.sh:main:888 : stack_install_service glance 2021-12-20 10:59:15.977 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-20 10:59:15.979 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-20 10:59:15.982 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-20 10:59:15.984 | + lib/stack:stack_install_service:32 : install_glance 2021-12-20 10:59:15.987 | + lib/glance:install_glance:436 : glance_store_extras=() 2021-12-20 10:59:15.990 | + lib/glance:install_glance:436 : local glance_store_extras 2021-12-20 10:59:15.992 | + lib/glance:install_glance:438 : is_service_enabled cinder 2021-12-20 10:59:16.009 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:59:16.011 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-20 10:59:16.014 | + lib/glance:install_glance:442 : is_service_enabled swift 2021-12-20 10:59:16.030 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:59:16.033 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-20 10:59:16.036 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2021-12-20 10:59:16.039 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-20 10:59:16.041 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:59:16.044 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:59:16.046 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-20 10:59:16.049 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:59:16.052 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2021-12-20 10:59:16.055 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-20 10:59:16.058 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-20 10:59:16.061 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2021-12-20 10:59:16.063 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-20 10:59:16.066 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-20 10:59:16.068 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-20 10:59:16.072 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-20 10:59:16.074 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-20 10:59:16.077 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-20 10:59:16.081 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-20 10:59:16.086 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-20 10:59:16.092 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-20 10:59:16.096 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-20 10:59:16.099 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-20 10:59:16.103 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-20 10:59:16.106 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-20 10:59:16.135 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-20 10:59:16.137 | + 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-12-20 10:59:17.810 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 10:59:17.810 | 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-12-20 10:59:17.815 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:59:17.816 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:59:17.817 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 10:59:17.819 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:59:17.819 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:59:17.819 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:59:17.820 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:59:17.820 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:59:18.000 | Collecting glance-store===2.3.0 2021-12-20 10:59:18.008 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8eb/d90abfa60b311/glance_store-2.3.0-py3-none-any.whl (211 kB) 2021-12-20 10:59:18.172 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.1) 2021-12-20 10:59:18.174 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2021-12-20 10:59:18.186 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2021-12-20 10:59:18.844 | Collecting os-brick===4.0.4 2021-12-20 10:59:18.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c1/a3cd287f60f12/os_brick-4.0.4-py3-none-any.whl (241 kB) 2021-12-20 10:59:18.952 | 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 288)) (1.7.0) 2021-12-20 10:59:18.956 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (5.2.0) 2021-12-20 10:59:18.976 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.3.1) 2021-12-20 10:59:18.986 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.4) 2021-12-20 10:59:19.000 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.2) 2021-12-20 10:59:19.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 301)) (5.0.1) 2021-12-20 10:59:19.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 303)) (4.4.0) 2021-12-20 10:59:19.049 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.4.0) 2021-12-20 10:59:19.064 | 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 309)) (6.2.0) 2021-12-20 10:59:19.068 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2021-12-20 10:59:19.076 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2021-12-20 10:59:19.099 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.0) 2021-12-20 10:59:19.116 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2021-12-20 10:59:19.122 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2021-12-20 10:59:19.124 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2021-12-20 10:59:19.127 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2021-12-20 10:59:19.697 | Collecting python-cinderclient===7.2.2 2021-12-20 10:59:19.705 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b33/e33f381e22461/python_cinderclient-7.2.2-py3-none-any.whl (279 kB) 2021-12-20 10:59:19.800 | 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 386)) (2.8.1) 2021-12-20 10:59:19.805 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2021-12-20 10:59:19.932 | Collecting python-swiftclient===3.10.1 2021-12-20 10:59:19.938 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ec/538f52c51285b/python_swiftclient-3.10.1-py2.py3-none-any.whl (81 kB) 2021-12-20 10:59:20.031 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2021-12-20 10:59:20.035 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2021-12-20 10:59:20.055 | Requirement already satisfied: rfc3986===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-12-20 10:59:20.059 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (3.17.2) 2021-12-20 10:59:20.062 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2021-12-20 10:59:20.065 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2021-12-20 10:59:20.071 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (6.2.0) 2021-12-20 10:59:20.085 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.25.10) 2021-12-20 10:59:20.104 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.2.5) 2021-12-20 10:59:20.107 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2021-12-20 10:59:20.116 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2021-12-20 10:59:20.118 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-20 10:59:20.123 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2021-12-20 10:59:20.127 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2021-12-20 10:59:20.132 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-12-20 10:59:20.135 | 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-12-20 10:59:20.142 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2021-12-20 10:59:20.144 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2021-12-20 10:59:20.147 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2021-12-20 10:59:20.150 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2021-12-20 10:59:20.160 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-12-20 10:59:20.173 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2021-12-20 10:59:20.181 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2021-12-20 10:59:20.188 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2021-12-20 10:59:20.196 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2021-12-20 10:59:20.198 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (0.7.2) 2021-12-20 10:59:20.200 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2021-12-20 10:59:20.203 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2021-12-20 10:59:20.206 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2021-12-20 10:59:20.208 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-12-20 10:59:20.216 | 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-12-20 10:59:20.218 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.12.1) 2021-12-20 10:59:20.221 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2021-12-20 10:59:20.223 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.4.0) 2021-12-20 10:59:20.242 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (0.7) 2021-12-20 10:59:20.248 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (1.4.0) 2021-12-20 10:59:20.251 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2021-12-20 10:59:20.254 | 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 403)) (1.6.0) 2021-12-20 10:59:20.256 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.1.0) 2021-12-20 10:59:20.263 | 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-12-20 10:59:20.265 | 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 541)) (1.4.0) 2021-12-20 10:59:21.547 | Installing collected packages: python-cinderclient, os-brick, python-swiftclient, glance-store 2021-12-20 10:59:22.564 | Successfully installed glance-store-2.3.0 os-brick-4.0.4 python-cinderclient-7.2.2 python-swiftclient-3.10.1 2021-12-20 10:59:22.680 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 10:59:22.680 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 10:59:22.761 | + inc/python:pip_install:200 : result=0 2021-12-20 10:59:22.765 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 10:59:22.769 | + functions-common:time_stop:2310 : local name 2021-12-20 10:59:22.772 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:59:22.776 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:59:22.779 | + functions-common:time_stop:2313 : local total 2021-12-20 10:59:22.783 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:59:22.786 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 10:59:22.788 | + functions-common:time_stop:2317 : start_time=1639997956128 2021-12-20 10:59:22.791 | + functions-common:time_stop:2319 : [[ -z 1639997956128 ]] 2021-12-20 10:59:22.794 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:59:22.798 | + functions-common:time_stop:2322 : end_time=1639997962795 2021-12-20 10:59:22.800 | + functions-common:time_stop:2323 : elapsed_time=6667 2021-12-20 10:59:22.803 | + functions-common:time_stop:2324 : total=96426 2021-12-20 10:59:22.805 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:59:22.807 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=103093 2021-12-20 10:59:22.810 | + inc/python:pip_install:203 : return 0 2021-12-20 10:59:22.812 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2021-12-20 10:59:22.815 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2021-12-20 10:59:22.817 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2021-12-20 10:59:22.833 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-20 10:59:22.840 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2021-12-20 10:59:22.844 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-20 10:59:22.847 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2021-12-20 10:59:22.849 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-12-20 10:59:22.852 | + functions-common:git_clone:528 : local orig_dir 2021-12-20 10:59:22.855 | ++ functions-common:git_clone:529 : pwd 2021-12-20 10:59:22.859 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-12-20 10:59:22.861 | + functions-common:git_clone:530 : local git_clone_flags= 2021-12-20 10:59:22.865 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-12-20 10:59:22.883 | + functions-common:git_clone:532 : RECLONE=False 2021-12-20 10:59:22.886 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-12-20 10:59:22.888 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-12-20 10:59:22.891 | + functions-common:git_clone:546 : echo stable/victoria 2021-12-20 10:59:22.891 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-12-20 10:59:22.896 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2021-12-20 10:59:22.898 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-12-20 10:59:22.901 | + functions-common:git_clone:594 : cd /opt/stack/glance 2021-12-20 10:59:22.904 | + functions-common:git_clone:595 : git show --oneline 2021-12-20 10:59:22.904 | + functions-common:git_clone:595 : head -1 2021-12-20 10:59:22.907 | 31a574b4e Add 21.0.1 reno 2021-12-20 10:59:22.910 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-12-20 10:59:22.913 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2021-12-20 10:59:22.917 | + inc/python:setup_develop:338 : local bindep 2021-12-20 10:59:22.921 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-20 10:59:22.923 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-20 10:59:22.927 | + inc/python:setup_develop:344 : local extras= 2021-12-20 10:59:22.930 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-20 10:59:22.933 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-20 10:59:22.936 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-20 10:59:22.939 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-20 10:59:22.942 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-20 10:59:22.944 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-20 10:59:22.947 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-20 10:59:22.950 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-20 10:59:22.953 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-20 10:59:22.956 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-20 10:59:22.958 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-12-20 10:59:22.962 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-20 10:59:22.967 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-12-20 10:59:22.970 | + 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-12-20 10:59:23.569 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-12-20 10:59:23.572 | + inc/python:setup_package:417 : local bindep=0 2021-12-20 10:59:23.575 | + inc/python:setup_package:418 : local bindep_flag= 2021-12-20 10:59:23.578 | + inc/python:setup_package:419 : local bindep_profiles= 2021-12-20 10:59:23.581 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-12-20 10:59:23.585 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-12-20 10:59:23.588 | + inc/python:setup_package:426 : local flags=-e 2021-12-20 10:59:23.592 | + inc/python:setup_package:427 : local extras= 2021-12-20 10:59:23.595 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-12-20 10:59:23.598 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-12-20 10:59:23.600 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-12-20 10:59:23.603 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-12-20 10:59:23.606 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-12-20 10:59:23.609 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-12-20 10:59:23.634 | Using python 3.8 to install /opt/stack/glance 2021-12-20 10:59:23.637 | + 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-12-20 10:59:25.323 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 10:59:25.323 | 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-12-20 10:59:25.328 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:59:25.328 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:59:25.330 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 10:59:25.331 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:59:25.332 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:59:25.332 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:59:25.332 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:59:25.333 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:59:25.345 | Obtaining file:///opt/stack/glance 2021-12-20 10:59:26.640 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-20 10:59:27.897 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2021-12-20 10:59:27.905 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2021-12-20 10:59:27.913 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2021-12-20 10:59:27.920 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2021-12-20 10:59:28.059 | Collecting WSME===0.10.0 2021-12-20 10:59:28.066 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-12-20 10:59:28.150 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-12-20 10:59:28.163 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2021-12-20 10:59:28.759 | Collecting castellan===3.6.1 2021-12-20 10:59:28.766 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/060/fab32571ae43c/castellan-3.6.1-py3-none-any.whl (93 kB) 2021-12-20 10:59:28.860 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2021-12-20 10:59:29.402 | Collecting cursive===0.2.2 2021-12-20 10:59:29.410 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-12-20 10:59:29.500 | 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-12-20 10:59:29.507 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.6.0) 2021-12-20 10:59:29.512 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2021-12-20 10:59:29.522 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2021-12-20 10:59:29.527 | Requirement already satisfied: glance-store===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-12-20 10:59:29.600 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2021-12-20 10:59:29.602 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.1) 2021-12-20 10:59:29.604 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2021-12-20 10:59:29.607 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2021-12-20 10:59:29.618 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2021-12-20 10:59:29.681 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.1.0) 2021-12-20 10:59:29.735 | 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-12-20 10:59:29.737 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2021-12-20 10:59:29.742 | 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 288)) (1.7.0) 2021-12-20 10:59:29.746 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (5.2.0) 2021-12-20 10:59:29.766 | Requirement already satisfied: oslo.cache===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.6.2) 2021-12-20 10:59:29.801 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.3.1) 2021-12-20 10:59:29.811 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.4) 2021-12-20 10:59:29.826 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.2) 2021-12-20 10:59:29.832 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.4.1) 2021-12-20 10:59:29.877 | 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 301)) (5.0.1) 2021-12-20 10:59:29.883 | 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 303)) (4.4.0) 2021-12-20 10:59:29.922 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (12.5.2) 2021-12-20 10:59:29.973 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.1.1) 2021-12-20 10:59:29.991 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.5.0) 2021-12-20 10:59:30.007 | 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 308)) (2.2.0) 2021-12-20 10:59:30.020 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2021-12-20 10:59:30.029 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2021-12-20 10:59:30.052 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (1.1.1) 2021-12-20 10:59:30.060 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.0) 2021-12-20 10:59:30.076 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.4.0) 2021-12-20 10:59:30.121 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2021-12-20 10:59:30.127 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2021-12-20 10:59:30.130 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (0.7.2) 2021-12-20 10:59:30.132 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (5.7.2) 2021-12-20 10:59:30.152 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (19.1.0) 2021-12-20 10:59:30.165 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.1.1) 2021-12-20 10:59:30.176 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2021-12-20 10:59:30.178 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2021-12-20 10:59:30.709 | Collecting python-barbicanclient===5.0.1 2021-12-20 10:59:30.715 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2021-12-20 10:59:30.805 | 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 386)) (2.8.1) 2021-12-20 10:59:30.809 | 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 388)) (1.0.4) 2021-12-20 10:59:30.812 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2021-12-20 10:59:30.830 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2021-12-20 10:59:30.834 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (0.7) 2021-12-20 10:59:30.841 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2021-12-20 10:59:31.317 | Collecting retrying===1.3.3 2021-12-20 10:59:31.325 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-12-20 10:59:31.399 | Requirement already satisfied: rfc3986===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-12-20 10:59:31.482 | Collecting simplegeneric===0.8.1 2021-12-20 10:59:31.489 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-12-20 10:59:32.185 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2021-12-20 10:59:32.188 | 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 498)) (0.13.0) 2021-12-20 10:59:32.198 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.3.1) 2021-12-20 10:59:32.201 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (3.3.0) 2021-12-20 10:59:32.204 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2021-12-20 10:59:32.878 | Collecting taskflow===4.5.0 2021-12-20 10:59:32.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/a10f9e46ddf23/taskflow-4.5.0-py3-none-any.whl (488 kB) 2021-12-20 10:59:33.030 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (6.2.0) 2021-12-20 10:59:33.043 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.0.1) 2021-12-20 10:59:33.053 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.5.0) 2021-12-20 10:59:33.058 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (2.4.0) 2021-12-20 10:59:33.075 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (1.4.0) 2021-12-20 10:59:33.078 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.1.0) 2021-12-20 10:59:33.085 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.25.10) 2021-12-20 10:59:33.104 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.12.1) 2021-12-20 10:59:33.107 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.2.5) 2021-12-20 10:59:33.110 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2021-12-20 10:59:33.117 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2021-12-20 10:59:33.120 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-12-20 10:59:33.128 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-20 10:59:33.133 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2021-12-20 10:59:33.138 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2021-12-20 10:59:33.143 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-12-20 10:59:33.146 | 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-12-20 10:59:33.186 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2021-12-20 10:59:33.188 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2021-12-20 10:59:33.192 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-12-20 10:59:33.199 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2021-12-20 10:59:33.201 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2021-12-20 10:59:33.212 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2021-12-20 10:59:33.214 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2021-12-20 10:59:33.228 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2021-12-20 10:59:33.232 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2021-12-20 10:59:33.234 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2021-12-20 10:59:33.236 | 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-12-20 10:59:33.239 | 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-12-20 10:59:33.757 | Collecting networkx===2.5 2021-12-20 10:59:33.765 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2021-12-20 10:59:34.482 | Collecting automaton===2.2.0 2021-12-20 10:59:34.487 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2021-12-20 10:59:34.970 | Collecting pydot===1.4.1 2021-12-20 10:59:34.978 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-12-20 10:59:35.053 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2021-12-20 10:59:35.055 | 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 403)) (1.6.0) 2021-12-20 10:59:35.057 | 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-12-20 10:59:35.060 | 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 542)) (1.4.0) 2021-12-20 10:59:35.062 | 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-12-20 10:59:35.065 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2021-12-20 10:59:35.068 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (5.0.0) 2021-12-20 10:59:35.070 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2021-12-20 10:59:35.122 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2021-12-20 10:59:35.126 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2021-12-20 10:59:35.158 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.2.5) 2021-12-20 10:59:35.163 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (1.8.0) 2021-12-20 10:59:35.166 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 111)) (49.6.0) 2021-12-20 10:59:35.206 | Building wheels for collected packages: simplegeneric 2021-12-20 10:59:35.207 | Building wheel for simplegeneric (setup.py): started 2021-12-20 10:59:35.914 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-12-20 10:59:35.916 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=7cdd75d55608648be1b555b0482389f24d90d3604c1f66adf76a641bd8e15af9 2021-12-20 10:59:35.916 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-12-20 10:59:35.917 | Successfully built simplegeneric 2021-12-20 10:59:36.843 | Installing collected packages: networkx, automaton, pydot, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2021-12-20 10:59:39.369 | Running setup.py develop for glance 2021-12-20 10:59:40.885 | Successfully installed WSME-0.10.0 automaton-2.2.0 castellan-3.6.1 cursive-0.2.2 glance networkx-2.5 pydot-1.4.1 python-barbicanclient-5.0.1 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.5.0 2021-12-20 10:59:41.016 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 10:59:41.017 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 10:59:41.110 | + inc/python:pip_install:200 : result=0 2021-12-20 10:59:41.114 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 10:59:41.118 | + functions-common:time_stop:2310 : local name 2021-12-20 10:59:41.122 | + functions-common:time_stop:2311 : local end_time 2021-12-20 10:59:41.125 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 10:59:41.129 | + functions-common:time_stop:2313 : local total 2021-12-20 10:59:41.132 | + functions-common:time_stop:2314 : local start_time 2021-12-20 10:59:41.134 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 10:59:41.137 | + functions-common:time_stop:2317 : start_time=1639997963626 2021-12-20 10:59:41.139 | + functions-common:time_stop:2319 : [[ -z 1639997963626 ]] 2021-12-20 10:59:41.142 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 10:59:41.148 | + functions-common:time_stop:2322 : end_time=1639997981144 2021-12-20 10:59:41.150 | + functions-common:time_stop:2323 : elapsed_time=17518 2021-12-20 10:59:41.153 | + functions-common:time_stop:2324 : total=103093 2021-12-20 10:59:41.155 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 10:59:41.157 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=120611 2021-12-20 10:59:41.160 | + inc/python:pip_install:203 : return 0 2021-12-20 10:59:41.163 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-12-20 10:59:41.165 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-20 10:59:41.168 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-20 10:59:41.186 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-20 10:59:41.198 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-12-20 10:59:41.200 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-20 10:59:41.203 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 10:59:41.205 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 10:59:41.208 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-20 10:59:41.210 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 10:59:41.213 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-20 10:59:41.215 | + ./stack.sh:main:889 : configure_glance 2021-12-20 10:59:41.217 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-20 10:59:41.230 | + lib/glance:configure_glance:270 : local dburl 2021-12-20 10:59:41.233 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2021-12-20 10:59:41.236 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-20 10:59:41.238 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-20 10:59:41.240 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-12-20 10:59:41.243 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-20 10:59:41.245 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-20 10:59:41.248 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-20 10:59:41.281 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-20 10:59:41.321 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-20 10:59:41.353 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-20 10:59:41.383 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-20 10:59:41.421 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-20 10:59:41.452 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-20 10:59:41.455 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-12-20 10:59:41.457 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-12-20 10:59:41.460 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-20 10:59:41.462 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-20 10:59:41.496 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-20 10:59:41.528 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.46/identity 2021-12-20 10:59:41.560 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-20 10:59:41.589 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-20 10:59:41.618 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-20 10:59:41.649 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-20 10:59:41.681 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-20 10:59:41.709 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-20 10:59:41.737 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-20 10:59:41.768 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-20 10:59:41.800 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-20 10:59:41.803 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-20 10:59:41.805 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-20 10:59:41.808 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-20 10:59:41.810 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-20 10:59:41.813 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-20 10:59:41.829 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:59:41.832 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-20 10:59:41.834 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-20 10:59:41.837 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-20 10:59:41.853 | ++ functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:59:41.856 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-12-20 10:59:41.858 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-12-20 10:59:41.886 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-20 10:59:41.889 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-20 10:59:41.891 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2021-12-20 10:59:41.894 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2021-12-20 10:59:41.897 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2021-12-20 10:59:41.900 | + lib/glance:configure_glance:291 : configure_glance_store False False 2021-12-20 10:59:41.903 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2021-12-20 10:59:41.907 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2021-12-20 10:59:41.909 | + lib/glance:configure_glance_store:230 : local be 2021-12-20 10:59:41.913 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2021-12-20 10:59:41.915 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2021-12-20 10:59:41.917 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-20 10:59:41.956 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2021-12-20 10:59:41.959 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.46 2021-12-20 10:59:41.992 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2021-12-20 10:59:41.995 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2021-12-20 10:59:42.014 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:59:42.016 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-20 10:59:42.049 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-20 10:59:42.079 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-20 10:59:42.108 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-20 10:59:42.139 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-20 10:59:42.170 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2021-12-20 10:59:42.187 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:59:42.190 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-20 10:59:42.220 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-20 10:59:42.255 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-20 10:59:42.288 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.46/identity/v3 2021-12-20 10:59:42.318 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-20 10:59:42.356 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.46/image 2021-12-20 10:59:42.387 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2021-12-20 10:59:42.407 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:59:42.409 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2021-12-20 10:59:42.412 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-20 10:59:42.417 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2021-12-20 10:59:42.421 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-12-20 10:59:42.441 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-12-20 10:59:42.444 | + functions:setup_systemd_logging:719 : local pidstr= 2021-12-20 10:59:42.447 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-12-20 10:59:42.450 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-12-20 10:59:42.453 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-20 10:59:42.487 | + functions:setup_systemd_logging:728 : 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-12-20 10:59:42.526 | + functions:setup_systemd_logging:729 : 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-12-20 10:59:42.558 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-20 10:59:42.586 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-20 10:59:42.591 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-20 10:59:42.624 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-20 10:59:42.653 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-20 10:59:42.685 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.46/identity 2021-12-20 10:59:42.717 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-20 10:59:42.746 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-20 10:59:42.775 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-20 10:59:42.806 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-20 10:59:42.839 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-20 10:59:42.871 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-20 10:59:42.903 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-20 10:59:42.934 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-20 10:59:42.940 | + lib/glance:configure_glance:356 : 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-12-20 10:59:42.950 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2021-12-20 10:59:42.972 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 10:59:42.975 | + lib/glance:configure_glance:366 : [[ True == False ]] 2021-12-20 10:59:42.978 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.46:19292 /image 2021-12-20 10:59:42.981 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2021-12-20 10:59:42.985 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.46:19292 2021-12-20 10:59:42.988 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2021-12-20 10:59:42.991 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2021-12-20 10:59:42.995 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2021-12-20 10:59:42.997 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2021-12-20 10:59:42.999 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-12-20 10:59:43.002 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:59:43.004 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:59:43.006 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2021-12-20 10:59:43.009 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2021-12-20 10:59:43.012 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2021-12-20 10:59:43.014 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-20 10:59:43.017 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 10:59:43.019 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:59:43.022 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:59:43.024 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-20 10:59:43.026 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-20 10:59:43.086 | proxy (enabled by site administrator) 2021-12-20 10:59:43.089 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2021-12-20 10:59:43.092 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-20 10:59:43.095 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 10:59:43.098 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:59:43.100 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:59:43.104 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-20 10:59:43.107 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-20 10:59:43.171 | No module matches proxy_http 2021-12-20 10:59:43.174 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-12-20 10:59:43.250 | Considering dependency proxy for proxy_http: 2021-12-20 10:59:43.250 | Module proxy already enabled 2021-12-20 10:59:43.250 | Enabling module proxy_http. 2021-12-20 10:59:43.259 | To activate the new configuration, you need to run: 2021-12-20 10:59:43.259 | systemctl restart apache2 2021-12-20 10:59:43.267 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-12-20 10:59:43.271 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-12-20 10:59:43.274 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-12-20 10:59:43.276 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-12-20 10:59:43.409 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2021-12-20 10:59:43.413 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2021-12-20 10:59:43.419 | KeepAlive Off 2021-12-20 10:59:43.423 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2021-12-20 10:59:43.424 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2021-12-20 10:59:43.433 | SetEnv proxy-sendchunked 1 2021-12-20 10:59:43.437 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2021-12-20 10:59:43.437 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.46:19292" retry=0 ' 2021-12-20 10:59:43.446 | ProxyPass "/image" "http://10.222.0.46:19292" retry=0 2021-12-20 10:59:43.450 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2021-12-20 10:59:43.452 | + lib/apache:enable_apache_site:206 : local site=glance 2021-12-20 10:59:43.455 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-12-20 10:59:43.457 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-20 10:59:43.460 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 10:59:43.462 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:59:43.464 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:59:43.467 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-20 10:59:43.470 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-12-20 10:59:43.472 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 10:59:43.475 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 10:59:43.478 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2021-12-20 10:59:43.552 | Enabling site glance. 2021-12-20 10:59:43.562 | To activate the new configuration, you need to run: 2021-12-20 10:59:43.562 | systemctl reload apache2 2021-12-20 10:59:43.568 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2021-12-20 10:59:43.571 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-12-20 10:59:43.573 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-12-20 10:59:43.576 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-12-20 10:59:43.712 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2021-12-20 10:59:43.743 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2021-12-20 10:59:43.772 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2021-12-20 10:59:43.801 | + ./stack.sh:main:892 : is_service_enabled cinder 2021-12-20 10:59:43.822 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 10:59:43.825 | + ./stack.sh:main:894 : stack_install_service cinder 2021-12-20 10:59:43.828 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-20 10:59:43.831 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-20 10:59:43.834 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-20 10:59:43.837 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-20 10:59:43.839 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2021-12-20 10:59:43.842 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-20 10:59:43.844 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2021-12-20 10:59:43.847 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-12-20 10:59:43.849 | + functions-common:git_clone:528 : local orig_dir 2021-12-20 10:59:43.852 | ++ functions-common:git_clone:529 : pwd 2021-12-20 10:59:43.855 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-12-20 10:59:43.857 | + functions-common:git_clone:530 : local git_clone_flags= 2021-12-20 10:59:43.860 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-12-20 10:59:43.876 | + functions-common:git_clone:532 : RECLONE=False 2021-12-20 10:59:43.878 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-12-20 10:59:43.880 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-12-20 10:59:43.883 | + functions-common:git_clone:546 : echo stable/victoria 2021-12-20 10:59:43.884 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-12-20 10:59:43.889 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2021-12-20 10:59:43.892 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-12-20 10:59:43.894 | + functions-common:git_clone:594 : cd /opt/stack/cinder 2021-12-20 10:59:43.897 | + functions-common:git_clone:595 : git show --oneline 2021-12-20 10:59:43.897 | + functions-common:git_clone:595 : head -1 2021-12-20 10:59:43.906 | 81f462778 Log connection info returned from driver 2021-12-20 10:59:43.911 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-12-20 10:59:43.915 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2021-12-20 10:59:43.919 | + inc/python:setup_develop:338 : local bindep 2021-12-20 10:59:43.922 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-20 10:59:43.925 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-20 10:59:43.929 | + inc/python:setup_develop:344 : local extras= 2021-12-20 10:59:43.932 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-20 10:59:43.935 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-20 10:59:43.938 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-20 10:59:43.942 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-20 10:59:43.945 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-20 10:59:43.948 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-20 10:59:43.953 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-20 10:59:43.956 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-20 10:59:43.960 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-20 10:59:43.962 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-20 10:59:43.965 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-12-20 10:59:43.968 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-20 10:59:43.974 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-12-20 10:59:43.977 | + 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-12-20 10:59:44.554 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-12-20 10:59:44.558 | + inc/python:setup_package:417 : local bindep=0 2021-12-20 10:59:44.562 | + inc/python:setup_package:418 : local bindep_flag= 2021-12-20 10:59:44.566 | + inc/python:setup_package:419 : local bindep_profiles= 2021-12-20 10:59:44.570 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-20 10:59:44.574 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-12-20 10:59:44.578 | + inc/python:setup_package:426 : local flags=-e 2021-12-20 10:59:44.581 | + inc/python:setup_package:427 : local extras= 2021-12-20 10:59:44.584 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-12-20 10:59:44.587 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-12-20 10:59:44.590 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-12-20 10:59:44.592 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-12-20 10:59:44.594 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-12-20 10:59:44.597 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-12-20 10:59:44.619 | Using python 3.8 to install /opt/stack/cinder 2021-12-20 10:59:44.621 | + 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-12-20 10:59:46.342 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 10:59:46.342 | 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-12-20 10:59:46.347 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:59:46.348 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:59:46.350 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 10:59:46.351 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:59:46.351 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:59:46.351 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:59:46.352 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 10:59:46.352 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 10:59:46.365 | Obtaining file:///opt/stack/cinder 2021-12-20 10:59:48.343 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-20 10:59:50.317 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2021-12-20 10:59:50.326 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2021-12-20 10:59:50.333 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2021-12-20 10:59:50.341 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2021-12-20 10:59:50.362 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-12-20 10:59:50.375 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2021-12-20 10:59:50.394 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2021-12-20 10:59:50.433 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2021-12-20 10:59:50.446 | 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-12-20 10:59:50.449 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2021-12-20 10:59:50.678 | Collecting google-api-python-client===1.11.0 2021-12-20 10:59:50.685 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f5/96894f702736d/google_api_python_client-1.11.0-py2.py3-none-any.whl (60 kB) 2021-12-20 10:59:50.946 | Collecting google-auth===1.21.0 2021-12-20 10:59:50.953 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/98ad9cac3d294/google_auth-1.21.0-py2.py3-none-any.whl (92 kB) 2021-12-20 10:59:51.148 | Collecting google-auth-httplib2===0.0.4 2021-12-20 10:59:51.154 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aea/ff501738b2897/google_auth_httplib2-0.0.4-py2.py3-none-any.whl (9.1 kB) 2021-12-20 10:59:51.233 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2021-12-20 10:59:51.235 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2021-12-20 10:59:51.238 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2021-12-20 10:59:51.240 | 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-12-20 10:59:51.251 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2021-12-20 10:59:51.325 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2021-12-20 10:59:51.379 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2021-12-20 10:59:51.390 | 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-12-20 10:59:51.513 | Collecting oauth2client===4.1.3 2021-12-20 10:59:51.519 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-12-20 10:59:51.602 | Requirement already satisfied: os-brick===4.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (4.0.4) 2021-12-20 10:59:51.625 | 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 289)) (1.7.0) 2021-12-20 10:59:51.629 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (5.2.0) 2021-12-20 10:59:51.649 | Requirement already satisfied: oslo.cache===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.6.2) 2021-12-20 10:59:51.684 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.3.1) 2021-12-20 10:59:51.694 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.3.4) 2021-12-20 10:59:51.715 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (3.1.2) 2021-12-20 10:59:51.722 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.4.1) 2021-12-20 10:59:51.771 | 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 302)) (5.0.1) 2021-12-20 10:59:51.778 | 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 304)) (4.4.0) 2021-12-20 10:59:51.816 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (12.5.2) 2021-12-20 10:59:51.868 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.1) 2021-12-20 10:59:51.886 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.5.0) 2021-12-20 10:59:51.902 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.4.0) 2021-12-20 10:59:51.916 | 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 309)) (2.2.0) 2021-12-20 10:59:51.930 | 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 310)) (6.2.0) 2021-12-20 10:59:51.934 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.0.2) 2021-12-20 10:59:51.942 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.4.0) 2021-12-20 10:59:51.965 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (1.1.1) 2021-12-20 10:59:51.973 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.6.0) 2021-12-20 10:59:51.990 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.0) 2021-12-20 10:59:52.167 | Collecting oslo.vmware===3.7.0 2021-12-20 10:59:52.174 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/329/18f39db9fbef2/oslo.vmware-3.7.0-py3-none-any.whl (355 kB) 2021-12-20 10:59:52.279 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.4.0) 2021-12-20 10:59:52.323 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (20.4) 2021-12-20 10:59:52.329 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.7.2) 2021-12-20 10:59:52.363 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (5.5.0) 2021-12-20 10:59:52.365 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.7.2) 2021-12-20 10:59:52.367 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (5.7.2) 2021-12-20 10:59:53.026 | Collecting pyasn1===0.4.8 2021-12-20 10:59:53.032 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-12-20 10:59:53.690 | Collecting pyasn1-modules===0.2.8 2021-12-20 10:59:53.697 | 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-12-20 10:59:53.803 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.1.1) 2021-12-20 10:59:53.814 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.9.6) 2021-12-20 10:59:53.817 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.4.7) 2021-12-20 10:59:53.820 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (5.0.1) 2021-12-20 10:59:53.835 | 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 387)) (2.8.1) 2021-12-20 10:59:54.412 | Collecting python-glanceclient===3.2.2 2021-12-20 10:59:54.418 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2021-12-20 10:59:54.528 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (4.1.1) 2021-12-20 10:59:54.566 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (17.2.1) 2021-12-20 10:59:54.583 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (3.10.1) 2021-12-20 10:59:54.605 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2020.1) 2021-12-20 10:59:54.609 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (0.7) 2021-12-20 10:59:54.615 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2.23.0) 2021-12-20 10:59:54.636 | Requirement already satisfied: rfc3986===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-12-20 10:59:54.750 | Collecting rsa===4.6 2021-12-20 10:59:54.757 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/616/6864e23d6b519/rsa-4.6-py3-none-any.whl (47 kB) 2021-12-20 10:59:54.930 | Collecting rtslib-fb===2.1.74 2021-12-20 10:59:54.936 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-12-20 10:59:55.703 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (3.17.2) 2021-12-20 10:59:55.706 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.15.0) 2021-12-20 10:59:55.709 | 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 499)) (0.13.0) 2021-12-20 10:59:55.719 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (0.3.1) 2021-12-20 10:59:55.722 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2021-12-20 10:59:55.725 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.2.2) 2021-12-20 10:59:56.136 | Collecting suds-jurko===0.6 2021-12-20 10:59:56.144 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-12-20 10:59:56.330 | Collecting tabulate===0.8.7 2021-12-20 10:59:56.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-12-20 10:59:56.415 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.5.0) 2021-12-20 10:59:56.472 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (6.2.0) 2021-12-20 10:59:56.486 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.0.1) 2021-12-20 10:59:56.496 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.5.0) 2021-12-20 10:59:56.501 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.4.0) 2021-12-20 10:59:56.518 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.7.2) 2021-12-20 10:59:56.576 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.4.0) 2021-12-20 10:59:56.579 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.1.0) 2021-12-20 10:59:56.675 | Collecting uritemplate===3.0.1 2021-12-20 10:59:56.681 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-12-20 10:59:56.757 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.25.10) 2021-12-20 10:59:56.777 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (0.11.7) 2021-12-20 10:59:57.205 | Collecting warlock===1.3.3 2021-12-20 10:59:57.212 | 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-12-20 10:59:57.291 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.12.1) 2021-12-20 10:59:57.294 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.2.5) 2021-12-20 10:59:57.388 | Collecting zstd===1.4.5.1 2021-12-20 10:59:57.394 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a1/806d625bd2d89/zstd-1.4.5.1.tar.gz (483 kB) 2021-12-20 10:59:58.129 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2021-12-20 10:59:58.132 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-12-20 10:59:58.292 | Collecting google-api-core===1.22.1 2021-12-20 10:59:58.298 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/431/839101b7edc7b/google_api_core-1.22.1-py2.py3-none-any.whl (91 kB) 2021-12-20 10:59:58.396 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2021-12-20 10:59:58.437 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2021-12-20 10:59:58.440 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-20 10:59:58.444 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2021-12-20 10:59:58.449 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2021-12-20 10:59:58.455 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-12-20 10:59:58.458 | 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-12-20 10:59:58.463 | 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-12-20 10:59:58.470 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2021-12-20 10:59:58.478 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2021-12-20 10:59:58.482 | 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-12-20 10:59:58.521 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2021-12-20 10:59:58.527 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-12-20 10:59:58.533 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2021-12-20 10:59:58.536 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2021-12-20 10:59:58.549 | 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-12-20 10:59:58.552 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2021-12-20 10:59:58.561 | 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-12-20 10:59:58.574 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2021-12-20 10:59:58.587 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (19.1.0) 2021-12-20 10:59:58.600 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2021-12-20 10:59:58.603 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2021-12-20 10:59:58.606 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2021-12-20 10:59:58.701 | Collecting pyudev===0.22.0 2021-12-20 10:59:58.707 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-12-20 10:59:58.785 | 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-12-20 10:59:58.788 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (1.4.1) 2021-12-20 10:59:58.792 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2021-12-20 10:59:58.800 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2021-12-20 10:59:58.836 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2021-12-20 10:59:58.839 | 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 404)) (1.6.0) 2021-12-20 10:59:58.841 | 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-12-20 10:59:58.844 | 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 543)) (1.4.0) 2021-12-20 10:59:58.846 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2021-12-20 10:59:58.851 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (2.20) 2021-12-20 10:59:58.954 | Collecting googleapis-common-protos===1.52.0 2021-12-20 10:59:58.961 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c89/61760f5aad9a7/googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) 2021-12-20 10:59:59.067 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (3.13.0) 2021-12-20 10:59:59.072 | 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 389)) (1.0.4) 2021-12-20 10:59:59.076 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2021-12-20 10:59:59.083 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (5.0.0) 2021-12-20 10:59:59.086 | 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-12-20 10:59:59.089 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2021-12-20 10:59:59.142 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2021-12-20 10:59:59.145 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2021-12-20 10:59:59.149 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.8.0) 2021-12-20 10:59:59.151 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.2.5) 2021-12-20 10:59:59.156 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2021-12-20 10:59:59.189 | Building wheels for collected packages: rtslib-fb, zstd 2021-12-20 10:59:59.190 | Building wheel for rtslib-fb (setup.py): started 2021-12-20 10:59:59.953 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-12-20 10:59:59.955 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=1d7736561adc500ae2a22baf734403be91794129152995507ac27d8fb8400cd0 2021-12-20 10:59:59.956 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-12-20 10:59:59.958 | Building wheel for zstd (setup.py): started