2021-05-13 06:29:57.069 | + ./stack.sh:main:469 : exec 2021-05-13 06:29:57.069 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-062956' 2021-05-13 06:29:57.069 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-062956.summary.2021-05-13-062956 2021-05-13 06:29:57.069 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:29:57.069 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-062956 2021-05-13 06:29:57.069 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-062956 /opt/stack/logs/stack.sh.log 2021-05-13 06:29:57.069 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-062956.summary.2021-05-13-062956 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:29:57.069 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:29:57.069 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:29:57.069 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:29:57.069 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:29:57.069 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:29:57.069 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:29:57.069 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:29:57.070 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:29:57.070 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:29:57.070 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:29:57.070 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:29:57.070 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:29:57.070 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:29:57.070 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:29:57.070 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:29:57.072 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:29:57.074 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:29:57.076 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:29:57.078 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:29:57.080 | Linux dv-cinder-790910-2-smb 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-05-13 06:29:57.082 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:29:57.084 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:29:57.087 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:29:57.114 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:29:57.133 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:29:57.135 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:29:57.137 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:29:57.139 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:29:57.141 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:29:57.143 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:29:57.146 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:29:57.149 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:29:57.150 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:29:57.153 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:29:57.155 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:29:57.157 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:29:57.158 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:29:57.161 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:29:57.164 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:29:57.166 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:29:57.168 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:29:57.170 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:29:57.172 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:29:57.184 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:57.186 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:29:57.187 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:29:57.189 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:29:57.191 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:29:57.193 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:29:57.194 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:29:57.196 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:29:57.198 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:29:57.200 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:29:57.201 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-13 06:29:57.203 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:29:57.205 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:29:57.207 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:29:57.208 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:29:57.210 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:29:57.212 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:29:57.229 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:29:57.231 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:29:57.244 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:57.246 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:29:57.249 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:29:57.251 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:29:57.253 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:29:57.255 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:29:57.257 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:29:57.259 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:29:57.260 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:29:57.262 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:29:57.264 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:29:57.266 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:29:57.270 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:29:57.282 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:29:57.298 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:29:57.310 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:29:57.321 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:29:57.347 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:29:57.388 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:29:57.473 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:29:57.495 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:29:57.533 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:29:57.584 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:29:57.770 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:29:57.784 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:29:57.797 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:29:57.810 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:29:57.901 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:29:57.903 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:29:57.906 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:29:57.909 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:29:57.912 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:29:57.914 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:29:57.916 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:29:57.919 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:29:57.923 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:29:57.928 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:29:57.930 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:29:57.934 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:29:57.936 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:29:57.938 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:29:57.953 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:57.955 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:29:57.957 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:29:57.996 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:29:57.999 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:29:58.001 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:29:58.003 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:29:58.005 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:29:58.008 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:29:58.010 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:29:58.012 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:29:58.014 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:29:58.016 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:29:58.019 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.021 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-05-13 06:29:58.023 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.026 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-05-13 06:29:58.028 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.031 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-05-13 06:29:58.033 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.036 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-05-13 06:29:58.039 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.041 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-05-13 06:29:58.044 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.046 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-05-13 06:29:58.048 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.051 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-05-13 06:29:58.053 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.055 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-05-13 06:29:58.058 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.060 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-05-13 06:29:58.062 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.064 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-05-13 06:29:58.067 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.069 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-05-13 06:29:58.071 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.074 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-05-13 06:29:58.076 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.078 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-05-13 06:29:58.081 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.083 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-05-13 06:29:58.085 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.088 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-05-13 06:29:58.090 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.092 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-05-13 06:29:58.095 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.097 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-05-13 06:29:58.099 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.101 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-05-13 06:29:58.104 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.106 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-05-13 06:29:58.109 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.111 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-05-13 06:29:58.114 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.117 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-05-13 06:29:58.119 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.122 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-05-13 06:29:58.125 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.127 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-05-13 06:29:58.130 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.132 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-05-13 06:29:58.134 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.136 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-05-13 06:29:58.139 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.141 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-05-13 06:29:58.143 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.146 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-05-13 06:29:58.148 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.150 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-05-13 06:29:58.152 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.154 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-05-13 06:29:58.157 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.159 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-05-13 06:29:58.161 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.164 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-05-13 06:29:58.166 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.169 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-05-13 06:29:58.171 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.174 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-05-13 06:29:58.176 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.178 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-05-13 06:29:58.181 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.183 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-05-13 06:29:58.186 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.188 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-05-13 06:29:58.191 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.194 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-05-13 06:29:58.196 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.199 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-05-13 06:29:58.201 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.203 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-05-13 06:29:58.206 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:58.208 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-05-13 06:29:58.211 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:29:58.213 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:29:58.215 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:29:58.230 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:58.232 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:29:58.234 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:29:58.237 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:29:58.251 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:58.253 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:29:58.255 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:29:58.258 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:29:58.260 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:29:58.262 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:29:58.264 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:29:58.266 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:29:58.269 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:29:58.271 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:29:58.274 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:29:58.276 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:29:58.278 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:29:58.281 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:29:58.281 | Using mysql database backend 2021-05-13 06:29:58.283 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:29:58.299 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:29:58.314 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:58.317 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:29:58.333 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:29:58.348 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:58.351 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:29:58.366 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-05-13 06:29:58.382 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:29:58.399 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:58.401 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:29:58.418 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:58.420 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:29:58.436 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:29:58.439 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:29:58.441 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:29:58.444 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:29:58.447 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:29:58.451 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-062958 2021-05-13 06:29:58.453 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-062958 736' 2021-05-13 06:29:58.456 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:58.458 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:29:58.461 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:58.463 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:29:58.466 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:58.468 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:29:58.470 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:58.473 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-05-13 06:29:58.475 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:58.477 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2021-05-13 06:29:58.480 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:58.482 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2021-05-13 06:29:58.484 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:58.487 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-062956 2021-05-13 06:29:58.489 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:58.492 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:29:58.494 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:58.497 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2021-05-13 06:29:58.499 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:58.501 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:29:58.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:58.506 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:29:58.508 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:58.511 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:29:58.513 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:58.515 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:29:58.518 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:29:58.520 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:29:58.522 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:29:58.525 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:29:58.527 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:29:58.530 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:29:58.532 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:29:58.534 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:29:58.537 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:29:58.552 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:29:58.554 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:29:58.556 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:58.559 | + functions-common:git_clone:544 : echo master 2021-05-13 06:29:58.560 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:29:58.565 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:29:58.567 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:58.569 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:29:58.572 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:29:58.572 | + functions-common:git_clone:593 : head -1 2021-05-13 06:29:58.576 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:29:58.578 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:29:58.581 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:29:58.583 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:29:58.585 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:29:58.588 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:29:58.590 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:29:58.593 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:29:58.595 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:29:58.598 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:29:58.600 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:29:58.603 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:29:58.606 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:29:58.610 | ++ tools/install_prereqs.sh:source:47 : NOW=1620887398 2021-05-13 06:29:58.613 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:29:58.618 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620887247 2021-05-13 06:29:58.621 | ++ tools/install_prereqs.sh:source:49 : DELTA=151 2021-05-13 06:29:58.623 | ++ tools/install_prereqs.sh:source:50 : [[ 151 -lt 7200 ]] 2021-05-13 06:29:58.626 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:29:58.628 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:29:58.630 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:29:58.633 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:29:58.635 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:29:58.637 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:29:58.640 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:29:58.642 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:29:58.645 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-05-13 06:29:58.691 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:29:58.691 | apache2-dev 2021-05-13 06:29:58.691 | bc 2021-05-13 06:29:58.691 | bsdmainutils 2021-05-13 06:29:58.691 | curl 2021-05-13 06:29:58.692 | g++ 2021-05-13 06:29:58.692 | gawk 2021-05-13 06:29:58.692 | gcc 2021-05-13 06:29:58.692 | gettext 2021-05-13 06:29:58.692 | git 2021-05-13 06:29:58.692 | graphviz 2021-05-13 06:29:58.692 | iputils-ping 2021-05-13 06:29:58.692 | libapache2-mod-proxy-uwsgi 2021-05-13 06:29:58.692 | libffi-dev 2021-05-13 06:29:58.692 | libjpeg-dev 2021-05-13 06:29:58.692 | libmysqlclient-dev 2021-05-13 06:29:58.692 | libpcre3-dev 2021-05-13 06:29:58.692 | libpq-dev 2021-05-13 06:29:58.692 | libssl-dev 2021-05-13 06:29:58.692 | libsystemd-dev 2021-05-13 06:29:58.692 | libxml2-dev 2021-05-13 06:29:58.692 | libxslt1-dev 2021-05-13 06:29:58.692 | libyaml-dev 2021-05-13 06:29:58.692 | lsof 2021-05-13 06:29:58.692 | openssh-server 2021-05-13 06:29:58.692 | openssl 2021-05-13 06:29:58.692 | pkg-config 2021-05-13 06:29:58.692 | psmisc 2021-05-13 06:29:58.692 | python3-dev 2021-05-13 06:29:58.692 | python3-pip 2021-05-13 06:29:58.692 | python3-systemd 2021-05-13 06:29:58.692 | python3-venv 2021-05-13 06:29:58.692 | tar 2021-05-13 06:29:58.692 | tcpdump 2021-05-13 06:29:58.692 | unzip 2021-05-13 06:29:58.692 | uuid-runtime 2021-05-13 06:29:58.692 | wget 2021-05-13 06:29:58.692 | wget 2021-05-13 06:29:58.692 | zlib1g-dev 2021-05-13 06:29:58.692 | libkrb5-dev 2021-05-13 06:29:58.692 | libldap2-dev 2021-05-13 06:29:58.693 | libsasl2-dev 2021-05-13 06:29:58.693 | memcached 2021-05-13 06:29:58.693 | python3-mysqldb 2021-05-13 06:29:58.693 | sqlite3 2021-05-13 06:29:58.693 | conntrack 2021-05-13 06:29:58.693 | curl 2021-05-13 06:29:58.693 | dnsmasq-base 2021-05-13 06:29:58.693 | dnsmasq-utils 2021-05-13 06:29:58.693 | ebtables 2021-05-13 06:29:58.693 | genisoimage 2021-05-13 06:29:58.693 | iptables 2021-05-13 06:29:58.693 | iputils-arping 2021-05-13 06:29:58.693 | kpartx 2021-05-13 06:29:58.693 | libjs-jquery-tablesorter 2021-05-13 06:29:58.693 | libmysqlclient-dev 2021-05-13 06:29:58.693 | parted 2021-05-13 06:29:58.693 | pm-utils 2021-05-13 06:29:58.693 | python3-mysqldb 2021-05-13 06:29:58.693 | socat 2021-05-13 06:29:58.693 | sqlite3 2021-05-13 06:29:58.693 | sudo 2021-05-13 06:29:58.693 | vlan 2021-05-13 06:29:58.693 | lsscsi 2021-05-13 06:29:58.693 | open-iscsi 2021-05-13 06:29:58.693 | lvm2 2021-05-13 06:29:58.693 | qemu-utils 2021-05-13 06:29:58.693 | thin-provisioning-tools 2021-05-13 06:29:58.693 | acl 2021-05-13 06:29:58.693 | dnsmasq-base 2021-05-13 06:29:58.693 | dnsmasq-utils 2021-05-13 06:29:58.693 | ebtables 2021-05-13 06:29:58.693 | haproxy 2021-05-13 06:29:58.693 | iptables 2021-05-13 06:29:58.693 | iputils-arping 2021-05-13 06:29:58.693 | iputils-ping 2021-05-13 06:29:58.693 | libmysqlclient-dev 2021-05-13 06:29:58.694 | postgresql-server-dev-all 2021-05-13 06:29:58.694 | python3-mysqldb 2021-05-13 06:29:58.694 | sqlite3 2021-05-13 06:29:58.694 | sudo 2021-05-13 06:29:58.694 | vlan 2021-05-13 06:29:58.694 | ipset 2021-05-13 06:29:58.694 | conntrack 2021-05-13 06:29:58.694 | conntrackd 2021-05-13 06:29:58.694 | keepalived 2021-05-13 06:29:58.694 | dstat 2021-05-13 06:29:58.694 | lvm2 2021-05-13 06:29:58.694 | qemu-utils 2021-05-13 06:29:58.694 | thin-provisioning-tools 2021-05-13 06:29:58.694 | curl 2021-05-13 06:29:58.694 | liberasurecode-dev 2021-05-13 06:29:58.694 | make 2021-05-13 06:29:58.694 | memcached 2021-05-13 06:29:58.694 | sqlite3 2021-05-13 06:29:58.694 | xfsprogs' 2021-05-13 06:29:58.696 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:29:58.713 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:29:58.713 | apache2-dev 2021-05-13 06:29:58.713 | bc 2021-05-13 06:29:58.713 | bsdmainutils 2021-05-13 06:29:58.713 | curl 2021-05-13 06:29:58.713 | g++ 2021-05-13 06:29:58.713 | gawk 2021-05-13 06:29:58.713 | gcc 2021-05-13 06:29:58.713 | gettext 2021-05-13 06:29:58.713 | git 2021-05-13 06:29:58.713 | graphviz 2021-05-13 06:29:58.713 | iputils-ping 2021-05-13 06:29:58.714 | libapache2-mod-proxy-uwsgi 2021-05-13 06:29:58.714 | libffi-dev 2021-05-13 06:29:58.714 | libjpeg-dev 2021-05-13 06:29:58.714 | libmysqlclient-dev 2021-05-13 06:29:58.714 | libpcre3-dev 2021-05-13 06:29:58.714 | libpq-dev 2021-05-13 06:29:58.714 | libssl-dev 2021-05-13 06:29:58.714 | libsystemd-dev 2021-05-13 06:29:58.714 | libxml2-dev 2021-05-13 06:29:58.714 | libxslt1-dev 2021-05-13 06:29:58.714 | libyaml-dev 2021-05-13 06:29:58.714 | lsof 2021-05-13 06:29:58.714 | openssh-server 2021-05-13 06:29:58.714 | openssl 2021-05-13 06:29:58.714 | pkg-config 2021-05-13 06:29:58.714 | psmisc 2021-05-13 06:29:58.714 | python3-dev 2021-05-13 06:29:58.714 | python3-pip 2021-05-13 06:29:58.714 | python3-systemd 2021-05-13 06:29:58.714 | python3-venv 2021-05-13 06:29:58.714 | tar 2021-05-13 06:29:58.714 | tcpdump 2021-05-13 06:29:58.714 | unzip 2021-05-13 06:29:58.714 | uuid-runtime 2021-05-13 06:29:58.714 | wget 2021-05-13 06:29:58.714 | wget 2021-05-13 06:29:58.714 | zlib1g-dev 2021-05-13 06:29:58.714 | libkrb5-dev 2021-05-13 06:29:58.714 | libldap2-dev 2021-05-13 06:29:58.714 | libsasl2-dev 2021-05-13 06:29:58.714 | memcached 2021-05-13 06:29:58.714 | python3-mysqldb 2021-05-13 06:29:58.714 | sqlite3 2021-05-13 06:29:58.714 | conntrack 2021-05-13 06:29:58.714 | curl 2021-05-13 06:29:58.714 | dnsmasq-base 2021-05-13 06:29:58.715 | dnsmasq-utils 2021-05-13 06:29:58.715 | ebtables 2021-05-13 06:29:58.715 | genisoimage 2021-05-13 06:29:58.715 | iptables 2021-05-13 06:29:58.715 | iputils-arping 2021-05-13 06:29:58.715 | kpartx 2021-05-13 06:29:58.715 | libjs-jquery-tablesorter 2021-05-13 06:29:58.715 | libmysqlclient-dev 2021-05-13 06:29:58.715 | parted 2021-05-13 06:29:58.715 | pm-utils 2021-05-13 06:29:58.715 | python3-mysqldb 2021-05-13 06:29:58.715 | socat 2021-05-13 06:29:58.715 | sqlite3 2021-05-13 06:29:58.715 | sudo 2021-05-13 06:29:58.715 | vlan 2021-05-13 06:29:58.715 | lsscsi 2021-05-13 06:29:58.715 | open-iscsi 2021-05-13 06:29:58.715 | lvm2 2021-05-13 06:29:58.715 | qemu-utils 2021-05-13 06:29:58.715 | thin-provisioning-tools 2021-05-13 06:29:58.715 | acl 2021-05-13 06:29:58.715 | dnsmasq-base 2021-05-13 06:29:58.715 | dnsmasq-utils 2021-05-13 06:29:58.715 | ebtables 2021-05-13 06:29:58.715 | haproxy 2021-05-13 06:29:58.715 | iptables 2021-05-13 06:29:58.715 | iputils-arping 2021-05-13 06:29:58.715 | iputils-ping 2021-05-13 06:29:58.715 | libmysqlclient-dev 2021-05-13 06:29:58.715 | postgresql-server-dev-all 2021-05-13 06:29:58.715 | python3-mysqldb 2021-05-13 06:29:58.715 | sqlite3 2021-05-13 06:29:58.715 | sudo 2021-05-13 06:29:58.716 | vlan 2021-05-13 06:29:58.716 | ipset 2021-05-13 06:29:58.716 | conntrack 2021-05-13 06:29:58.716 | conntrackd 2021-05-13 06:29:58.716 | keepalived 2021-05-13 06:29:58.716 | dstat 2021-05-13 06:29:58.716 | lvm2 2021-05-13 06:29:58.716 | qemu-utils 2021-05-13 06:29:58.716 | thin-provisioning-tools 2021-05-13 06:29:58.716 | curl 2021-05-13 06:29:58.716 | liberasurecode-dev 2021-05-13 06:29:58.716 | make 2021-05-13 06:29:58.716 | memcached 2021-05-13 06:29:58.716 | sqlite3 2021-05-13 06:29:58.716 | xfsprogs ' 2021-05-13 06:29:58.716 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:29:58.718 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:58.720 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:58.724 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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-05-13 06:29:58.724 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:29:58.729 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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-05-13 06:29:58.731 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:29:58.733 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:29:58.735 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:29:58.737 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:29:58.740 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:58.742 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:29:58.744 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:58.746 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:58.748 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:29:58.751 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:29:58.753 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:58.755 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:29:58.757 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:29:58.761 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:29:58.764 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:29:58.766 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:29:58.768 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:29:58.770 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:29:58.772 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:29:58.776 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620887398774 2021-05-13 06:29:58.779 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:29:58.781 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:29:58.783 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-05-13 06:29:59.311 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:29:59.447 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-13 06:29:59.501 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-13 06:30:00.393 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-13 06:30:00.793 | Fetched 324 kB in 2s (188 kB/s) 2021-05-13 06:30:02.121 | Reading package lists... 2021-05-13 06:30:02.154 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:30:02.157 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:30:02.159 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:30:02.161 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:02.164 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:02.166 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:30:02.169 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:02.171 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:30:02.174 | ++ functions-common:time_stop:2311 : start_time=1620887398774 2021-05-13 06:30:02.177 | ++ functions-common:time_stop:2313 : [[ -z 1620887398774 ]] 2021-05-13 06:30:02.180 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:02.184 | ++ functions-common:time_stop:2316 : end_time=1620887402181 2021-05-13 06:30:02.186 | ++ functions-common:time_stop:2317 : elapsed_time=3407 2021-05-13 06:30:02.189 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:30:02.191 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:02.193 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3407 2021-05-13 06:30:02.196 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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-05-13 06:30:02.198 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:30:02.200 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:02.202 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:02.205 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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-05-13 06:30:02.225 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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-05-13 06:30:02.331 | Reading package lists... 2021-05-13 06:30:02.548 | Building dependency tree... 2021-05-13 06:30:02.549 | Reading state information... 2021-05-13 06:30:02.580 | acl is already the newest version (2.2.53-6). 2021-05-13 06:30:02.580 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:30:02.580 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:30:02.580 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:30:02.580 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:30:02.580 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:30:02.580 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:30:02.580 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:30:02.580 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:30:02.580 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:30:02.580 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:30:02.580 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:30:02.580 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:30:02.580 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:30:02.580 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:30:02.581 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:30:02.581 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:30:02.581 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:30:02.581 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:30:02.581 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:30:02.581 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:30:02.581 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:30:02.581 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:30:02.581 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:30:02.581 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:30:02.581 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:30:02.581 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:30:02.581 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:30:02.581 | psmisc is already the newest version (23.3-1). 2021-05-13 06:30:02.581 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:30:02.581 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:30:02.581 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:30:02.581 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:30:02.581 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:30:02.581 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:30:02.581 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:30:02.581 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:30:02.581 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:30:02.581 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:30:02.581 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:30:02.581 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:30:02.581 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:30:02.581 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:30:02.581 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:30:02.581 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:30:02.581 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:30:02.581 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:30:02.581 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:30:02.581 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:30:02.582 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:30:02.582 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:30:02.582 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:30:02.582 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:30:02.582 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:30:02.582 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:30:02.582 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:30:02.582 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:30:02.582 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:30:02.582 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:30:02.582 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:30:02.582 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:30:02.582 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:30:02.582 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:30:02.582 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:30:02.582 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:30:02.582 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:30:02.582 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:30:02.582 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:30:02.582 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:30:02.776 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:30:02.776 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:30:02.776 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:30:02.776 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:30:02.776 | The following packages were automatically installed and are no longer required: 2021-05-13 06:30:02.777 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:30:02.777 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:30:02.777 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:30:02.777 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:30:02.777 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:30:02.777 | python3-zope.interface 2021-05-13 06:30:02.777 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:30:02.914 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:30:02.920 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:30:02.922 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:30:02.925 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:30:02.928 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:02.931 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:02.934 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:30:02.936 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:02.939 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:30:02.941 | ++ functions-common:time_stop:2311 : start_time=1620887402222 2021-05-13 06:30:02.943 | ++ functions-common:time_stop:2313 : [[ -z 1620887402222 ]] 2021-05-13 06:30:02.946 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:02.950 | ++ functions-common:time_stop:2316 : end_time=1620887402948 2021-05-13 06:30:02.952 | ++ functions-common:time_stop:2317 : elapsed_time=726 2021-05-13 06:30:02.955 | ++ functions-common:time_stop:2318 : total=694 2021-05-13 06:30:02.957 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:02.959 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1420 2021-05-13 06:30:02.961 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:30:02.964 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:30:02.967 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:30:02.969 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:30:02.974 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:30:02.978 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:30:02.980 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:30:02.983 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:30:04.361 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:30:04.363 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:30:04.366 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:30:04.369 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:30:04.371 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:30:04.373 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:30:04.375 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:30:04.377 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:30:04.380 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:30:04.381 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:30:04.384 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:30:04.454 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:30:04.458 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:30:04.528 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:30:04.531 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:30:04.601 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:30:04.603 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:30:04.607 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:30:04.609 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:30:04.612 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:30:04.615 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:30:04.618 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:30:04.620 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:30:04.623 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:30:04.625 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:30:04.627 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:30:04.627 | Distro: focal 2021-05-13 06:30:04.629 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:30:04.632 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:30:04.636 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:30:04.638 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:30:04.641 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:30:04.641 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:30:05.099 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:30:05.102 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:30:05.102 | pip: 20.2.2 2021-05-13 06:30:05.105 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:30:05.549 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:30:05.573 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:30:05.575 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:30:05.579 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:30:05.582 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:30:05.586 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:30:05.590 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:30:05.593 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:30:05.597 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:30:05.599 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:30:05.605 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:30:05.606 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:30:05.606 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:30:05.612 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:30:05.614 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:30:05.616 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:30:05.625 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:30:05.628 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:30:05.630 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:30:05.632 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:30:05.635 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:30:05.637 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:30:05.639 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:30:05.641 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:30:05.644 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:30:05.646 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:30:05.648 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:30:05.650 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:30:05.652 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:30:05.654 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:30:05.657 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:30:05.659 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:30:05.661 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:30:05.664 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:30:05.666 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:30:05.668 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:30:05.671 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:30:05.673 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:30:05.675 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:30:05.677 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:30:05.679 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:30:05.681 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:30:05.702 | Using python 3.8 to install os-testr 2021-05-13 06:30:05.704 | + 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-05-13 06:30:06.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:06.445 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:06.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:06.445 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:07.465 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:07.465 | 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-05-13 06:30:07.468 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:07.469 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:07.484 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:07.489 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:07.496 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:07.547 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.0.0) 2021-05-13 06:30:07.556 | Requirement already satisfied, skipping upgrade: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:30:07.559 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2021-05-13 06:30:07.573 | Requirement already satisfied, skipping upgrade: stestr===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.2.0) 2021-05-13 06:30:07.600 | 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 533)) (2.4.0) 2021-05-13 06:30:07.616 | 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 544)) (1.4.0) 2021-05-13 06:30:07.620 | 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 553)) (1.1.0) 2021-05-13 06:30:07.627 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:30:07.631 | 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 163)) (1.0.0) 2021-05-13 06:30:07.634 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:30:07.637 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (0.18.2) 2021-05-13 06:30:07.640 | 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 167)) (3.0.0) 2021-05-13 06:30:07.651 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:30:07.662 | 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 411)) (1.6.0) 2021-05-13 06:30:07.665 | 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 482)) (1.15.0) 2021-05-13 06:30:07.668 | 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 236)) (1.0.0) 2021-05-13 06:30:07.670 | 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 553)) (1.4.0) 2021-05-13 06:30:07.673 | 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 339)) (0.7.2) 2021-05-13 06:30:07.676 | 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 367)) (2.4.7) 2021-05-13 06:30:07.679 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:30:07.732 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:30:07.740 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:30:07.743 | 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 565)) (0.2.5) 2021-05-13 06:30:07.748 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:30:07.752 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:30:09.765 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:30:09.766 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:30:09.840 | + inc/python:pip_install:200 : result=0 2021-05-13 06:30:09.843 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:30:09.846 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:09.848 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:09.851 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:09.854 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:09.857 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:09.860 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:30:09.863 | + functions-common:time_stop:2311 : start_time=1620887405696 2021-05-13 06:30:09.866 | + functions-common:time_stop:2313 : [[ -z 1620887405696 ]] 2021-05-13 06:30:09.870 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:09.876 | + functions-common:time_stop:2316 : end_time=1620887409872 2021-05-13 06:30:09.878 | + functions-common:time_stop:2317 : elapsed_time=4176 2021-05-13 06:30:09.880 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:30:09.882 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:09.884 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4176 2021-05-13 06:30:09.886 | + inc/python:pip_install:203 : return 0 2021-05-13 06:30:09.889 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:30:09.944 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:30:10.056 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:30:10.058 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:30:10.062 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:30:10.063 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:30:10.067 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:30:10.090 | + 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-05-13 06:30:12.120 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:12.123 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:12.177 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:12.373 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:12.645 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:12.801 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:12.917 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:30:13.181 | + inc/python:pip_install:200 : result=0 2021-05-13 06:30:13.184 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:30:13.186 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:13.189 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:13.192 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:13.194 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:13.197 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:13.199 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:30:13.202 | + functions-common:time_stop:2311 : start_time=1620887410083 2021-05-13 06:30:13.204 | + functions-common:time_stop:2313 : [[ -z 1620887410083 ]] 2021-05-13 06:30:13.207 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:13.211 | + functions-common:time_stop:2316 : end_time=1620887413209 2021-05-13 06:30:13.213 | + functions-common:time_stop:2317 : elapsed_time=3126 2021-05-13 06:30:13.216 | + functions-common:time_stop:2318 : total=4176 2021-05-13 06:30:13.218 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:13.220 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7302 2021-05-13 06:30:13.222 | + inc/python:pip_install:203 : return 0 2021-05-13 06:30:13.225 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:30:13.228 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:30:13.251 | + 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-05-13 06:30:15.155 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:15.158 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:15.212 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:15.409 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:15.682 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:15.840 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:15.842 | Processing /opt/stack/requirements 2021-05-13 06:30:17.554 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:30:17.558 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:30:17.569 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:30:17.574 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:30:17.577 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:30:17.580 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:30:17.598 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:30:17.601 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:30:17.618 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:30:17.621 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:30:17.628 | Requirement already satisfied: urllib3===1.26.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:30:17.647 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (1.3) 2021-05-13 06:30:17.650 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (0.3.0) 2021-05-13 06:30:17.665 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:30:17.669 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:30:17.672 | Requirement already satisfied: certifi===2020.12.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:30:17.674 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:30:17.677 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:30:17.679 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:30:17.681 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:30:17.684 | Requirement already satisfied: cliff===3.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:30:17.694 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:30:17.697 | Requirement already satisfied: cmd2===1.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:30:17.770 | Requirement already satisfied: stevedore===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:30:17.776 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:30:17.780 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:30:17.785 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:30:17.787 | Requirement already satisfied: attrs===20.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:30:17.826 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:30:17.827 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:30:18.621 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:30:18.621 | ERROR: Command errored out with exit status 1: 2021-05-13 06:30:18.621 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-416lbu4d/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-416lbu4d/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-a0g06_1v 2021-05-13 06:30:18.621 | cwd: /tmp/pip-req-build-416lbu4d/ 2021-05-13 06:30:18.621 | Complete output (6 lines): 2021-05-13 06:30:18.622 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:30:18.622 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:30:18.622 | or: setup.py --help-commands 2021-05-13 06:30:18.622 | or: setup.py cmd --help 2021-05-13 06:30:18.622 | 2021-05-13 06:30:18.622 | error: invalid command 'bdist_wheel' 2021-05-13 06:30:18.622 | ---------------------------------------- 2021-05-13 06:30:18.622 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:30:18.622 | Running setup.py clean for openstack-requirements 2021-05-13 06:30:19.409 | Failed to build openstack-requirements 2021-05-13 06:30:19.435 | Installing collected packages: openstack-requirements 2021-05-13 06:30:19.435 | Attempting uninstall: openstack-requirements 2021-05-13 06:30:19.436 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:30:19.470 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:30:19.489 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:30:19.493 | Running setup.py install for openstack-requirements: started 2021-05-13 06:30:21.744 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:30:21.772 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:30:21.902 | + inc/python:pip_install:200 : result=0 2021-05-13 06:30:21.906 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:30:21.909 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:21.913 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:21.916 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:21.919 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:21.923 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:21.926 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:30:21.930 | + functions-common:time_stop:2311 : start_time=1620887413244 2021-05-13 06:30:21.934 | + functions-common:time_stop:2313 : [[ -z 1620887413244 ]] 2021-05-13 06:30:21.937 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:21.942 | + functions-common:time_stop:2316 : end_time=1620887421939 2021-05-13 06:30:21.944 | + functions-common:time_stop:2317 : elapsed_time=8695 2021-05-13 06:30:21.946 | + functions-common:time_stop:2318 : total=7302 2021-05-13 06:30:21.948 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:21.950 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15997 2021-05-13 06:30:21.953 | + inc/python:pip_install:203 : return 0 2021-05-13 06:30:21.955 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:30:21.958 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:30:21.960 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:30:21.963 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:21.965 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:21.967 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:30:21.970 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:21.972 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:30:21.993 | Using python 3.8 to install pbr 2021-05-13 06:30:21.995 | + 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-05-13 06:30:22.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:22.734 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:22.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:22.734 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:23.778 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:23.778 | 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-05-13 06:30:23.782 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:23.782 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:23.784 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:23.802 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:23.809 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:23.916 | Requirement already up-to-date: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:30:26.093 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:30:26.093 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:30:26.170 | + inc/python:pip_install:200 : result=0 2021-05-13 06:30:26.173 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:30:26.177 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:26.181 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:26.183 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:26.187 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:26.189 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:26.191 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:30:26.193 | + functions-common:time_stop:2311 : start_time=1620887421987 2021-05-13 06:30:26.196 | + functions-common:time_stop:2313 : [[ -z 1620887421987 ]] 2021-05-13 06:30:26.198 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:26.202 | + functions-common:time_stop:2316 : end_time=1620887426200 2021-05-13 06:30:26.204 | + functions-common:time_stop:2317 : elapsed_time=4213 2021-05-13 06:30:26.206 | + functions-common:time_stop:2318 : total=15997 2021-05-13 06:30:26.209 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:26.211 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20210 2021-05-13 06:30:26.213 | + inc/python:pip_install:203 : return 0 2021-05-13 06:30:26.215 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:30:28.413 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:30:30.276 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:30.277 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:30:30.284 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-05-13 06:30:30.286 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:30:30.288 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:30:30.359 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:30:30.367 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:30:30.372 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:30:30.394 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:30:30.397 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:30:30.399 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:30:30.402 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:30:30.404 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:30:30.406 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:30:30.409 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:30:30.411 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:30:30.413 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:30:30.416 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:30:30.418 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:30:30.422 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:30:30.424 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:30:30.427 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:30:30.429 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:30:30.431 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:30:30.446 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:30.448 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:30:30.450 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:30:30.453 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:30:30.455 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:30:30.457 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:30:30.459 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:30:30.461 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:30:30.463 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:30:30.465 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:30:30.467 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:30:30.469 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:30:30.472 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:30:30.474 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:30:30.476 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:30:30.478 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-13 06:30:30.480 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:30:30.482 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:30:30.485 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:30:30.487 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:30:30.489 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:30:30.491 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:30:30.494 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:30:30.496 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:30:30.499 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:30:30.501 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:30:30.552 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:30:30.552 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:30:30.554 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:30:30.903 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:30:30.907 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:30:30.926 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:30.930 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:30:30.933 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:30:30.936 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:30:30.939 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:30:30.941 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:30:30.944 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:30.946 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:30:30.948 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:30.951 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:30.953 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:30:30.955 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:30:30.957 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:30:30.960 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:30:30.962 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:30:30.964 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:30:30.967 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:30.969 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:30.971 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:30:30.992 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-05-13 06:30:31.097 | Reading package lists... 2021-05-13 06:30:31.315 | Building dependency tree... 2021-05-13 06:30:31.317 | Reading state information... 2021-05-13 06:30:31.542 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:30:31.542 | The following packages were automatically installed and are no longer required: 2021-05-13 06:30:31.543 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:30:31.543 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:30:31.544 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:30:31.544 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:30:31.544 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:30:31.544 | python3-zope.interface 2021-05-13 06:30:31.544 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:30:31.681 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:30:31.686 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:30:31.690 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:30:31.694 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:31.697 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:31.701 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:31.704 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:31.707 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:31.710 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:30:31.714 | + functions-common:time_stop:2311 : start_time=1620887430989 2021-05-13 06:30:31.717 | + functions-common:time_stop:2313 : [[ -z 1620887430989 ]] 2021-05-13 06:30:31.719 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:31.724 | + functions-common:time_stop:2316 : end_time=1620887431721 2021-05-13 06:30:31.726 | + functions-common:time_stop:2317 : elapsed_time=732 2021-05-13 06:30:31.728 | + functions-common:time_stop:2318 : total=1420 2021-05-13 06:30:31.730 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:31.732 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2152 2021-05-13 06:30:31.735 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:30:31.737 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:30:31.740 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:30:31.742 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:30:31.745 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:30:31.747 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:30:31.749 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:30:31.751 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:30:31.754 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:30:31.756 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:30:31.759 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:30:31.761 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:30:31.763 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:30:31.765 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:30:31.768 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:30:31.770 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:30:31.772 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:30:31.775 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:30:31.777 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:30:31.779 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:30:31.782 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:30:31.784 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:30:31.786 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:30:31.788 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:30:31.791 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:30:31.793 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:30:31.796 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:30:31.811 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:31.814 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:30:31.816 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:30:31.819 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:30:31.821 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:30:31.824 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:30:31.829 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:30:31.832 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:30:31.834 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:30:31.836 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:30:31.839 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:30:31.842 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:30:31.845 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:30:32.548 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:30:32.548 | user tags 2021-05-13 06:30:32.548 | stackrabbit []' 2021-05-13 06:30:32.552 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:30:32.552 | user tags 2021-05-13 06:30:32.552 | stackrabbit []' 2021-05-13 06:30:32.552 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:30:32.558 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:30:32.562 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:30:32.564 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:30:33.254 | Changing password for user "stackrabbit" ... 2021-05-13 06:30:33.283 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:30:33.991 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:30:34.020 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:30:34.023 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:30:34.720 | Changing password for user "stackrabbit" ... 2021-05-13 06:30:34.746 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:30:34.748 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:30:34.751 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:30:35.440 | Deleting user "guest" ... 2021-05-13 06:30:35.457 | Error: 2021-05-13 06:30:35.458 | {:no_such_user, "guest"} 2021-05-13 06:30:35.471 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:30:35.474 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:30:35.493 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:35.495 | + ./stack.sh:main:801 : install_database 2021-05-13 06:30:35.498 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:30:35.500 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:30:35.503 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:35.505 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:35.507 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:30:35.727 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:30:35.731 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:30:35.734 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:30:35.736 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:30:35.739 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:30:35.741 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:30:35.744 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:30:35.747 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:30:35.749 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:30:35.751 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:30:35.754 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:30:35.756 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:30:35.759 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:30:35.761 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:30:35.763 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:30:35.766 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:30:35.768 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:30:35.770 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:30:35.773 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:30:35.775 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:30:35.777 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:30:35.780 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:30:35.782 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:35.785 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:35.787 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:30:35.789 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:30:35.792 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:30:35.794 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:30:35.797 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:30:35.799 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:35.801 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:30:35.803 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:35.806 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:35.808 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:30:35.810 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:30:35.813 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:30:35.815 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:30:35.817 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:30:35.820 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:30:35.822 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:35.825 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:35.827 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:30:35.848 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-05-13 06:30:35.953 | Reading package lists... 2021-05-13 06:30:36.170 | Building dependency tree... 2021-05-13 06:30:36.171 | Reading state information... 2021-05-13 06:30:36.395 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:30:36.395 | The following packages were automatically installed and are no longer required: 2021-05-13 06:30:36.396 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:30:36.396 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:30:36.396 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:30:36.396 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:30:36.396 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:30:36.396 | python3-zope.interface 2021-05-13 06:30:36.396 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:30:36.521 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:30:36.526 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:30:36.529 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:30:36.532 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:36.535 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:36.538 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:36.541 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:36.544 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:36.547 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:30:36.549 | + functions-common:time_stop:2311 : start_time=1620887435845 2021-05-13 06:30:36.551 | + functions-common:time_stop:2313 : [[ -z 1620887435845 ]] 2021-05-13 06:30:36.554 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:36.558 | + functions-common:time_stop:2316 : end_time=1620887436555 2021-05-13 06:30:36.560 | + functions-common:time_stop:2317 : elapsed_time=710 2021-05-13 06:30:36.563 | + functions-common:time_stop:2318 : total=2152 2021-05-13 06:30:36.565 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:36.567 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2862 2021-05-13 06:30:36.570 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:30:36.572 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:30:36.575 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:30:36.577 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:30:36.579 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:30:36.582 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:30:36.584 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:30:36.587 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:30:36.589 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:30:36.592 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:30:36.595 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:30:36.596 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:30:36.601 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:30:36.603 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:30:36.606 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:30:36.608 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:30:36.611 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:30:36.632 | Using python 3.8 to install PyMySQL 2021-05-13 06:30:36.634 | + 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-05-13 06:30:37.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:37.382 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:37.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:37.382 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:38.427 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:38.427 | 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-05-13 06:30:38.431 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:38.431 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:38.433 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:38.451 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:38.458 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:38.464 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.0.2) 2021-05-13 06:30:40.638 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:30:40.638 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:30:40.712 | + inc/python:pip_install:200 : result=0 2021-05-13 06:30:40.715 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:30:40.719 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:40.722 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:40.726 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:40.729 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:40.732 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:40.735 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:30:40.738 | + functions-common:time_stop:2311 : start_time=1620887436626 2021-05-13 06:30:40.741 | + functions-common:time_stop:2313 : [[ -z 1620887436626 ]] 2021-05-13 06:30:40.745 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:40.751 | + functions-common:time_stop:2316 : end_time=1620887440748 2021-05-13 06:30:40.753 | + functions-common:time_stop:2317 : elapsed_time=4122 2021-05-13 06:30:40.756 | + functions-common:time_stop:2318 : total=20210 2021-05-13 06:30:40.758 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:40.761 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24332 2021-05-13 06:30:40.763 | + inc/python:pip_install:203 : return 0 2021-05-13 06:30:40.766 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:30:40.769 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:30:40.771 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:30:40.774 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:30:40.791 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:40.794 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:30:40.796 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:30:40.799 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:30:40.800 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:30:40.805 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:30:40.807 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-05-13 06:30:40.810 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-05-13 06:30:40.812 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:30:40.815 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:30:40.817 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:30:40.833 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:40.835 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:30:40.837 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:30:40.840 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:30:40.842 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:30:40.844 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:30:40.847 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:40.849 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:30:40.851 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:40.853 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:40.856 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:30:40.858 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:30:40.860 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:30:40.862 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:30:40.865 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:30:40.868 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:30:40.870 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:40.872 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:40.875 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:30:40.895 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-05-13 06:30:41.000 | Reading package lists... 2021-05-13 06:30:41.216 | Building dependency tree... 2021-05-13 06:30:41.217 | Reading state information... 2021-05-13 06:30:41.444 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:30:41.444 | The following packages were automatically installed and are no longer required: 2021-05-13 06:30:41.445 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:30:41.445 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:30:41.445 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:30:41.445 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:30:41.445 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:30:41.445 | python3-zope.interface 2021-05-13 06:30:41.445 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:30:41.566 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:30:41.572 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:30:41.574 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:30:41.577 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:41.580 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:41.583 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:41.586 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:41.589 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:41.591 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:30:41.593 | + functions-common:time_stop:2311 : start_time=1620887440892 2021-05-13 06:30:41.596 | + functions-common:time_stop:2313 : [[ -z 1620887440892 ]] 2021-05-13 06:30:41.599 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:41.603 | + functions-common:time_stop:2316 : end_time=1620887441600 2021-05-13 06:30:41.605 | + functions-common:time_stop:2317 : elapsed_time=708 2021-05-13 06:30:41.607 | + functions-common:time_stop:2318 : total=2862 2021-05-13 06:30:41.610 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:41.612 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3570 2021-05-13 06:30:41.614 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:30:41.616 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:30:41.633 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:41.636 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:30:41.638 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:30:41.641 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:30:41.661 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:30:41.663 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:30:41.666 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:30:41.668 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:30:41.670 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:30:41.672 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:41.675 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:30:41.677 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:41.679 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:41.681 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:30:41.684 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:30:41.686 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:30:41.688 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:30:41.690 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:30:41.693 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:30:41.695 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:41.697 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:41.699 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:30:41.719 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-05-13 06:30:41.825 | Reading package lists... 2021-05-13 06:30:42.041 | Building dependency tree... 2021-05-13 06:30:42.043 | Reading state information... 2021-05-13 06:30:42.270 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:30:42.271 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:30:42.271 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:30:42.271 | The following packages were automatically installed and are no longer required: 2021-05-13 06:30:42.272 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:30:42.272 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:30:42.272 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:30:42.272 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:30:42.272 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:30:42.272 | python3-zope.interface 2021-05-13 06:30:42.272 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:30:42.420 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:30:42.426 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:30:42.428 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:30:42.431 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:42.434 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:42.437 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:42.440 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:42.442 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:42.444 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:30:42.446 | + functions-common:time_stop:2311 : start_time=1620887441717 2021-05-13 06:30:42.449 | + functions-common:time_stop:2313 : [[ -z 1620887441717 ]] 2021-05-13 06:30:42.451 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:42.455 | + functions-common:time_stop:2316 : end_time=1620887442453 2021-05-13 06:30:42.458 | + functions-common:time_stop:2317 : elapsed_time=736 2021-05-13 06:30:42.460 | + functions-common:time_stop:2318 : total=3570 2021-05-13 06:30:42.462 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:42.464 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4306 2021-05-13 06:30:42.466 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:30:42.469 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:30:42.471 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:42.473 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:42.476 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:30:42.478 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:30:42.481 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:30:42.485 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:30:42.487 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:30:42.491 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:30:42.491 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:30:42.498 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:30:42.501 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:30:42.503 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:30:42.505 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:30:42.507 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:30:42.510 | + functions:vercmp:631 : local result 2021-05-13 06:30:42.513 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:30:42.514 | ++ functions:vercmp:635 : head -1 2021-05-13 06:30:42.514 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:30:42.518 | + functions:vercmp:635 : result=3.13 2021-05-13 06:30:42.520 | + functions:vercmp:637 : case $op in 2021-05-13 06:30:42.523 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:30:42.525 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:30:42.527 | + functions:vercmp:648 : return 2021-05-13 06:30:42.530 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:30:42.532 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:30:42.534 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:30:42.719 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:30:42.721 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:30:42.724 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:42.726 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:42.728 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:30:42.730 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:42.733 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:30:42.752 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:42.754 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:30:42.757 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:30:42.757 | Installing etcd 2021-05-13 06:30:42.759 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:30:42.771 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:30:42.783 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:30:42.785 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:30:42.798 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:30:42.801 | ++ 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-05-13 06:30:42.803 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:30:42.807 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:30:42.811 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:30:42.813 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-05-13 06:30:42.816 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:30:42.818 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:30:42.821 | ++ functions:get_extra_file:74 : return 2021-05-13 06:30:42.824 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:30:42.826 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:30:42.829 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:30:42.831 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:30:42.847 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:30:42.850 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:30:42.852 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:30:42.869 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:30:42.872 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:30:42.874 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:30:42.876 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:30:42.879 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:30:42.881 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:30:42.884 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:30:42.886 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:30:42.888 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:30:42.891 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:42.893 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:42.895 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:30:42.897 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:42.900 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:30:42.902 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:30:42.904 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:30:42.906 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:30:42.909 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:42.911 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:42.913 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:30:42.915 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:42.918 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:30:42.920 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:30:42.922 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:30:42.924 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:30:42.927 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:42.929 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:42.931 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:30:42.934 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:42.936 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:30:42.938 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:30:42.940 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:30:42.943 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:30:42.945 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:42.947 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:42.950 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:30:42.952 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:42.954 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:30:42.957 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:30:42.959 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:30:42.961 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:30:42.963 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:42.966 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:42.968 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:30:42.970 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:42.973 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:30:42.975 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:30:42.977 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:30:42.979 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:30:42.982 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:42.984 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:42.986 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:30:42.988 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:42.991 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:30:42.993 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:30:42.996 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:30:42.998 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:30:43.000 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.003 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.005 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:30:43.007 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.009 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:30:43.012 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:30:43.014 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:30:43.016 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:30:43.019 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.021 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.023 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:30:43.026 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.028 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:30:43.030 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:30:43.032 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:30:43.035 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:30:43.037 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.039 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.041 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:30:43.044 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.046 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:30:43.048 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:30:43.050 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:30:43.053 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:30:43.055 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.057 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.059 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:30:43.062 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.064 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:30:43.066 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:30:43.069 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:30:43.071 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:30:43.073 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.075 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.077 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:30:43.080 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.082 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:30:43.084 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:30:43.086 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:30:43.088 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:30:43.090 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.093 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.095 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:30:43.097 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.099 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:30:43.102 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:30:43.104 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:30:43.106 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:30:43.108 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.110 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.113 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:30:43.115 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.117 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:30:43.120 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:30:43.122 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:30:43.124 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:30:43.126 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.128 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:30:43.133 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.135 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:30:43.137 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:30:43.139 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:30:43.142 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:30:43.144 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.146 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.148 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:30:43.151 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.153 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:30:43.155 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:30:43.157 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:30:43.160 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:30:43.162 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.164 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.166 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:30:43.169 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.171 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:30:43.173 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:30:43.176 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:30:43.178 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:30:43.180 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:30:43.187 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.189 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:30:43.192 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:30:43.194 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:30:43.196 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:30:43.198 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.201 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.203 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:30:43.205 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.208 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:30:43.210 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:30:43.212 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:30:43.214 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:30:43.216 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.219 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.221 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:30:43.223 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.226 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:30:43.228 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:30:43.231 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:30:43.233 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:30:43.236 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.238 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.240 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:30:43.243 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.245 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:30:43.248 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:30:43.250 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:30:43.253 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:30:43.255 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.257 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.260 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:30:43.262 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.264 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:30:43.267 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:30:43.269 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:30:43.271 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:30:43.274 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.276 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.278 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:30:43.281 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.283 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:30:43.286 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:30:43.288 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:30:43.290 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:30:43.293 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.295 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.297 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:30:43.300 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.302 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:30:43.304 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:30:43.307 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:30:43.309 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:30:43.311 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.313 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.316 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:30:43.318 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.320 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:30:43.323 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:30:43.325 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:30:43.328 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:30:43.330 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.332 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.335 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:30:43.337 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.339 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:30:43.342 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:30:43.344 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:30:43.346 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:30:43.349 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.351 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.353 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:30:43.356 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.358 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:30:43.360 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:30:43.363 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:30:43.365 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:30:43.368 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.370 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.373 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:30:43.375 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.378 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:30:43.380 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:30:43.382 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:30:43.385 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:30:43.387 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.390 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.392 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:30:43.394 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.397 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:30:43.399 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:30:43.401 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:30:43.404 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:30:43.406 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.408 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.411 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:30:43.413 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.415 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:30:43.418 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:30:43.420 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:30:43.423 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:30:43.425 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.427 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.430 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:30:43.432 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.434 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:30:43.437 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:30:43.439 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:30:43.441 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:30:43.444 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.448 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:30:43.451 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.453 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:30:43.455 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:30:43.458 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:30:43.460 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:30:43.462 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.465 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.467 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:30:43.469 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.472 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:30:43.474 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:30:43.476 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:30:43.479 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:30:43.481 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.483 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.486 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:30:43.488 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.491 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:30:43.493 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:30:43.495 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:30:43.498 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:30:43.500 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.502 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.505 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:30:43.507 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.510 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:30:43.512 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:30:43.514 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:30:43.517 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:30:43.519 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.521 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.524 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:30:43.526 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.528 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:30:43.531 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:30:43.533 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:30:43.535 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:30:43.538 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:43.540 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:43.542 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:30:43.544 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:43.547 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:30:43.568 | Using python 3.8 to install etcd3 2021-05-13 06:30:43.570 | + 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-05-13 06:30:44.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:44.310 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:44.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:44.311 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:45.341 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:45.341 | 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-05-13 06:30:45.344 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:45.345 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:45.346 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:45.365 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:45.372 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:45.378 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.12.0) 2021-05-13 06:30:45.387 | Requirement already satisfied: grpcio===1.37.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.37.1) 2021-05-13 06:30:45.397 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:30:45.401 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:30:45.404 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:30:47.536 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:30:47.536 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:30:47.619 | + inc/python:pip_install:200 : result=0 2021-05-13 06:30:47.622 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:30:47.625 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:47.628 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:47.631 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:47.634 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:47.637 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:47.639 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:30:47.641 | + functions-common:time_stop:2311 : start_time=1620887443562 2021-05-13 06:30:47.644 | + functions-common:time_stop:2313 : [[ -z 1620887443562 ]] 2021-05-13 06:30:47.647 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:47.652 | + functions-common:time_stop:2316 : end_time=1620887447649 2021-05-13 06:30:47.654 | + functions-common:time_stop:2317 : elapsed_time=4087 2021-05-13 06:30:47.657 | + functions-common:time_stop:2318 : total=24332 2021-05-13 06:30:47.659 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:47.661 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28419 2021-05-13 06:30:47.664 | + inc/python:pip_install:203 : return 0 2021-05-13 06:30:47.666 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:30:47.688 | Using python 3.8 to install etcd3gw 2021-05-13 06:30:47.690 | + 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-05-13 06:30:48.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:48.428 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:48.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:48.428 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:49.463 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:49.464 | 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-05-13 06:30:49.467 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:49.467 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:49.469 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:49.487 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:49.495 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:49.501 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.2.5) 2021-05-13 06:30:49.512 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:30:49.518 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:30:49.521 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:30:49.540 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:30:49.543 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:30:49.563 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:30:49.566 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:30:49.569 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:30:51.641 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:30:51.641 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:30:51.722 | + inc/python:pip_install:200 : result=0 2021-05-13 06:30:51.725 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:30:51.728 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:51.731 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:51.735 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:51.737 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:51.739 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:51.741 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:30:51.744 | + functions-common:time_stop:2311 : start_time=1620887447682 2021-05-13 06:30:51.746 | + functions-common:time_stop:2313 : [[ -z 1620887447682 ]] 2021-05-13 06:30:51.750 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:51.754 | + functions-common:time_stop:2316 : end_time=1620887451751 2021-05-13 06:30:51.757 | + functions-common:time_stop:2317 : elapsed_time=4069 2021-05-13 06:30:51.759 | + functions-common:time_stop:2318 : total=28419 2021-05-13 06:30:51.761 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:51.765 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32488 2021-05-13 06:30:51.767 | + inc/python:pip_install:203 : return 0 2021-05-13 06:30:51.770 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:30:51.772 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:30:51.774 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:30:51.777 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:30:51.779 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:30:51.782 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:30:51.784 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:30:51.786 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:30:51.789 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:30:51.791 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:30:51.794 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:30:51.796 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:30:51.798 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:30:51.801 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:30:51.803 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:51.806 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:51.808 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:30:51.810 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:30:51.813 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:30:51.815 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:30:51.817 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:30:51.820 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:30:51.822 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:30:51.824 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:51.827 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:30:51.829 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:51.831 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:51.834 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:30:51.836 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:30:51.838 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:30:51.841 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:30:51.843 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:30:51.845 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:30:51.848 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:51.850 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:51.852 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:30:51.875 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:30:51.981 | Reading package lists... 2021-05-13 06:30:52.198 | Building dependency tree... 2021-05-13 06:30:52.200 | Reading state information... 2021-05-13 06:30:52.424 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:30:52.424 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:30:52.424 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:30:52.424 | The following packages were automatically installed and are no longer required: 2021-05-13 06:30:52.425 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:30:52.425 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:30:52.426 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:30:52.426 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:30:52.426 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:30:52.426 | python3-zope.interface 2021-05-13 06:30:52.426 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:30:52.570 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:30:52.576 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:30:52.579 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:30:52.581 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:52.584 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:52.586 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:52.588 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:52.590 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:52.593 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:30:52.595 | + functions-common:time_stop:2311 : start_time=1620887451872 2021-05-13 06:30:52.597 | + functions-common:time_stop:2313 : [[ -z 1620887451872 ]] 2021-05-13 06:30:52.600 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:52.604 | + functions-common:time_stop:2316 : end_time=1620887452602 2021-05-13 06:30:52.607 | + functions-common:time_stop:2317 : elapsed_time=730 2021-05-13 06:30:52.609 | + functions-common:time_stop:2318 : total=4306 2021-05-13 06:30:52.611 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:52.613 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5036 2021-05-13 06:30:52.616 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:30:52.619 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:30:52.621 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:52.623 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:52.626 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:30:52.689 | Module proxy already enabled 2021-05-13 06:30:52.695 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:30:52.762 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:30:52.762 | Module proxy already enabled 2021-05-13 06:30:52.762 | Module proxy_uwsgi already enabled 2021-05-13 06:30:52.768 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:30:52.772 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:30:52.775 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:30:52.779 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:30:52.906 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:30:52.909 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:30:52.911 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:30:52.913 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:52.916 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:52.918 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:30:52.921 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:52.923 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:30:52.926 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:30:52.928 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:30:52.931 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:52.933 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:52.936 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:30:52.938 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:52.940 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:30:52.943 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:30:52.945 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:30:52.948 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:52.950 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:52.953 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:30:52.955 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:52.957 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:30:52.960 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:30:52.962 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:30:52.964 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:52.967 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:52.969 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:30:52.972 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:52.975 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:30:52.978 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:30:52.980 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:52.982 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:52.985 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:30:52.988 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:52.990 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:30:52.993 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:30:52.996 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:30:52.998 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:53.000 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:53.003 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:30:53.006 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:53.008 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:30:53.028 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:53.031 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:30:53.033 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:30:53.036 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:30:53.039 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:53.041 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:53.043 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:30:53.046 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:53.049 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:30:53.065 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:53.067 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:30:53.070 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:30:53.072 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:30:53.075 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:53.077 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:53.079 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:30:53.082 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:53.084 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:30:53.087 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:30:53.089 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:30:53.091 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:53.094 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:53.096 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:30:53.099 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:53.101 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:30:53.104 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:30:53.106 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:30:53.109 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:30:53.112 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:30:53.114 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:30:53.118 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:30:53.119 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:30:53.124 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:30:53.127 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:30:53.129 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:30:53.133 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:30:53.135 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:30:53.156 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:30:53.159 | + 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-05-13 06:30:53.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:53.888 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:53.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:53.888 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:54.908 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:54.908 | 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-05-13 06:30:54.911 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:54.912 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:54.913 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:54.932 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:54.939 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:54.945 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:30:54.997 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:30:55.033 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:30:55.072 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:30:55.078 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:30:55.084 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:30:55.122 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:30:55.131 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:30:55.147 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:30:55.153 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:30:55.156 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:30:55.166 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:30:55.168 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:30:55.172 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:30:55.177 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:30:55.194 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:30:55.199 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:30:55.218 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:30:55.222 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:30:55.225 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:30:55.232 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:30:55.252 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:30:55.310 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:30:55.323 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:30:55.329 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:30:55.334 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:30:55.341 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:30:55.344 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:30:55.347 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:30:55.350 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:30:55.353 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:30:55.357 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:30:55.359 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:30:55.363 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-13 06:30:55.368 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:30:55.371 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:30:57.235 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:30:57.235 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:30:57.310 | + inc/python:pip_install:200 : result=0 2021-05-13 06:30:57.313 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:30:57.317 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:57.320 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:57.324 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:57.326 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:57.330 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:57.334 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:30:57.337 | + functions-common:time_stop:2311 : start_time=1620887453151 2021-05-13 06:30:57.341 | + functions-common:time_stop:2313 : [[ -z 1620887453151 ]] 2021-05-13 06:30:57.344 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:57.348 | + functions-common:time_stop:2316 : end_time=1620887457346 2021-05-13 06:30:57.351 | + functions-common:time_stop:2317 : elapsed_time=4195 2021-05-13 06:30:57.353 | + functions-common:time_stop:2318 : total=32488 2021-05-13 06:30:57.355 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:57.358 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36683 2021-05-13 06:30:57.360 | + inc/python:pip_install:203 : return 0 2021-05-13 06:30:57.363 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:30:57.365 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:30:57.368 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:30:57.371 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:30:57.373 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:30:57.376 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:30:57.380 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:30:57.380 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:30:57.385 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:30:57.387 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:30:57.390 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:30:57.393 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:30:57.395 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:30:57.417 | Using python 3.8 to install python-memcached 2021-05-13 06:30:57.419 | + 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-05-13 06:30:58.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:58.151 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:58.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:58.151 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:59.185 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:59.185 | 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-05-13 06:30:59.189 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:59.189 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:59.204 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:59.209 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:59.216 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:59.222 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.59) 2021-05-13 06:30:59.227 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:31:01.358 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:31:01.358 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:31:01.432 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:01.435 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:01.438 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:01.441 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:01.445 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:01.449 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:01.452 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:01.455 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:01.457 | + functions-common:time_stop:2311 : start_time=1620887457411 2021-05-13 06:31:01.460 | + functions-common:time_stop:2313 : [[ -z 1620887457411 ]] 2021-05-13 06:31:01.463 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:01.467 | + functions-common:time_stop:2316 : end_time=1620887461464 2021-05-13 06:31:01.469 | + functions-common:time_stop:2317 : elapsed_time=4053 2021-05-13 06:31:01.472 | + functions-common:time_stop:2318 : total=36683 2021-05-13 06:31:01.474 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:01.476 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40736 2021-05-13 06:31:01.479 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:01.481 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:31:01.498 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:01.500 | + ./stack.sh:main:862 : '[' 10.222.0.25 == 10.222.0.25 ']' 2021-05-13 06:31:01.503 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:31:01.505 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:31:01.508 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:31:01.510 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:31:01.512 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:31:01.515 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:31:01.530 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:01.532 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:31:01.534 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:31:01.536 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:31:01.539 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:31:01.541 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:31:01.543 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:31:01.546 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:31:01.548 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:31:01.551 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:31:01.566 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:31:01.568 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:31:01.570 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:01.573 | + functions-common:git_clone:544 : echo master 2021-05-13 06:31:01.573 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:31:01.578 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:31:01.581 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:01.583 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:31:01.585 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:31:01.586 | + functions-common:git_clone:593 : head -1 2021-05-13 06:31:01.589 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:31:01.591 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:31:01.594 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:31:01.596 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:31:01.599 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:31:01.601 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:31:01.603 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:31:01.606 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:31:01.608 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:31:01.610 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:31:01.613 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:31:01.615 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:31:01.617 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:31:01.620 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:31:01.623 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:31:01.625 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:31:01.628 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:31:01.630 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:31:01.633 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:31:01.639 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:31:01.641 | + 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-05-13 06:31:02.250 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:31:02.253 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:31:02.256 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:31:02.260 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:31:02.263 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:31:02.266 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:31:02.269 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:31:02.272 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:31:02.275 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:31:02.278 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:31:02.281 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:31:02.284 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:31:02.286 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:31:02.290 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:31:02.310 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:31:02.313 | + 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-05-13 06:31:03.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:03.052 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:03.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:03.053 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:04.084 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:04.084 | 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-05-13 06:31:04.088 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:04.088 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:04.090 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:04.095 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:04.102 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:04.106 | Obtaining file:///opt/stack/keystone 2021-05-13 06:31:05.682 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:31:07.220 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2021-05-13 06:31:07.248 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2021-05-13 06:31:07.258 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:31:07.265 | 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-05-13 06:31:07.268 | Requirement already satisfied: PyJWT===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.0) 2021-05-13 06:31:07.295 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:31:07.323 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:31:07.336 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2021-05-13 06:31:07.352 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (9.0.1) 2021-05-13 06:31:07.364 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:31:07.374 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:31:07.378 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (7.1.2) 2021-05-13 06:31:07.381 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:31:07.420 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:31:07.426 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.1.0) 2021-05-13 06:31:07.430 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:31:07.441 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:31:07.494 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:31:07.497 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (3.1.0) 2021-05-13 06:31:07.503 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:31:07.538 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:31:07.578 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:31:07.584 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:31:07.632 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:31:07.638 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:31:07.677 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:31:07.730 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:31:07.748 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:31:07.763 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:31:07.772 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:31:07.795 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:31:07.807 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:31:07.822 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:31:07.867 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:31:07.873 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (1.7.4) 2021-05-13 06:31:07.886 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:31:07.889 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:31:07.892 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:31:07.902 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:31:07.906 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:31:07.908 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:31:07.912 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (6.5.1) 2021-05-13 06:31:07.929 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:31:07.934 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:31:07.952 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:31:07.956 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:31:07.976 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:31:07.981 | Requirement already satisfied: scrypt===0.8.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (0.8.18) 2021-05-13 06:31:07.984 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:31:07.987 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-05-13 06:31:07.998 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:31:08.001 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:31:08.004 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:31:08.010 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:31:08.020 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:31:08.025 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:31:08.043 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:31:08.046 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:31:08.054 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:31:08.074 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.6.1) 2021-05-13 06:31:08.101 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:31:08.106 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:31:08.110 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:31:08.169 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:31:08.174 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:31:08.177 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:31:08.185 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:31:08.193 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:31:08.197 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:31:08.201 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:31:08.241 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:31:08.247 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:31:08.256 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:31:08.267 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:31:08.276 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:31:08.287 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:31:08.295 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:31:08.306 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:31:08.311 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:31:08.314 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:31:08.317 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (5.1.2) 2021-05-13 06:31:08.341 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:31:08.346 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:31:08.360 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:31:08.364 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:31:08.367 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:31:08.370 | 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-05-13 06:31:08.373 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:31:08.376 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:31:08.379 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:31:08.381 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:31:08.384 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (2.2.1) 2021-05-13 06:31:08.394 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-13 06:31:08.399 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:31:08.402 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-05-13 06:31:08.404 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:31:08.412 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:31:08.415 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:31:08.465 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:31:08.470 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:31:08.478 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:31:08.485 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:31:09.650 | Installing collected packages: keystone 2021-05-13 06:31:09.650 | Attempting uninstall: keystone 2021-05-13 06:31:09.652 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:31:09.655 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:31:09.656 | Running setup.py develop for keystone 2021-05-13 06:31:11.526 | Successfully installed keystone 2021-05-13 06:31:11.663 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:31:11.663 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:31:11.751 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:11.755 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:11.758 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:11.762 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:11.765 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:11.769 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:11.773 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:11.775 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:11.779 | + functions-common:time_stop:2311 : start_time=1620887462305 2021-05-13 06:31:11.782 | + functions-common:time_stop:2313 : [[ -z 1620887462305 ]] 2021-05-13 06:31:11.785 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:11.789 | + functions-common:time_stop:2316 : end_time=1620887471787 2021-05-13 06:31:11.791 | + functions-common:time_stop:2317 : elapsed_time=9482 2021-05-13 06:31:11.794 | + functions-common:time_stop:2318 : total=40736 2021-05-13 06:31:11.796 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:11.798 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50218 2021-05-13 06:31:11.800 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:11.802 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:31:11.805 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:31:11.807 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:31:11.827 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:31:11.841 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:31:11.845 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:31:11.848 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:11.851 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:11.855 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:31:11.858 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:11.861 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:31:11.878 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:11.880 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:31:11.882 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:31:11.885 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:31:11.887 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:31:11.899 | + 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-05-13 06:31:11.902 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:31:11.906 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:31:11.921 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:11.924 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:31:11.954 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:31:11.981 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:31:12.011 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:31:12.042 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:31:12.072 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:31:12.101 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:31:12.129 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:31:12.157 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:31:12.159 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:31:12.161 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:31:12.164 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:31:12.166 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:31:12.169 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:31:12.184 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:12.187 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:31:12.190 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:31:12.192 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:31:12.207 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:12.209 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:31:12.212 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:31:12.241 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:31:12.244 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:31:12.246 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:31:12.249 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:31:12.251 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:31:12.267 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:12.270 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2021-05-13 06:31:12.300 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.25/identity 2021-05-13 06:31:12.327 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:31:12.329 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:31:12.360 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:31:12.362 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:31:12.365 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:31:12.368 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:31:12.370 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:31:12.373 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:31:12.404 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:31:12.406 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:31:12.408 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:31:12.411 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:31:12.414 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:31:12.430 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:31:12.433 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:31:12.435 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:31:12.437 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:31:12.440 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:31:12.467 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:31:12.495 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:31:12.522 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:31:12.550 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:31:12.577 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:31:12.580 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-05-13 06:31:12.582 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:31:12.585 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:31:12.587 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:31:12.589 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:31:12.592 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:31:12.595 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:31:12.599 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:31:12.601 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:31:12.603 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:31:12.616 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:31:12.616 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:31:12.625 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:31:12.628 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:31:12.644 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:31:12.646 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:31:12.650 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-05-13 06:31:12.679 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:31:12.709 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:31:12.736 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:31:12.763 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:31:12.791 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:31:12.818 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:31:12.845 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:31:12.873 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:31:12.900 | + 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-05-13 06:31:12.928 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:31:12.955 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:31:12.982 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:31:13.009 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:31:13.012 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:31:13.015 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:31:13.017 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:31:13.019 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:31:13.022 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:13.024 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:13.027 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:31:13.029 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:31:13.032 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:31:13.059 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:31:13.087 | + 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-05-13 06:31:13.087 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:31:13.096 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:31:13.099 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:31:13.101 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:31:13.104 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:31:13.106 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:31:13.108 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:31:13.111 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:13.113 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:13.116 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:31:13.118 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:31:13.121 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:13.123 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:13.126 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:31:13.188 | Site keystone-wsgi-public already enabled 2021-05-13 06:31:13.194 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:31:13.198 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:31:13.202 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:31:13.205 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:31:13.334 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-05-13 06:31:13.336 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:31:13.339 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:31:13.342 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:31:13.344 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:31:13.347 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:31:13.350 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:31:13.355 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:31:13.357 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:31:13.360 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:31:13.374 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:31:13.374 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:31:13.382 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:31:13.385 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:31:13.401 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:31:13.404 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:31:13.408 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:31:13.439 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:31:13.467 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:31:13.496 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:31:13.524 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:31:13.551 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:31:13.582 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:31:13.610 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:31:13.638 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:31:13.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-05-13 06:31:13.694 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:31:13.721 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:31:13.749 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:31:13.776 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:31:13.778 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:31:13.781 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:31:13.784 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:31:13.786 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:31:13.789 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:13.791 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:13.793 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:31:13.796 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:31:13.799 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:31:13.826 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:31:13.854 | + 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-05-13 06:31:13.855 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:31:13.863 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:31:13.867 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:31:13.869 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:31:13.872 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:31:13.874 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:31:13.877 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:31:13.879 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:13.881 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:13.884 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:31:13.886 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:31:13.889 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:13.891 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:13.893 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:31:13.957 | Site keystone-wsgi-admin already enabled 2021-05-13 06:31:13.962 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:31:13.966 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:31:13.970 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:31:13.973 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:31:14.113 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:31:14.142 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:31:14.173 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:31:14.204 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:31:14.207 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:31:14.238 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:31:14.267 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:31:14.295 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:31:14.312 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:14.314 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:31:14.331 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:14.333 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:31:14.336 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:31:14.338 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:31:14.341 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:31:14.343 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:31:14.346 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:31:14.348 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:31:14.350 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:31:14.353 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:31:14.355 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:31:14.358 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:31:14.360 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:31:14.363 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:31:14.366 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:31:14.382 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:31:14.384 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:31:14.386 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:14.389 | + functions-common:git_clone:544 : echo master 2021-05-13 06:31:14.389 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:31:14.394 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:31:14.397 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:14.399 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:31:14.402 | + functions-common:git_clone:593 : head -1 2021-05-13 06:31:14.402 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:31:14.407 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:31:14.410 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:31:14.412 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:31:14.415 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:31:14.417 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:31:14.420 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:31:14.422 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:31:14.425 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:31:14.427 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:31:14.430 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:31:14.432 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:31:14.434 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:31:14.437 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:31:14.440 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:31:14.442 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:31:14.445 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:31:14.448 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:31:14.450 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:31:14.453 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:31:14.459 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:31:14.461 | + 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-05-13 06:31:15.051 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:31:15.054 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:31:15.057 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:31:15.061 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:31:15.064 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:31:15.067 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:31:15.070 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:31:15.073 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:31:15.076 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:31:15.079 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:31:15.081 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:31:15.083 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:31:15.086 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:31:15.088 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:31:15.109 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:31:15.111 | + 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-05-13 06:31:15.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:15.847 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:15.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:15.847 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:16.861 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:16.861 | 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-05-13 06:31:16.864 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:16.865 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:16.867 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:16.872 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:16.879 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:16.883 | Obtaining file:///opt/stack/swift 2021-05-13 06:31:18.169 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:31:19.463 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:31:19.471 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:31:19.511 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:31:19.520 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:31:19.525 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:31:19.577 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (4.6.3) 2021-05-13 06:31:19.587 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:31:19.590 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.0) 2021-05-13 06:31:19.626 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:31:19.666 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:31:19.672 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-05-13 06:31:19.679 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-05-13 06:31:19.717 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:31:19.726 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:31:19.742 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-13 06:31:19.748 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:31:19.751 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2021-05-13 06:31:19.762 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.6.0) 2021-05-13 06:31:19.764 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:31:19.767 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:31:19.770 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-05-13 06:31:19.775 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:31:19.794 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:31:19.798 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:31:19.817 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:31:19.822 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:31:19.872 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:31:19.875 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:31:19.882 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:31:19.902 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.9.7) 2021-05-13 06:31:19.906 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:31:19.910 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:31:19.918 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:31:19.977 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:31:19.990 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:31:19.996 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:31:20.004 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:31:20.009 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:31:20.012 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:31:20.016 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:31:20.019 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:31:20.022 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:31:20.026 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:31:20.029 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:31:20.032 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-05-13 06:31:20.036 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:31:20.039 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:31:21.594 | Installing collected packages: swift 2021-05-13 06:31:21.594 | Attempting uninstall: swift 2021-05-13 06:31:21.596 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:31:21.598 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:31:21.600 | Running setup.py develop for swift 2021-05-13 06:31:23.290 | Successfully installed swift 2021-05-13 06:31:23.426 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:31:23.426 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:31:23.516 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:23.519 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:23.523 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:23.526 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:23.530 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:23.533 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:23.535 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:23.537 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:23.540 | + functions-common:time_stop:2311 : start_time=1620887475103 2021-05-13 06:31:23.542 | + functions-common:time_stop:2313 : [[ -z 1620887475103 ]] 2021-05-13 06:31:23.545 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:23.549 | + functions-common:time_stop:2316 : end_time=1620887483547 2021-05-13 06:31:23.552 | + functions-common:time_stop:2317 : elapsed_time=8444 2021-05-13 06:31:23.554 | + functions-common:time_stop:2318 : total=50218 2021-05-13 06:31:23.556 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:23.558 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58662 2021-05-13 06:31:23.561 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:23.563 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:31:23.566 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:31:23.568 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:31:23.589 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:31:23.603 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:31:23.606 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:31:23.608 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:23.611 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:23.613 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:31:23.616 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:23.618 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:31:23.621 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:31:23.623 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:31:23.626 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:31:23.628 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:31:23.630 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:31:23.632 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:31:23.634 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:31:23.636 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:31:24.511 | No container-server running 2021-05-13 06:31:24.511 | No object-auditor running 2021-05-13 06:31:24.511 | No object-replicator running 2021-05-13 06:31:24.511 | No account-reaper running 2021-05-13 06:31:24.511 | No account-auditor running 2021-05-13 06:31:24.511 | No object-expirer running 2021-05-13 06:31:24.511 | No container-reconciler running 2021-05-13 06:31:24.511 | No account-server running 2021-05-13 06:31:24.511 | No object-reconstructor running 2021-05-13 06:31:24.511 | No container-replicator running 2021-05-13 06:31:24.511 | No object-updater running 2021-05-13 06:31:24.511 | No container-auditor running 2021-05-13 06:31:24.511 | No account-replicator running 2021-05-13 06:31:24.511 | No container-sharder running 2021-05-13 06:31:24.511 | No container-sync running 2021-05-13 06:31:24.511 | No proxy-server running 2021-05-13 06:31:24.511 | No container-updater running 2021-05-13 06:31:24.511 | No object-server running 2021-05-13 06:31:24.560 | + lib/swift:configure_swift:341 : true 2021-05-13 06:31:24.563 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:31:24.581 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-05-13 06:31:24.593 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:31:24.596 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:31:24.596 | s/%GROUP%//; 2021-05-13 06:31:24.596 | s/%USER%/ubuntu/; 2021-05-13 06:31:24.596 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:31:24.596 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:31:24.596 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:31:24.604 | uid = ubuntu 2021-05-13 06:31:24.604 | gid = 2021-05-13 06:31:24.604 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:31:24.604 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:31:24.604 | address = 127.0.0.1 2021-05-13 06:31:24.605 | 2021-05-13 06:31:24.605 | [account6612] 2021-05-13 06:31:24.605 | max connections = 25 2021-05-13 06:31:24.605 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:31:24.605 | read only = false 2021-05-13 06:31:24.605 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:31:24.605 | 2021-05-13 06:31:24.605 | [account6622] 2021-05-13 06:31:24.605 | max connections = 25 2021-05-13 06:31:24.605 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:31:24.605 | read only = false 2021-05-13 06:31:24.605 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:31:24.605 | 2021-05-13 06:31:24.605 | [account6632] 2021-05-13 06:31:24.605 | max connections = 25 2021-05-13 06:31:24.605 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:31:24.605 | read only = false 2021-05-13 06:31:24.605 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:31:24.605 | 2021-05-13 06:31:24.605 | [account6642] 2021-05-13 06:31:24.605 | max connections = 25 2021-05-13 06:31:24.605 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:31:24.605 | read only = false 2021-05-13 06:31:24.605 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:31:24.605 | 2021-05-13 06:31:24.605 | 2021-05-13 06:31:24.605 | [container6611] 2021-05-13 06:31:24.605 | max connections = 25 2021-05-13 06:31:24.605 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:31:24.605 | read only = false 2021-05-13 06:31:24.605 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:31:24.605 | 2021-05-13 06:31:24.606 | [container6621] 2021-05-13 06:31:24.606 | max connections = 25 2021-05-13 06:31:24.606 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:31:24.606 | read only = false 2021-05-13 06:31:24.606 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:31:24.606 | 2021-05-13 06:31:24.606 | [container6631] 2021-05-13 06:31:24.606 | max connections = 25 2021-05-13 06:31:24.606 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:31:24.606 | read only = false 2021-05-13 06:31:24.606 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:31:24.606 | 2021-05-13 06:31:24.606 | [container6641] 2021-05-13 06:31:24.606 | max connections = 25 2021-05-13 06:31:24.606 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:31:24.606 | read only = false 2021-05-13 06:31:24.606 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:31:24.606 | 2021-05-13 06:31:24.606 | 2021-05-13 06:31:24.606 | [object6613] 2021-05-13 06:31:24.606 | max connections = 25 2021-05-13 06:31:24.606 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:31:24.606 | read only = false 2021-05-13 06:31:24.606 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:31:24.606 | 2021-05-13 06:31:24.606 | [object6623] 2021-05-13 06:31:24.606 | max connections = 25 2021-05-13 06:31:24.606 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:31:24.606 | read only = false 2021-05-13 06:31:24.606 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:31:24.606 | 2021-05-13 06:31:24.606 | [object6633] 2021-05-13 06:31:24.606 | max connections = 25 2021-05-13 06:31:24.606 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:31:24.606 | read only = false 2021-05-13 06:31:24.607 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:31:24.607 | 2021-05-13 06:31:24.607 | [object6643] 2021-05-13 06:31:24.607 | max connections = 25 2021-05-13 06:31:24.607 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:31:24.607 | read only = false 2021-05-13 06:31:24.607 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:31:24.607 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:31:24.610 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:24.612 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:24.614 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:31:24.626 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:31:24.628 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:31:24.633 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:31:24.637 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:31:24.639 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-05-13 06:31:24.645 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:31:24.682 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.25:8080/v1/ 2021-05-13 06:31:24.708 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:31:24.725 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:31:24.754 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:31:24.772 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:31:24.802 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:31:24.821 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:31:24.849 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:31:24.866 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:31:24.895 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:31:24.912 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:31:24.941 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:31:24.960 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:31:24.977 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:24.979 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:31:25.007 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:31:25.034 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:31:25.061 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:31:25.088 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:31:25.103 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:25.106 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:31:25.133 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:31:25.148 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:25.150 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:31:25.165 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:25.168 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:31:25.170 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:31:25.184 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:25.186 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:31:25.189 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:31:25.191 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-05-13 06:31:25.196 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:31:25.202 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:31:25.229 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:31:25.256 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:31:25.286 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:31:25.316 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-05-13 06:31:25.342 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:31:25.345 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:31:25.347 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:31:25.349 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:31:25.351 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:31:25.378 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:31:25.405 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.25/identity 2021-05-13 06:31:25.432 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:31:25.459 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:31:25.486 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:31:25.513 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:31:25.540 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:31:25.568 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:31:25.595 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:31:25.623 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:31:25.650 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:31:25.677 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:31:25.704 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:31:25.734 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:31:25.762 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:31:25.781 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:31:25.808 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:31:25.836 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:31:25.840 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:31:25.869 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:31:25.896 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:31:25.922 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:31:25.925 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:31:25.927 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:31:25.929 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:31:25.934 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:31:25.936 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:31:25.938 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:31:25.941 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:31:25.943 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:31:25.945 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:31:25.947 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:31:25.949 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:31:25.967 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:31:25.998 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:31:26.016 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:31:26.044 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:31:26.062 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:31:26.091 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:31:26.109 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:31:26.137 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:31:26.155 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:31:26.184 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:31:26.202 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:31:26.230 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:31:26.248 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:31:26.276 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:31:26.294 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:31:26.323 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:31:26.341 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:31:26.368 | + 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-05-13 06:31:26.373 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:31:26.391 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:31:26.420 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-05-13 06:31:26.449 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:31:26.451 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:31:26.455 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:31:26.458 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:31:26.460 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:31:26.462 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:31:26.464 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:31:26.467 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:31:26.469 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:31:26.471 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:31:26.489 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:31:26.517 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:31:26.536 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:31:26.564 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:31:26.582 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:31:26.610 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:31:26.628 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:31:26.656 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:31:26.674 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:31:26.703 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:31:26.721 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:31:26.749 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:31:26.767 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:31:26.795 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:31:26.817 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:31:26.846 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:31:26.864 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:31:26.892 | + 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-05-13 06:31:26.897 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:31:26.915 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:31:26.943 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:31:26.945 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:31:26.950 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:31:26.952 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:31:26.954 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:31:26.957 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:31:26.959 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:31:26.961 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:31:26.963 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:31:26.966 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:31:26.983 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:31:27.012 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:31:27.030 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:31:27.058 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:31:27.076 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:31:27.104 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:31:27.123 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:31:27.151 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:31:27.169 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:31:27.197 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:31:27.215 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:31:27.244 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:31:27.262 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:31:27.290 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:31:27.308 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:31:27.337 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:31:27.355 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:31:27.382 | + 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-05-13 06:31:27.387 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:31:27.405 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:31:27.434 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:31:27.461 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:31:27.489 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:31:27.519 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:31:27.521 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:31:27.526 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:31:27.554 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:31:27.582 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:31:27.611 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:31:27.640 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:31:27.669 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:31:27.696 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:31:27.723 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:31:27.751 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:31:27.778 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:31:27.794 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:27.796 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:31:27.815 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:31:27.818 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:31:27.837 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:31:27.839 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2021-05-13 06:31:27.866 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:31:27.869 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:31:27.897 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2021-05-13 06:31:27.926 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:31:27.928 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:31:27.955 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:31:27.971 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:27.974 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:31:27.977 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:31:27.981 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:31:27.984 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:31:27.997 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:31:27.999 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:31:28.010 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:31:28.013 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:31:28.015 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:31:28.018 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:31:28.020 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:31:28.022 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:31:28.025 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:31:28.027 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:31:28.029 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:31:28.041 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:31:28.044 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:31:28.046 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:31:28.065 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:28.067 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:31:28.085 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:28.087 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:31:28.089 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:31:28.092 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:31:28.094 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:31:28.097 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:31:28.099 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:31:28.102 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:31:28.105 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:31:28.122 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:28.125 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:31:28.127 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:31:28.144 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:28.147 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:31:28.149 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:31:28.152 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:31:28.155 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:28.157 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:28.160 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:31:28.163 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:28.166 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:31:28.169 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:31:28.172 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:31:28.175 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:31:28.177 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:31:28.180 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:31:28.183 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:31:28.186 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:31:28.189 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:31:28.192 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:31:28.196 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:31:28.196 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:31:28.201 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:31:28.204 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:31:28.207 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:31:28.210 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:31:28.213 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:31:28.234 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:31:28.237 | + 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-05-13 06:31:28.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:28.966 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:28.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:28.966 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:30.002 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:30.002 | 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-05-13 06:31:30.006 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:30.006 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:30.008 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:30.013 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:30.020 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:30.026 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (2.5.0) 2021-05-13 06:31:30.118 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-05-13 06:31:30.123 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:31:30.134 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:31:30.193 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.1) 2021-05-13 06:31:30.215 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-05-13 06:31:30.220 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2021-05-13 06:31:30.238 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-05-13 06:31:30.249 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:31:30.288 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:31:30.294 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-05-13 06:31:30.301 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-05-13 06:31:30.338 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-05-13 06:31:30.353 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.2.0) 2021-05-13 06:31:30.358 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:31:30.367 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.0) 2021-05-13 06:31:30.390 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:31:30.406 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-13 06:31:30.412 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:31:30.414 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:31:30.417 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:31:30.420 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (7.4.0) 2021-05-13 06:31:30.435 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-05-13 06:31:30.441 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:31:30.459 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.11.1) 2021-05-13 06:31:30.484 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:31:30.488 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:31:30.509 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:31:30.513 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.2) 2021-05-13 06:31:30.516 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:31:30.519 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:31:30.526 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:31:30.540 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:31:30.560 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:31:30.565 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:31:30.574 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:31:30.577 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:31:30.582 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:31:30.586 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:31:30.593 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:31:30.598 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:31:30.604 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:31:30.607 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:31:30.610 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:31:30.624 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:31:30.635 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:31:30.643 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:31:30.652 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:31:30.662 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:31:30.665 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-05-13 06:31:30.668 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:31:30.670 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:31:30.674 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:31:30.678 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:31:30.686 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-13 06:31:30.688 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:31:30.691 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:31:30.694 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2021-05-13 06:31:30.701 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:31:30.752 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:31:30.768 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:31:30.775 | 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 412)) (1.6.0) 2021-05-13 06:31:30.778 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:31:30.781 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:31:30.784 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:31:30.787 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:31:32.457 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:31:32.457 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:31:32.539 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:32.543 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:32.546 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:32.550 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:32.554 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:32.558 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:32.561 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:32.565 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:32.568 | + functions-common:time_stop:2311 : start_time=1620887488229 2021-05-13 06:31:32.570 | + functions-common:time_stop:2313 : [[ -z 1620887488229 ]] 2021-05-13 06:31:32.574 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:32.578 | + functions-common:time_stop:2316 : end_time=1620887492575 2021-05-13 06:31:32.580 | + functions-common:time_stop:2317 : elapsed_time=4346 2021-05-13 06:31:32.582 | + functions-common:time_stop:2318 : total=58662 2021-05-13 06:31:32.585 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:32.587 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63008 2021-05-13 06:31:32.590 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:32.592 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:31:32.595 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:31:32.598 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:31:32.611 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-05-13 06:31:32.617 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:31:32.620 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:31:32.622 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:31:32.625 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:31:32.627 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:31:32.630 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:31:32.633 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:31:32.635 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:31:32.638 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:31:32.655 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:31:32.658 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:31:32.660 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:32.663 | + functions-common:git_clone:544 : echo master 2021-05-13 06:31:32.663 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:31:32.669 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:31:32.671 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:32.674 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:31:32.677 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:31:32.677 | + functions-common:git_clone:593 : head -1 2021-05-13 06:31:32.680 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:31:32.682 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:31:32.685 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:31:32.688 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:31:32.690 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:31:32.693 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:31:32.695 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:31:32.698 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:31:32.700 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:31:32.703 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:31:32.705 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:31:32.708 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:31:32.710 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:31:32.714 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:31:32.716 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:31:32.719 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:31:32.722 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:31:32.724 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:31:32.728 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:31:32.733 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:31:32.737 | + 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-05-13 06:31:33.328 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:31:33.332 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:31:33.335 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:31:33.338 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:31:33.341 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:31:33.345 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:31:33.347 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:31:33.350 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:31:33.353 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:31:33.355 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:31:33.357 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:31:33.360 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:31:33.363 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:31:33.365 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:31:33.389 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:31:33.392 | + 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-05-13 06:31:34.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:34.129 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:34.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:34.130 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:35.163 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:35.163 | 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-05-13 06:31:35.167 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:35.167 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:35.169 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:35.174 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:35.181 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:35.198 | Obtaining file:///opt/stack/glance 2021-05-13 06:31:36.466 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:31:37.752 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:31:37.761 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:31:37.770 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:31:37.781 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:31:37.809 | Requirement already satisfied: WSME===0.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.1) 2021-05-13 06:31:37.818 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:31:37.831 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:31:37.840 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.8.0) 2021-05-13 06:31:37.860 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:31:37.899 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-05-13 06:31:37.912 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:31:37.920 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:31:37.925 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:31:37.934 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:31:37.941 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (2.5.0) 2021-05-13 06:31:38.009 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-13 06:31:38.014 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-05-13 06:31:38.019 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-05-13 06:31:38.022 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-05-13 06:31:38.033 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:31:38.091 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:31:38.157 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:31:38.162 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-13 06:31:38.166 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:31:38.185 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:31:38.220 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:31:38.231 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:31:38.272 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:31:38.278 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:31:38.326 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:31:38.332 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:31:38.370 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:31:38.424 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:31:38.443 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:31:38.457 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2021-05-13 06:31:38.472 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:31:38.481 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:31:38.504 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:31:38.515 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:31:38.531 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:31:38.576 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:31:38.582 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:31:38.585 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:31:38.587 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:31:38.608 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:31:38.622 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:31:38.633 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:31:38.636 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:31:38.639 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:31:38.655 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:31:38.660 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-05-13 06:31:38.663 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:31:38.681 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:31:38.685 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:31:38.692 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:31:38.711 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.3.3) 2021-05-13 06:31:38.716 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:31:38.721 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:31:38.771 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (0.8.1) 2021-05-13 06:31:38.774 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:31:38.777 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-05-13 06:31:38.788 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:31:38.791 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:31:38.793 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:31:38.801 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:31:38.855 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:31:38.870 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:31:38.879 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:31:38.885 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:31:38.902 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:31:38.906 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:31:38.913 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:31:38.934 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:31:38.937 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:31:38.942 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:31:38.949 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:31:38.953 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:31:38.961 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:31:38.967 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:31:38.972 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:31:38.976 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:31:38.979 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:31:39.019 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:31:39.024 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:31:39.031 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:31:39.034 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:31:39.066 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:31:39.069 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:31:39.081 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:31:39.084 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:31:39.088 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-05-13 06:31:39.091 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:31:39.095 | 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-05-13 06:31:39.097 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-13 06:31:39.103 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:31:39.109 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-05-13 06:31:39.147 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:31:39.150 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:31:39.152 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:31:39.155 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:31:39.158 | 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-05-13 06:31:39.161 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:31:39.164 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:31:39.167 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:31:39.170 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:31:39.225 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:31:39.268 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:31:39.271 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:31:39.276 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:31:40.265 | Installing collected packages: glance 2021-05-13 06:31:40.265 | Attempting uninstall: glance 2021-05-13 06:31:40.267 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:31:40.270 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:31:40.272 | Running setup.py develop for glance 2021-05-13 06:31:41.839 | Successfully installed glance 2021-05-13 06:31:41.976 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:31:41.977 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:31:42.066 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:42.070 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:42.074 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:42.078 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:42.082 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:42.084 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:42.086 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:42.089 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:42.091 | + functions-common:time_stop:2311 : start_time=1620887493384 2021-05-13 06:31:42.094 | + functions-common:time_stop:2313 : [[ -z 1620887493384 ]] 2021-05-13 06:31:42.097 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:42.101 | + functions-common:time_stop:2316 : end_time=1620887502098 2021-05-13 06:31:42.103 | + functions-common:time_stop:2317 : elapsed_time=8714 2021-05-13 06:31:42.106 | + functions-common:time_stop:2318 : total=63008 2021-05-13 06:31:42.108 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:42.111 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71722 2021-05-13 06:31:42.113 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:42.116 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:31:42.119 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:31:42.121 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:31:42.140 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:31:42.152 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:31:42.155 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:31:42.158 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:42.160 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:42.163 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:31:42.166 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:42.168 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:31:42.171 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:31:42.174 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:31:42.186 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:31:42.189 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:31:42.192 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:31:42.194 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:31:42.197 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:31:42.199 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:31:42.202 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:31:42.204 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:31:42.233 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:31:42.263 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:31:42.293 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:31:42.323 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:31:42.353 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:31:42.383 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:31:42.386 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:31:42.388 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:31:42.391 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:31:42.393 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:31:42.423 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:31:42.452 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.25/identity 2021-05-13 06:31:42.481 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:31:42.511 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:31:42.541 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:31:42.570 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:31:42.600 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:31:42.630 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:31:42.659 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:31:42.689 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:31:42.719 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:31:42.722 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:31:42.724 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:31:42.727 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:31:42.729 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:31:42.732 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:31:42.749 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:42.752 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:31:42.755 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:31:42.757 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:31:42.774 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:42.777 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:31:42.780 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:31:42.810 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:31:42.812 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:31:42.815 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:31:42.817 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:31:42.820 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:31:42.822 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:31:42.825 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:31:42.827 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:31:42.830 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:31:42.832 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:31:42.835 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-13 06:31:42.865 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:31:42.867 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2021-05-13 06:31:42.897 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:31:42.900 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:31:42.917 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:42.919 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:31:42.951 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:31:42.982 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-05-13 06:31:43.012 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:31:43.042 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:31:43.072 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:31:43.089 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:43.092 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:31:43.122 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:31:43.152 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:31:43.182 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.25/identity/v3 2021-05-13 06:31:43.212 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:31:43.242 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2021-05-13 06:31:43.272 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:31:43.290 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:43.292 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:31:43.295 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:31:43.297 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:31:43.300 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:31:43.318 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:31:43.321 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:31:43.323 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:31:43.326 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:31:43.328 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:31:43.359 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:31:43.389 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:31:43.420 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:31:43.450 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-05-13 06:31:43.455 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:31:43.485 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:31:43.515 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:31:43.545 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2021-05-13 06:31:43.575 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:31:43.606 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:31:43.636 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:31:43.667 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-13 06:31:43.697 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:31:43.727 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:31:43.757 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:31:43.787 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:31:43.793 | + lib/glance:configure_glance:353 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-05-13 06:31:43.800 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:31:43.817 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:43.820 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:31:43.822 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-05-13 06:31:43.824 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:31:43.827 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:31:43.829 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:31:43.832 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:31:43.836 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:31:43.838 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:31:43.842 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-05-13 06:31:43.873 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:31:43.875 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:31:43.878 | ++ functions:get_random_port:837 : true 2021-05-13 06:31:43.880 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:31:43.882 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:31:43.885 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:31:43.932 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:31:43.934 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:31:43.937 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:31:43.940 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:31:43.943 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-05-13 06:31:43.971 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:31:43.999 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:31:44.026 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:31:44.054 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:31:44.082 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:31:44.110 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:31:44.138 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:31:44.166 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:31:44.193 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:31:44.221 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:31:44.249 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:31:44.277 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:31:44.305 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:31:44.333 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:31:44.361 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:31:44.389 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:31:44.417 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:31:44.446 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:31:44.477 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:31:44.479 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:31:44.482 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:31:44.484 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:44.486 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:44.489 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:31:44.491 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:31:44.545 | proxy (enabled by site administrator) 2021-05-13 06:31:44.549 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:31:44.552 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:31:44.556 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:31:44.559 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:44.563 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:44.566 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:31:44.568 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:31:44.621 | proxy_http (enabled by site administrator) 2021-05-13 06:31:44.624 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:31:44.628 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:31:44.632 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:31:44.635 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:31:44.638 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:44.641 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:44.645 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:31:44.649 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:31:44.653 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:31:44.653 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:31:44.664 | KeepAlive Off 2021-05-13 06:31:44.668 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:31:44.668 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:31:44.677 | SetEnv proxy-sendchunked 1 2021-05-13 06:31:44.681 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:31:44.681 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:31:44.689 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:31:44.692 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:31:44.695 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:31:44.697 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:31:44.700 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:31:44.702 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:31:44.705 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:44.707 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:44.710 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:31:44.712 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:31:44.715 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:44.717 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:44.719 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:31:44.783 | Site glance-wsgi-api already enabled 2021-05-13 06:31:44.789 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:31:44.793 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:31:44.796 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:31:44.800 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:31:44.928 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:31:44.935 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-05-13 06:31:44.969 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:31:44.987 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:44.990 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:31:44.992 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:31:44.995 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:31:44.998 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:31:45.000 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:31:45.003 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:31:45.005 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:31:45.008 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:31:45.010 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:31:45.013 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:31:45.016 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:31:45.018 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:31:45.021 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:31:45.024 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:31:45.040 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:31:45.043 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:31:45.045 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:45.048 | + functions-common:git_clone:544 : echo master 2021-05-13 06:31:45.048 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:31:45.054 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:31:45.056 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:45.058 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:31:45.061 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:31:45.062 | + functions-common:git_clone:593 : head -1 2021-05-13 06:31:45.065 | ed4d261d1 [SVF]: Fix mkvdisk volume name length issue 2021-05-13 06:31:45.068 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:31:45.071 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:31:45.074 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:31:45.076 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:31:45.079 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:31:45.081 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:31:45.084 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:31:45.087 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:31:45.089 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:31:45.092 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:31:45.094 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:31:45.097 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:31:45.100 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:31:45.102 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:31:45.105 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:31:45.108 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:31:45.110 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:31:45.114 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:31:45.120 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:31:45.122 | + 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-05-13 06:31:45.713 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:31:45.717 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:31:45.720 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:31:45.723 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:31:45.727 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:31:45.730 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:31:45.733 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:31:45.737 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:31:45.739 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:31:45.741 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:31:45.744 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:31:45.747 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:31:45.749 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:31:45.751 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:31:45.773 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:31:45.775 | + 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-05-13 06:31:46.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:46.512 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:46.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:46.512 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:47.535 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:47.535 | 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-05-13 06:31:47.538 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:47.539 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:47.540 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:47.545 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:47.552 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:47.556 | Obtaining file:///opt/stack/cinder 2021-05-13 06:31:49.587 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:31:51.615 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:31:51.624 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:31:51.633 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:31:51.644 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:31:51.671 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:31:51.684 | Requirement already satisfied: boto3===1.17.62 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (1.17.62) 2021-05-13 06:31:51.693 | Requirement already satisfied: botocore===1.20.62 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (1.20.62) 2021-05-13 06:31:51.704 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.8.0) 2021-05-13 06:31:51.724 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-05-13 06:31:51.763 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2021-05-13 06:31:51.776 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-05-13 06:31:51.779 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-05-13 06:31:51.788 | Requirement already satisfied: google-api-python-client===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.3.0) 2021-05-13 06:31:51.803 | Requirement already satisfied: google-auth===1.30.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.30.0) 2021-05-13 06:31:51.825 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (0.1.0) 2021-05-13 06:31:51.831 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-13 06:31:51.836 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-05-13 06:31:51.841 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-05-13 06:31:51.844 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-05-13 06:31:51.848 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-05-13 06:31:51.859 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:31:51.918 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:31:51.970 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (4.6.3) 2021-05-13 06:31:51.979 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.1.3) 2021-05-13 06:31:51.989 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.1) 2021-05-13 06:31:52.012 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-13 06:31:52.017 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:31:52.034 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:31:52.070 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:31:52.080 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:31:52.120 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:31:52.126 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:31:52.174 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:31:52.180 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:31:52.218 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:31:52.272 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:31:52.289 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:31:52.304 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-05-13 06:31:52.319 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2021-05-13 06:31:52.334 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2021-05-13 06:31:52.338 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:31:52.348 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:31:52.371 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:31:52.382 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:31:52.398 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-05-13 06:31:52.417 | Requirement already satisfied: oslo.vmware===3.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.9.0) 2021-05-13 06:31:52.440 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:31:52.484 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:31:52.490 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (2.7.2) 2021-05-13 06:31:52.524 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:31:52.527 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:31:52.529 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:31:52.550 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (0.4.8) 2021-05-13 06:31:52.553 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.2.8) 2021-05-13 06:31:52.557 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:31:52.568 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:31:52.571 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:31:52.574 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:31:52.590 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:31:52.595 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (3.3.0) 2021-05-13 06:31:52.611 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:31:52.630 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-05-13 06:31:52.645 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (3.11.1) 2021-05-13 06:31:52.671 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:31:52.675 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:31:52.682 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:31:52.701 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:31:52.706 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (4.7.2) 2021-05-13 06:31:52.711 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (2.1.74) 2021-05-13 06:31:52.715 | Requirement already satisfied: s3transfer===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (0.4.2) 2021-05-13 06:31:52.724 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:31:52.796 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:31:52.799 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-05-13 06:31:52.809 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:31:52.812 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:31:52.815 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:31:52.822 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.6) 2021-05-13 06:31:52.825 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.8.9) 2021-05-13 06:31:52.831 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:31:52.886 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:31:52.900 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:31:52.909 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:31:52.915 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:31:52.932 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.0) 2021-05-13 06:31:52.990 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:31:52.994 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:31:53.001 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.0.1) 2021-05-13 06:31:53.004 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:31:53.026 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:31:53.030 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.3) 2021-05-13 06:31:53.038 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:31:53.040 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:31:53.046 | Requirement already satisfied: zstd===1.4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.4.9.1) 2021-05-13 06:31:53.049 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:31:53.052 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-05-13 06:31:53.061 | Requirement already satisfied: google-api-core===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.26.3) 2021-05-13 06:31:53.084 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:31:53.088 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-05-13 06:31:53.093 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-05-13 06:31:53.098 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-05-13 06:31:53.106 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:31:53.109 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:31:53.114 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:31:53.123 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:31:53.128 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:31:53.168 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-05-13 06:31:53.174 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:31:53.181 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:31:53.184 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-05-13 06:31:53.194 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:31:53.197 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:31:53.207 | 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-05-13 06:31:53.220 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-05-13 06:31:53.231 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:31:53.246 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:31:53.250 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-05-13 06:31:53.253 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:31:53.256 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (0.22.0) 2021-05-13 06:31:53.260 | 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-05-13 06:31:53.262 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:31:53.268 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-13 06:31:53.274 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-05-13 06:31:53.310 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-05-13 06:31:53.313 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:31:53.315 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:31:53.318 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:31:53.321 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.32) 2021-05-13 06:31:53.326 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:31:53.329 | Requirement already satisfied: googleapis-common-protos===1.53.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (1.53.0) 2021-05-13 06:31:53.335 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:31:53.339 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:31:53.341 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:31:53.350 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-05-13 06:31:53.352 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:31:53.355 | 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-05-13 06:31:53.359 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-05-13 06:31:53.413 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.1) 2021-05-13 06:31:53.416 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:31:53.421 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:31:53.461 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:31:53.464 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-05-13 06:31:54.306 | Installing collected packages: cinder 2021-05-13 06:31:54.307 | Attempting uninstall: cinder 2021-05-13 06:31:54.308 | Found existing installation: cinder 18.1.0.dev93 2021-05-13 06:31:54.312 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:31:54.313 | Running setup.py develop for cinder 2021-05-13 06:31:56.613 | Successfully installed cinder 2021-05-13 06:31:56.748 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:31:56.748 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:31:56.838 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:56.842 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:56.845 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:56.849 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:56.852 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:56.856 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:56.859 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:56.863 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:56.866 | + functions-common:time_stop:2311 : start_time=1620887505767 2021-05-13 06:31:56.869 | + functions-common:time_stop:2313 : [[ -z 1620887505767 ]] 2021-05-13 06:31:56.873 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:56.878 | + functions-common:time_stop:2316 : end_time=1620887516876 2021-05-13 06:31:56.881 | + functions-common:time_stop:2317 : elapsed_time=11109 2021-05-13 06:31:56.884 | + functions-common:time_stop:2318 : total=71722 2021-05-13 06:31:56.886 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:56.888 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82831 2021-05-13 06:31:56.891 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:56.894 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:31:56.896 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:31:56.899 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:31:56.917 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:31:56.930 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:31:56.932 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:31:56.935 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:56.937 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:56.940 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:31:56.943 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:56.945 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:31:56.948 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:31:56.950 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:31:56.953 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:56.956 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:56.958 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:31:56.970 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:31:56.973 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:31:56.975 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:31:56.978 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:31:56.981 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:31:56.983 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:56.986 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:31:56.988 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:56.991 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:56.994 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:31:56.996 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:31:56.999 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:31:57.001 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:31:57.004 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:31:57.006 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:31:57.009 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:57.011 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:57.014 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:31:57.037 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-05-13 06:31:57.143 | Reading package lists... 2021-05-13 06:31:57.361 | Building dependency tree... 2021-05-13 06:31:57.362 | Reading state information... 2021-05-13 06:31:57.589 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:31:57.589 | The following packages were automatically installed and are no longer required: 2021-05-13 06:31:57.590 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:31:57.590 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:31:57.590 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:31:57.590 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:31:57.590 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:31:57.590 | python3-zope.interface 2021-05-13 06:31:57.590 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:31:57.726 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:31:57.732 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:31:57.737 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:31:57.739 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:57.742 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:57.745 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:57.747 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:57.750 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:57.753 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:31:57.755 | + functions-common:time_stop:2311 : start_time=1620887517034 2021-05-13 06:31:57.758 | + functions-common:time_stop:2313 : [[ -z 1620887517034 ]] 2021-05-13 06:31:57.761 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:57.766 | + functions-common:time_stop:2316 : end_time=1620887517763 2021-05-13 06:31:57.768 | + functions-common:time_stop:2317 : elapsed_time=729 2021-05-13 06:31:57.771 | + functions-common:time_stop:2318 : total=5036 2021-05-13 06:31:57.774 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:57.776 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5765 2021-05-13 06:31:57.779 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:31:57.781 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:31:57.784 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:31:57.787 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:31:57.799 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:31:57.803 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:31:57.806 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:31:57.808 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:31:57.812 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:31:57.812 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:31:57.817 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:31:57.819 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:31:57.821 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:31:57.823 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:31:57.825 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:31:57.828 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:31:57.830 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:31:57.833 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:31:57.845 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:31:57.857 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-05-13 06:31:57.869 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-05-13 06:31:57.882 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-05-13 06:31:57.894 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:31:57.897 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:31:57.901 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.51hftJWzCr 2021-05-13 06:31:57.903 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:31:57.906 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:31:57.908 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:31:57.910 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.51hftJWzCr 2021-05-13 06:31:57.914 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.51hftJWzCr 2021-05-13 06:31:57.926 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.51hftJWzCr /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:31:57.939 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:31:57.943 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:31:57.945 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:31:57.947 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:31:57.950 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:31:57.952 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-05-13 06:31:57.954 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-05-13 06:31:57.957 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:31:57.959 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:31:57.964 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:31:57.969 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:31:57.988 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:31:58.007 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:31:58.026 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:31:58.045 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:31:58.064 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:31:58.084 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:31:58.103 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:31:58.123 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:31:58.125 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:31:58.128 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:31:58.130 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:31:58.133 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:31:58.163 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:31:58.191 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.25/identity 2021-05-13 06:31:58.219 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:31:58.248 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:31:58.276 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:31:58.304 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:31:58.332 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:31:58.360 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:31:58.389 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:31:58.417 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:31:58.449 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:31:58.478 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:31:58.480 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:31:58.483 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:31:58.485 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:31:58.488 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:31:58.491 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:31:58.522 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:31:58.551 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:31:58.579 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:31:58.608 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:31:58.636 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:31:58.665 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:31:58.696 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:31:58.698 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2021-05-13 06:31:58.727 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:31:58.759 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:31:58.767 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key ebd477421d12131c810ef089d8f39408 2021-05-13 06:31:58.795 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:31:58.824 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:31:58.841 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:58.844 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:31:58.861 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:58.863 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:31:58.880 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:58.883 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:31:58.901 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:58.903 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:31:58.906 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:31:58.909 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:31:58.911 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:31:58.915 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:31:58.917 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:31:58.920 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:31:58.939 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:58.942 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:31:58.945 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:31:58.947 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:31:58.963 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:58.966 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:31:58.969 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:31:58.997 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:31:59.000 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:31:59.002 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:31:59.005 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:31:59.007 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:31:59.010 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:31:59.028 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:31:59.031 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:31:59.033 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:31:59.036 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:31:59.038 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:31:59.070 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:31:59.100 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:31:59.129 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:31:59.157 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:31:59.160 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:31:59.162 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:31:59.165 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:31:59.167 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:31:59.170 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:31:59.173 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:31:59.177 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:31:59.179 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:31:59.182 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:31:59.195 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:31:59.195 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:31:59.203 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:31:59.207 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:31:59.222 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:31:59.225 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:31:59.229 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-05-13 06:31:59.259 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:31:59.288 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:31:59.322 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:31:59.350 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:31:59.379 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:31:59.406 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:31:59.434 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:31:59.462 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:31:59.490 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:31:59.519 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:31:59.547 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:31:59.575 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:31:59.603 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:31:59.605 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:31:59.608 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:31:59.611 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:31:59.613 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:31:59.616 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:59.619 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:59.621 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:31:59.624 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:31:59.626 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:31:59.654 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:31:59.683 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-05-13 06:31:59.683 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:31:59.691 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:31:59.695 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:31:59.697 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:31:59.700 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:31:59.703 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:31:59.705 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:31:59.707 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:59.710 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:59.712 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:31:59.715 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:31:59.717 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:59.720 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:59.722 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:31:59.785 | Enabling site cinder-wsgi. 2021-05-13 06:31:59.795 | To activate the new configuration, you need to run: 2021-05-13 06:31:59.795 | systemctl reload apache2 2021-05-13 06:31:59.800 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:31:59.803 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:31:59.805 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:31:59.808 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:31:59.938 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:31:59.941 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:31:59.973 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2021-05-13 06:32:00.002 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:32:00.019 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:00.022 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:32:00.024 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:32:00.027 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:32:00.029 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:32:00.032 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:32:00.063 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:32:00.092 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.25/identity 2021-05-13 06:32:00.121 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:32:00.149 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:32:00.178 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:32:00.207 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:32:00.235 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:32:00.264 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:32:00.292 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:32:00.321 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:32:00.349 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:32:00.379 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:32:00.381 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:32:00.398 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:00.400 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2021-05-13 06:32:00.432 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:32:00.449 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:00.452 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:32:00.454 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:32:00.457 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:32:00.459 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:32:00.461 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:32:00.464 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:32:00.468 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:32:00.468 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:32:00.473 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:32:00.476 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-05-13 06:32:00.479 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-05-13 06:32:00.481 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:32:00.484 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:32:00.487 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:32:00.489 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:32:00.492 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:32:00.495 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:32:00.497 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:32:00.500 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:32:00.502 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:32:00.505 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:32:00.507 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:32:00.510 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:32:00.512 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:32:00.515 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:32:00.517 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:32:00.520 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:32:00.523 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:32:00.538 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:32:00.540 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:32:00.543 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:00.546 | + functions-common:git_clone:544 : echo master 2021-05-13 06:32:00.546 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:32:00.551 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:32:00.554 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:00.556 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:32:00.559 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:32:00.559 | + functions-common:git_clone:593 : head -1 2021-05-13 06:32:00.562 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:32:00.565 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:32:00.568 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:32:00.570 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:32:00.573 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:32:00.575 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:32:00.578 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:32:00.580 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:32:00.583 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:32:00.586 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:32:00.588 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:32:00.591 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:32:00.593 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:32:00.597 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:32:00.599 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:32:00.602 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:32:00.605 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:32:00.607 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:32:00.611 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:32:00.617 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:32:00.620 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-05-13 06:32:01.202 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:32:01.205 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:32:01.208 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:32:01.211 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:32:01.214 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:32:01.217 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:32:01.220 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:32:01.223 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:32:01.225 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:32:01.228 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:32:01.230 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:32:01.232 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:32:01.235 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:32:01.237 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:32:01.259 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:32:01.261 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-05-13 06:32:01.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:01.989 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:01.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:01.989 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:03.008 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:32:03.009 | 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-05-13 06:32:03.012 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:03.012 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:03.014 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:03.019 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:03.026 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:03.030 | Obtaining file:///opt/stack/neutron 2021-05-13 06:32:05.127 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:32:07.237 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:32:07.245 | 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-05-13 06:32:07.248 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:32:07.257 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:32:07.266 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:32:07.277 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:32:07.304 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:32:07.317 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:32:07.326 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:32:07.334 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:32:07.337 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:32:07.346 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:32:07.352 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:32:07.357 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-05-13 06:32:07.362 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:32:07.422 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:32:07.474 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:32:07.479 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:32:07.482 | Requirement already satisfied: neutron-lib===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.11.0) 2021-05-13 06:32:07.521 | Requirement already satisfied: openstacksdk===0.56.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.56.0) 2021-05-13 06:32:07.547 | Requirement already satisfied: os-ken===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.4.0) 2021-05-13 06:32:07.565 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-13 06:32:07.569 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.5.0) 2021-05-13 06:32:07.574 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.4.0) 2021-05-13 06:32:07.597 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:32:07.633 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:32:07.644 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:32:07.683 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:32:07.689 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:32:07.737 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:32:07.744 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:32:07.782 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:32:07.837 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:32:07.854 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:32:07.870 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-05-13 06:32:07.885 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2021-05-13 06:32:07.898 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2021-05-13 06:32:07.903 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:32:07.912 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:32:07.935 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:32:07.946 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:32:07.962 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-05-13 06:32:07.981 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:32:08.027 | Requirement already satisfied: ovs===2.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.13.3) 2021-05-13 06:32:08.032 | Requirement already satisfied: ovsdbapp===1.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.10.0) 2021-05-13 06:32:08.041 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:32:08.047 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:32:08.050 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.3.3) 2021-05-13 06:32:08.059 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:32:08.061 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:32:08.082 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:32:08.097 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:32:08.107 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:32:08.110 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:32:08.113 | Requirement already satisfied: pyroute2===0.5.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.5.18) 2021-05-13 06:32:08.120 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:32:08.125 | Requirement already satisfied: python-designateclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (4.2.0) 2021-05-13 06:32:08.145 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-05-13 06:32:08.147 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:32:08.166 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (7.3.0) 2021-05-13 06:32:08.192 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-05-13 06:32:08.207 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:32:08.211 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:32:08.218 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:32:08.238 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-05-13 06:32:08.240 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:32:08.245 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.2.2) 2021-05-13 06:32:08.250 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:32:08.301 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.17.2) 2021-05-13 06:32:08.304 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:32:08.307 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.3.0) 2021-05-13 06:32:08.310 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-05-13 06:32:08.321 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:32:08.324 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:32:08.327 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:32:08.334 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:32:08.348 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:32:08.357 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:32:08.363 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:32:08.380 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.0.4) 2021-05-13 06:32:08.399 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.0) 2021-05-13 06:32:08.457 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:32:08.460 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:32:08.467 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:32:08.487 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:32:08.491 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:32:08.494 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:32:08.499 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:32:08.507 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:32:08.515 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:32:08.518 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-05-13 06:32:08.522 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (2.5.0) 2021-05-13 06:32:08.543 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:32:08.571 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:32:08.574 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.32) 2021-05-13 06:32:08.579 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:32:08.619 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (0.10.0) 2021-05-13 06:32:08.622 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:32:08.626 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:32:08.631 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:32:08.634 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.0.2) 2021-05-13 06:32:08.674 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:32:08.679 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:32:08.683 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:32:08.694 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.3.5) 2021-05-13 06:32:08.696 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2021-05-13 06:32:08.718 | Requirement already satisfied: osc-lib===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.4.0) 2021-05-13 06:32:08.733 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:32:08.745 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:32:08.757 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.1.0) 2021-05-13 06:32:08.761 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:32:08.765 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:32:08.769 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:32:08.771 | 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-05-13 06:32:08.774 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:32:08.776 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:32:08.779 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:32:08.781 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:32:08.784 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (2.1) 2021-05-13 06:32:08.788 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-13 06:32:08.790 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:32:08.793 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:32:08.796 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (2.0.0) 2021-05-13 06:32:08.809 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) (4.9.3) 2021-05-13 06:32:08.821 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:32:08.877 | Requirement already satisfied: soupsieve===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.2.1) 2021-05-13 06:32:08.882 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:32:08.923 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:32:08.928 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:32:08.932 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:32:09.866 | Installing collected packages: neutron 2021-05-13 06:32:09.866 | Attempting uninstall: neutron 2021-05-13 06:32:09.868 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:32:09.878 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:32:09.880 | Running setup.py develop for neutron 2021-05-13 06:32:12.295 | Successfully installed neutron 2021-05-13 06:32:12.435 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:32:12.435 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:32:12.518 | + inc/python:pip_install:200 : result=0 2021-05-13 06:32:12.522 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:32:12.526 | + functions-common:time_stop:2304 : local name 2021-05-13 06:32:12.530 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:12.533 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:12.536 | + functions-common:time_stop:2307 : local total 2021-05-13 06:32:12.538 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:12.540 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:32:12.543 | + functions-common:time_stop:2311 : start_time=1620887521253 2021-05-13 06:32:12.545 | + functions-common:time_stop:2313 : [[ -z 1620887521253 ]] 2021-05-13 06:32:12.548 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:12.553 | + functions-common:time_stop:2316 : end_time=1620887532550 2021-05-13 06:32:12.555 | + functions-common:time_stop:2317 : elapsed_time=11297 2021-05-13 06:32:12.558 | + functions-common:time_stop:2318 : total=82831 2021-05-13 06:32:12.560 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:12.562 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94128 2021-05-13 06:32:12.565 | + inc/python:pip_install:203 : return 0 2021-05-13 06:32:12.568 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:32:12.570 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:32:12.573 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:32:12.592 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:32:12.604 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:32:12.607 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:32:12.610 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:32:12.612 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:32:12.615 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:32:12.617 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:32:12.620 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:32:12.623 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:32:12.625 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:32:12.628 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:32:12.628 | Installing OVN and dependent packages 2021-05-13 06:32:12.630 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:32:12.633 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:32:12.649 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:12.652 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:360 : die 360 'The q-agt/neutron-agt service must be disabled with OVN.' 2021-05-13 06:32:12.654 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:32:12.658 | [Call Trace] 2021-05-13 06:32:12.658 | ./stack.sh:896:stack_install_service 2021-05-13 06:32:12.658 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:32:12.658 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:32:12.658 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:32:12.658 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:32:12.658 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:32:12.663 | [ERROR] /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360 The q-agt/neutron-agt service must be disabled with OVN. 2021-05-13 06:32:13.667 | Error on exit 2021-05-13 06:32:14.461 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:32:14.461 |