2021-05-13 06:47:12.219 | + ./stack.sh:main:469 : exec 2021-05-13 06:47:12.219 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-064712' 2021-05-13 06:47:12.219 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-064712.summary.2021-05-13-064712 2021-05-13 06:47:12.219 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:47:12.219 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-064712 2021-05-13 06:47:12.219 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-064712 /opt/stack/logs/stack.sh.log 2021-05-13 06:47:12.219 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-064712.summary.2021-05-13-064712 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:47:12.219 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:47:12.219 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:47:12.219 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:47:12.219 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:47:12.219 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:47:12.219 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:47:12.219 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:47:12.219 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:47:12.219 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:47:12.219 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:47:12.219 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:47:12.219 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:47:12.219 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:47:12.219 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:47:12.222 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:47:12.224 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:47:12.226 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:47:12.228 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:47:12.230 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:47:12.231 | 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:47:12.233 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:47:12.235 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:47:12.238 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:47:12.265 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:47:12.281 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:47:12.283 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:47:12.285 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:47:12.286 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:47:12.288 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:47:12.290 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:47:12.292 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:47:12.294 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:47:12.296 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:47:12.297 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:47:12.299 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:47:12.301 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:47:12.302 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:47:12.305 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:47:12.308 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:47:12.309 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:47:12.311 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:47:12.313 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:47:12.315 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:47:12.328 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:47:12.330 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:47:12.332 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:47:12.334 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:47:12.335 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:47:12.337 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:47:12.339 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:47:12.341 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:47:12.342 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:47:12.344 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:47:12.346 | + 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:47:12.347 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:47:12.349 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:47:12.351 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:47:12.353 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:47:12.354 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:47:12.356 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:47:12.373 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:47:12.375 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:47:12.387 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:47:12.389 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:47:12.392 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:47:12.394 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:47:12.396 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:47:12.398 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:47:12.400 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:47:12.402 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:47:12.404 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:47:12.405 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:47:12.407 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:47:12.409 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:47:12.413 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:47:12.425 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:47:12.441 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:47:12.454 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:47:12.465 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:47:12.491 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:47:12.531 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:47:12.615 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:47:12.638 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:47:12.676 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:47:12.728 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:47:12.909 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:47:12.923 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:47:12.936 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:47:12.950 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:47:13.041 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:47:13.043 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:47:13.045 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:47:13.048 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:47:13.053 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:47:13.055 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:47:13.058 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:47:13.061 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:47:13.065 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:47:13.070 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:47:13.072 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:47:13.074 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:47:13.076 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:47:13.079 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:47:13.093 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:47:13.095 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:47:13.097 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:47:13.136 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:47:13.138 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:47:13.140 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:47:13.143 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:47:13.145 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:47:13.147 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:47:13.149 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:47:13.151 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:47:13.154 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:47:13.156 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:47:13.158 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.160 | + 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:47:13.163 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.165 | + 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:47:13.167 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.169 | + 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:47:13.172 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.174 | + 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:47:13.176 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.179 | + 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:47:13.181 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.183 | + 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:47:13.186 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.188 | + 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:47:13.190 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.192 | + 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:47:13.195 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.197 | + 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:47:13.200 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.202 | + 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:47:13.204 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.207 | + 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:47:13.209 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.211 | + 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:47:13.214 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.216 | + 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:47:13.218 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.221 | + 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:47:13.223 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.225 | + 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:47:13.227 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.230 | + 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:47:13.232 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.234 | + 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:47:13.236 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.239 | + 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:47:13.241 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.243 | + 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:47:13.246 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.248 | + 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:47:13.250 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.252 | + 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:47:13.255 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.257 | + 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:47:13.260 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.262 | + 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:47:13.264 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.266 | + 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:47:13.269 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.271 | + 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:47:13.273 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.276 | + 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:47:13.278 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.280 | + 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:47:13.283 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.285 | + 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:47:13.287 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.290 | + 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:47:13.292 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.294 | + 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:47:13.297 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.299 | + 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:47:13.301 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.303 | + 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:47:13.306 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.308 | + 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:47:13.310 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.312 | + 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:47:13.315 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.317 | + 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:47:13.320 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.323 | + 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:47:13.325 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.328 | + 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:47:13.331 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.333 | + 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:47:13.336 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.339 | + 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:47:13.342 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:47:13.345 | + 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:47:13.348 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:47:13.351 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:47:13.353 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:47:13.367 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:47:13.370 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:47:13.372 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:47:13.374 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:47:13.388 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:47:13.391 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:47:13.393 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:47:13.395 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:47:13.397 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:47:13.399 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:47:13.402 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:47:13.404 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:47:13.407 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:47:13.409 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:47:13.411 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:47:13.414 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:47:13.416 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:47:13.418 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:47:13.419 | Using mysql database backend 2021-05-13 06:47:13.421 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:47:13.436 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:47:13.452 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:47:13.454 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:47:13.471 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:47:13.487 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:47:13.489 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:47:13.505 | + ./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:47:13.521 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:47:13.537 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:47:13.540 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:47:13.556 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:47:13.559 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:47:13.575 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:47:13.577 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:47:13.579 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:47:13.582 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:47:13.585 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:47:13.589 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-064713 2021-05-13 06:47:13.591 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-064713 736' 2021-05-13 06:47:13.594 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:47:13.596 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:47:13.598 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:47:13.601 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:47:13.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:47:13.606 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:47:13.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:47:13.610 | + 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:47:13.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:47:13.615 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2021-05-13 06:47:13.617 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:47:13.620 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2021-05-13 06:47:13.622 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:47:13.624 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-064712 2021-05-13 06:47:13.627 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:47:13.629 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:47:13.631 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:47:13.634 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2021-05-13 06:47:13.636 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:47:13.638 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:47:13.641 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:47:13.643 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:47:13.646 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:47:13.648 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:47:13.650 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:47:13.653 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:47:13.655 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:47:13.657 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:47:13.660 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:47:13.662 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:47:13.664 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:47:13.666 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:47:13.669 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:47:13.671 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:47:13.674 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:47:13.688 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:47:13.691 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:47:13.693 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:47:13.696 | + functions-common:git_clone:544 : echo master 2021-05-13 06:47:13.696 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:47:13.701 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:47:13.703 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:47:13.706 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:47:13.708 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:47:13.709 | + functions-common:git_clone:593 : head -1 2021-05-13 06:47:13.712 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:47:13.714 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:47:13.717 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:47:13.719 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:47:13.722 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:47:13.724 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:47:13.726 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:47:13.729 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:47:13.731 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:47:13.734 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:47:13.736 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:47:13.739 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:47:13.742 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:47:13.746 | ++ tools/install_prereqs.sh:source:47 : NOW=1620888433 2021-05-13 06:47:13.749 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:47:13.753 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620888282 2021-05-13 06:47:13.756 | ++ tools/install_prereqs.sh:source:49 : DELTA=151 2021-05-13 06:47:13.758 | ++ tools/install_prereqs.sh:source:50 : [[ 151 -lt 7200 ]] 2021-05-13 06:47:13.760 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:47:13.763 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:47:13.765 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:47:13.768 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:47:13.770 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:47:13.772 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:47:13.775 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:47:13.777 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:47:13.780 | +++ 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:47:13.827 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:47:13.827 | apache2-dev 2021-05-13 06:47:13.827 | bc 2021-05-13 06:47:13.827 | bsdmainutils 2021-05-13 06:47:13.827 | curl 2021-05-13 06:47:13.827 | g++ 2021-05-13 06:47:13.827 | gawk 2021-05-13 06:47:13.827 | gcc 2021-05-13 06:47:13.827 | gettext 2021-05-13 06:47:13.827 | git 2021-05-13 06:47:13.827 | graphviz 2021-05-13 06:47:13.827 | iputils-ping 2021-05-13 06:47:13.827 | libapache2-mod-proxy-uwsgi 2021-05-13 06:47:13.827 | libffi-dev 2021-05-13 06:47:13.827 | libjpeg-dev 2021-05-13 06:47:13.827 | libmysqlclient-dev 2021-05-13 06:47:13.827 | libpcre3-dev 2021-05-13 06:47:13.827 | libpq-dev 2021-05-13 06:47:13.827 | libssl-dev 2021-05-13 06:47:13.827 | libsystemd-dev 2021-05-13 06:47:13.827 | libxml2-dev 2021-05-13 06:47:13.827 | libxslt1-dev 2021-05-13 06:47:13.827 | libyaml-dev 2021-05-13 06:47:13.827 | lsof 2021-05-13 06:47:13.827 | openssh-server 2021-05-13 06:47:13.827 | openssl 2021-05-13 06:47:13.827 | pkg-config 2021-05-13 06:47:13.827 | psmisc 2021-05-13 06:47:13.827 | python3-dev 2021-05-13 06:47:13.828 | python3-pip 2021-05-13 06:47:13.828 | python3-systemd 2021-05-13 06:47:13.828 | python3-venv 2021-05-13 06:47:13.828 | tar 2021-05-13 06:47:13.828 | tcpdump 2021-05-13 06:47:13.828 | unzip 2021-05-13 06:47:13.828 | uuid-runtime 2021-05-13 06:47:13.828 | wget 2021-05-13 06:47:13.828 | wget 2021-05-13 06:47:13.828 | zlib1g-dev 2021-05-13 06:47:13.828 | libkrb5-dev 2021-05-13 06:47:13.828 | libldap2-dev 2021-05-13 06:47:13.828 | libsasl2-dev 2021-05-13 06:47:13.828 | memcached 2021-05-13 06:47:13.828 | python3-mysqldb 2021-05-13 06:47:13.828 | sqlite3 2021-05-13 06:47:13.828 | conntrack 2021-05-13 06:47:13.828 | curl 2021-05-13 06:47:13.828 | dnsmasq-base 2021-05-13 06:47:13.828 | dnsmasq-utils 2021-05-13 06:47:13.828 | ebtables 2021-05-13 06:47:13.828 | genisoimage 2021-05-13 06:47:13.828 | iptables 2021-05-13 06:47:13.828 | iputils-arping 2021-05-13 06:47:13.828 | kpartx 2021-05-13 06:47:13.828 | libjs-jquery-tablesorter 2021-05-13 06:47:13.828 | libmysqlclient-dev 2021-05-13 06:47:13.828 | parted 2021-05-13 06:47:13.828 | pm-utils 2021-05-13 06:47:13.828 | python3-mysqldb 2021-05-13 06:47:13.828 | socat 2021-05-13 06:47:13.828 | sqlite3 2021-05-13 06:47:13.828 | sudo 2021-05-13 06:47:13.828 | vlan 2021-05-13 06:47:13.828 | lsscsi 2021-05-13 06:47:13.828 | open-iscsi 2021-05-13 06:47:13.828 | lvm2 2021-05-13 06:47:13.828 | qemu-utils 2021-05-13 06:47:13.829 | thin-provisioning-tools 2021-05-13 06:47:13.829 | acl 2021-05-13 06:47:13.829 | dnsmasq-base 2021-05-13 06:47:13.829 | dnsmasq-utils 2021-05-13 06:47:13.829 | ebtables 2021-05-13 06:47:13.829 | haproxy 2021-05-13 06:47:13.829 | iptables 2021-05-13 06:47:13.829 | iputils-arping 2021-05-13 06:47:13.829 | iputils-ping 2021-05-13 06:47:13.829 | libmysqlclient-dev 2021-05-13 06:47:13.829 | postgresql-server-dev-all 2021-05-13 06:47:13.829 | python3-mysqldb 2021-05-13 06:47:13.829 | sqlite3 2021-05-13 06:47:13.829 | sudo 2021-05-13 06:47:13.829 | vlan 2021-05-13 06:47:13.829 | ipset 2021-05-13 06:47:13.829 | conntrack 2021-05-13 06:47:13.829 | conntrackd 2021-05-13 06:47:13.829 | keepalived 2021-05-13 06:47:13.829 | dstat 2021-05-13 06:47:13.829 | lvm2 2021-05-13 06:47:13.829 | qemu-utils 2021-05-13 06:47:13.829 | thin-provisioning-tools 2021-05-13 06:47:13.829 | curl 2021-05-13 06:47:13.829 | liberasurecode-dev 2021-05-13 06:47:13.829 | make 2021-05-13 06:47:13.829 | memcached 2021-05-13 06:47:13.829 | sqlite3 2021-05-13 06:47:13.829 | xfsprogs' 2021-05-13 06:47:13.832 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:47:13.850 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:47:13.850 | apache2-dev 2021-05-13 06:47:13.850 | bc 2021-05-13 06:47:13.850 | bsdmainutils 2021-05-13 06:47:13.850 | curl 2021-05-13 06:47:13.850 | g++ 2021-05-13 06:47:13.850 | gawk 2021-05-13 06:47:13.850 | gcc 2021-05-13 06:47:13.850 | gettext 2021-05-13 06:47:13.850 | git 2021-05-13 06:47:13.850 | graphviz 2021-05-13 06:47:13.850 | iputils-ping 2021-05-13 06:47:13.850 | libapache2-mod-proxy-uwsgi 2021-05-13 06:47:13.850 | libffi-dev 2021-05-13 06:47:13.850 | libjpeg-dev 2021-05-13 06:47:13.850 | libmysqlclient-dev 2021-05-13 06:47:13.850 | libpcre3-dev 2021-05-13 06:47:13.850 | libpq-dev 2021-05-13 06:47:13.850 | libssl-dev 2021-05-13 06:47:13.850 | libsystemd-dev 2021-05-13 06:47:13.850 | libxml2-dev 2021-05-13 06:47:13.850 | libxslt1-dev 2021-05-13 06:47:13.850 | libyaml-dev 2021-05-13 06:47:13.850 | lsof 2021-05-13 06:47:13.850 | openssh-server 2021-05-13 06:47:13.850 | openssl 2021-05-13 06:47:13.850 | pkg-config 2021-05-13 06:47:13.850 | psmisc 2021-05-13 06:47:13.850 | python3-dev 2021-05-13 06:47:13.850 | python3-pip 2021-05-13 06:47:13.850 | python3-systemd 2021-05-13 06:47:13.850 | python3-venv 2021-05-13 06:47:13.850 | tar 2021-05-13 06:47:13.851 | tcpdump 2021-05-13 06:47:13.851 | unzip 2021-05-13 06:47:13.851 | uuid-runtime 2021-05-13 06:47:13.851 | wget 2021-05-13 06:47:13.851 | wget 2021-05-13 06:47:13.851 | zlib1g-dev 2021-05-13 06:47:13.851 | libkrb5-dev 2021-05-13 06:47:13.851 | libldap2-dev 2021-05-13 06:47:13.851 | libsasl2-dev 2021-05-13 06:47:13.851 | memcached 2021-05-13 06:47:13.851 | python3-mysqldb 2021-05-13 06:47:13.851 | sqlite3 2021-05-13 06:47:13.851 | conntrack 2021-05-13 06:47:13.851 | curl 2021-05-13 06:47:13.851 | dnsmasq-base 2021-05-13 06:47:13.851 | dnsmasq-utils 2021-05-13 06:47:13.851 | ebtables 2021-05-13 06:47:13.851 | genisoimage 2021-05-13 06:47:13.851 | iptables 2021-05-13 06:47:13.851 | iputils-arping 2021-05-13 06:47:13.851 | kpartx 2021-05-13 06:47:13.851 | libjs-jquery-tablesorter 2021-05-13 06:47:13.851 | libmysqlclient-dev 2021-05-13 06:47:13.851 | parted 2021-05-13 06:47:13.851 | pm-utils 2021-05-13 06:47:13.851 | python3-mysqldb 2021-05-13 06:47:13.851 | socat 2021-05-13 06:47:13.851 | sqlite3 2021-05-13 06:47:13.851 | sudo 2021-05-13 06:47:13.851 | vlan 2021-05-13 06:47:13.851 | lsscsi 2021-05-13 06:47:13.851 | open-iscsi 2021-05-13 06:47:13.851 | lvm2 2021-05-13 06:47:13.851 | qemu-utils 2021-05-13 06:47:13.851 | thin-provisioning-tools 2021-05-13 06:47:13.851 | acl 2021-05-13 06:47:13.852 | dnsmasq-base 2021-05-13 06:47:13.852 | dnsmasq-utils 2021-05-13 06:47:13.852 | ebtables 2021-05-13 06:47:13.852 | haproxy 2021-05-13 06:47:13.852 | iptables 2021-05-13 06:47:13.852 | iputils-arping 2021-05-13 06:47:13.852 | iputils-ping 2021-05-13 06:47:13.852 | libmysqlclient-dev 2021-05-13 06:47:13.852 | postgresql-server-dev-all 2021-05-13 06:47:13.852 | python3-mysqldb 2021-05-13 06:47:13.852 | sqlite3 2021-05-13 06:47:13.852 | sudo 2021-05-13 06:47:13.852 | vlan 2021-05-13 06:47:13.852 | ipset 2021-05-13 06:47:13.852 | conntrack 2021-05-13 06:47:13.852 | conntrackd 2021-05-13 06:47:13.852 | keepalived 2021-05-13 06:47:13.852 | dstat 2021-05-13 06:47:13.852 | lvm2 2021-05-13 06:47:13.852 | qemu-utils 2021-05-13 06:47:13.852 | thin-provisioning-tools 2021-05-13 06:47:13.852 | curl 2021-05-13 06:47:13.852 | liberasurecode-dev 2021-05-13 06:47:13.852 | make 2021-05-13 06:47:13.852 | memcached 2021-05-13 06:47:13.852 | sqlite3 2021-05-13 06:47:13.852 | xfsprogs ' 2021-05-13 06:47:13.852 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:47:13.854 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:47:13.857 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:47:13.860 | ++ 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:47:13.860 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:47:13.865 | ++ 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:47:13.867 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:47:13.869 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:47:13.872 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:47:13.874 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:47:13.876 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:47:13.878 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:47:13.880 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:47:13.882 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:47:13.884 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:47:13.887 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:47:13.889 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:47:13.891 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:47:13.893 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:47:13.898 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:47:13.900 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:47:13.902 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:47:13.904 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:47:13.906 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:47:13.909 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:47:13.913 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620888433910 2021-05-13 06:47:13.915 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:47:13.917 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:47:13.919 | ++ 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:47:14.142 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:47:14.170 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-13 06:47:14.337 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-13 06:47:14.357 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-13 06:47:15.034 | Fetched 324 kB in 1s (392 kB/s) 2021-05-13 06:47:16.364 | Reading package lists... 2021-05-13 06:47:16.396 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:47:16.399 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:47:16.401 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:47:16.404 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:47:16.407 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:47:16.410 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:47:16.413 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:47:16.415 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:47:16.418 | ++ functions-common:time_stop:2311 : start_time=1620888433910 2021-05-13 06:47:16.421 | ++ functions-common:time_stop:2313 : [[ -z 1620888433910 ]] 2021-05-13 06:47:16.424 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:47:16.429 | ++ functions-common:time_stop:2316 : end_time=1620888436426 2021-05-13 06:47:16.431 | ++ functions-common:time_stop:2317 : elapsed_time=2516 2021-05-13 06:47:16.433 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:47:16.435 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:47:16.437 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2516 2021-05-13 06:47:16.440 | ++ 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:47:16.442 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:47:16.445 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:47:16.447 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:47:16.450 | ++ 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:47:16.471 | ++ 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:47:16.576 | Reading package lists... 2021-05-13 06:47:16.792 | Building dependency tree... 2021-05-13 06:47:16.793 | Reading state information... 2021-05-13 06:47:16.824 | acl is already the newest version (2.2.53-6). 2021-05-13 06:47:16.824 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:47:16.824 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:47:16.824 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:47:16.824 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:47:16.824 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:47:16.824 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:47:16.824 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:47:16.824 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:47:16.824 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:47:16.824 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:47:16.824 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:47:16.824 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:47:16.824 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:47:16.824 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:47:16.824 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:47:16.824 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:47:16.824 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:47:16.824 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:47:16.825 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:47:16.825 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:47:16.825 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:47:16.825 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:47:16.825 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:47:16.825 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:47:16.825 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:47:16.825 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:47:16.825 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:47:16.825 | psmisc is already the newest version (23.3-1). 2021-05-13 06:47:16.825 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:47:16.825 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:47:16.825 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:47:16.825 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:47:16.825 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:47:16.825 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:47:16.825 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:47:16.825 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:47:16.825 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:47:16.825 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:47:16.825 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:47:16.825 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:47:16.825 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:47:16.825 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:47:16.825 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:47:16.825 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:47:16.825 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:47:16.825 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:47:16.825 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:47:16.825 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:47:16.825 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:47:16.825 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:47:16.825 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:47:16.825 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:47:16.825 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:47:16.826 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:47:16.826 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:47:16.826 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:47:16.826 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:47:16.826 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:47:16.826 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:47:16.826 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:47:16.826 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:47:16.826 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:47:16.826 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:47:16.826 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:47:16.826 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:47:16.826 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:47:16.826 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:47:16.826 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:47:17.019 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:47:17.019 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:47:17.019 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:47:17.019 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:47:17.019 | The following packages were automatically installed and are no longer required: 2021-05-13 06:47:17.020 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:47:17.020 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:47:17.020 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:47:17.020 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:47:17.020 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:47:17.020 | python3-zope.interface 2021-05-13 06:47:17.020 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:47:17.146 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:47:17.152 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:47:17.154 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:47:17.156 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:47:17.160 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:47:17.162 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:47:17.164 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:47:17.167 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:47:17.169 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:47:17.172 | ++ functions-common:time_stop:2311 : start_time=1620888436468 2021-05-13 06:47:17.175 | ++ functions-common:time_stop:2313 : [[ -z 1620888436468 ]] 2021-05-13 06:47:17.178 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:47:17.182 | ++ functions-common:time_stop:2316 : end_time=1620888437179 2021-05-13 06:47:17.184 | ++ functions-common:time_stop:2317 : elapsed_time=711 2021-05-13 06:47:17.186 | ++ functions-common:time_stop:2318 : total=715 2021-05-13 06:47:17.188 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:47:17.190 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1426 2021-05-13 06:47:17.193 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:47:17.196 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:47:17.198 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:47:17.201 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:47:17.205 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:47:17.209 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:47:17.212 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:47:17.215 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:47:18.595 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:47:18.597 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:47:18.600 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:47:18.603 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:47:18.605 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:47:18.606 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:47:18.608 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:47:18.610 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:47:18.613 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:47:18.614 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:47:18.617 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:47:18.687 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:47:18.690 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:47:18.760 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:47:18.763 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:47:18.833 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:47:18.836 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:47:18.839 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:47:18.842 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:47:18.845 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:47:18.848 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:47:18.851 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:47:18.855 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:47:18.858 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:47:18.860 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:47:18.864 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:47:18.864 | Distro: focal 2021-05-13 06:47:18.868 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:47:18.870 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:47:18.874 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:47:18.875 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:47:18.878 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:47:18.878 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:47:19.343 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:47:19.345 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:47:19.345 | pip: 20.2.2 2021-05-13 06:47:19.347 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:47:19.786 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:47:19.809 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:47:19.812 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:47:19.815 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:47:19.819 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:47:19.822 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:47:19.826 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:47:19.828 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:47:19.830 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:47:19.832 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:47:19.838 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:47:19.838 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:47:19.839 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:47:19.844 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:47:19.847 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:47:19.850 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:47:19.859 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:47:19.862 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:47:19.864 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:47:19.867 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:47:19.869 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:47:19.871 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:47:19.873 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:47:19.876 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:47:19.878 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:47:19.880 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:47:19.882 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:47:19.884 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:47:19.886 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:47:19.888 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:47:19.890 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:47:19.892 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:47:19.894 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:47:19.897 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:47:19.899 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:47:19.901 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:47:19.903 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:47:19.905 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:47:19.907 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:47:19.909 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:47:19.911 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:47:19.914 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:47:19.934 | Using python 3.8 to install os-testr 2021-05-13 06:47:19.936 | + 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:47:20.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:47:20.672 | from cryptography.utils import int_from_bytes 2021-05-13 06:47:20.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:47:20.672 | from cryptography.utils import int_from_bytes 2021-05-13 06:47:21.700 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:47:21.700 | 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:47:21.704 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:21.704 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:21.720 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:21.725 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:21.732 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:21.793 | 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:47:21.802 | 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:47:21.805 | 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:47:21.819 | 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:47:21.846 | 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:47:21.863 | 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:47:21.867 | 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:47:21.874 | 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:47:21.878 | 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:47:21.880 | 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:47:21.884 | 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:47:21.887 | 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:47:21.897 | 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:47:21.909 | 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:47:21.912 | 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:47:21.915 | 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:47:21.917 | 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:47:21.920 | 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:47:21.975 | 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:47:21.982 | 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:47:21.985 | 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:47:21.988 | 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:47:22.029 | 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:47:22.031 | 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:47:22.035 | 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:47:24.072 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:47:24.072 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:47:24.146 | + inc/python:pip_install:200 : result=0 2021-05-13 06:47:24.150 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:47:24.153 | + functions-common:time_stop:2304 : local name 2021-05-13 06:47:24.156 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:47:24.159 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:47:24.162 | + functions-common:time_stop:2307 : local total 2021-05-13 06:47:24.166 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:47:24.169 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:47:24.172 | + functions-common:time_stop:2311 : start_time=1620888439928 2021-05-13 06:47:24.174 | + functions-common:time_stop:2313 : [[ -z 1620888439928 ]] 2021-05-13 06:47:24.178 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:47:24.183 | + functions-common:time_stop:2316 : end_time=1620888444181 2021-05-13 06:47:24.185 | + functions-common:time_stop:2317 : elapsed_time=4253 2021-05-13 06:47:24.187 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:47:24.189 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:47:24.191 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4253 2021-05-13 06:47:24.194 | + inc/python:pip_install:203 : return 0 2021-05-13 06:47:24.196 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:47:24.251 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:47:24.359 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:47:24.362 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:47:24.365 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:47:24.368 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:47:24.371 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:47:24.394 | + 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:47:26.428 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:26.431 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:26.485 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:26.680 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:26.951 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:27.107 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:47:27.234 | 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:47:27.498 | + inc/python:pip_install:200 : result=0 2021-05-13 06:47:27.501 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:47:27.505 | + functions-common:time_stop:2304 : local name 2021-05-13 06:47:27.508 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:47:27.510 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:47:27.513 | + functions-common:time_stop:2307 : local total 2021-05-13 06:47:27.515 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:47:27.517 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:47:27.519 | + functions-common:time_stop:2311 : start_time=1620888444386 2021-05-13 06:47:27.521 | + functions-common:time_stop:2313 : [[ -z 1620888444386 ]] 2021-05-13 06:47:27.524 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:47:27.529 | + functions-common:time_stop:2316 : end_time=1620888447526 2021-05-13 06:47:27.531 | + functions-common:time_stop:2317 : elapsed_time=3140 2021-05-13 06:47:27.534 | + functions-common:time_stop:2318 : total=4253 2021-05-13 06:47:27.537 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:47:27.539 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7393 2021-05-13 06:47:27.541 | + inc/python:pip_install:203 : return 0 2021-05-13 06:47:27.544 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:47:27.546 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:47:27.569 | + 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:47:29.487 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:29.490 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:29.545 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:29.743 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:30.018 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:30.176 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:47:30.178 | Processing /opt/stack/requirements 2021-05-13 06:47:31.920 | 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:47:31.923 | 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:47:31.934 | 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:47:31.939 | 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:47:31.942 | 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:47:31.945 | 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:47:31.964 | 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:47:31.966 | 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:47:31.983 | 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:47:31.986 | 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:47:31.993 | 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:47:32.012 | 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:47:32.014 | 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:47:32.030 | 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:47:32.033 | 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:47:32.035 | 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:47:32.039 | 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:47:32.041 | 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:47:32.044 | 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:47:32.045 | 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:47:32.048 | 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:47:32.059 | 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:47:32.061 | 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:47:32.134 | 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:47:32.140 | 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:47:32.180 | 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:47:32.182 | 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:47:32.187 | 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:47:32.191 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:47:32.191 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:47:32.974 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:47:32.974 | ERROR: Command errored out with exit status 1: 2021-05-13 06:47:32.974 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-m_2mo51n/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-m_2mo51n/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-y9il81au 2021-05-13 06:47:32.974 | cwd: /tmp/pip-req-build-m_2mo51n/ 2021-05-13 06:47:32.974 | Complete output (6 lines): 2021-05-13 06:47:32.974 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:47:32.974 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:47:32.974 | or: setup.py --help-commands 2021-05-13 06:47:32.974 | or: setup.py cmd --help 2021-05-13 06:47:32.974 | 2021-05-13 06:47:32.974 | error: invalid command 'bdist_wheel' 2021-05-13 06:47:32.974 | ---------------------------------------- 2021-05-13 06:47:32.974 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:47:32.975 | Running setup.py clean for openstack-requirements 2021-05-13 06:47:33.766 | Failed to build openstack-requirements 2021-05-13 06:47:33.784 | Installing collected packages: openstack-requirements 2021-05-13 06:47:33.784 | Attempting uninstall: openstack-requirements 2021-05-13 06:47:33.785 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:47:33.820 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:47:33.839 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:47:33.842 | Running setup.py install for openstack-requirements: started 2021-05-13 06:47:36.092 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:47:36.128 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:47:36.256 | + inc/python:pip_install:200 : result=0 2021-05-13 06:47:36.260 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:47:36.262 | + functions-common:time_stop:2304 : local name 2021-05-13 06:47:36.265 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:47:36.268 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:47:36.270 | + functions-common:time_stop:2307 : local total 2021-05-13 06:47:36.273 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:47:36.276 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:47:36.278 | + functions-common:time_stop:2311 : start_time=1620888447561 2021-05-13 06:47:36.281 | + functions-common:time_stop:2313 : [[ -z 1620888447561 ]] 2021-05-13 06:47:36.284 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:47:36.290 | + functions-common:time_stop:2316 : end_time=1620888456287 2021-05-13 06:47:36.292 | + functions-common:time_stop:2317 : elapsed_time=8726 2021-05-13 06:47:36.294 | + functions-common:time_stop:2318 : total=7393 2021-05-13 06:47:36.296 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:47:36.299 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16119 2021-05-13 06:47:36.301 | + inc/python:pip_install:203 : return 0 2021-05-13 06:47:36.303 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:47:36.306 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:47:36.309 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:47:36.311 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:36.314 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:36.316 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:47:36.319 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:36.321 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:47:36.341 | Using python 3.8 to install pbr 2021-05-13 06:47:36.343 | + 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:47:37.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:47:37.083 | from cryptography.utils import int_from_bytes 2021-05-13 06:47:37.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:47:37.083 | from cryptography.utils import int_from_bytes 2021-05-13 06:47:38.107 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:47:38.107 | 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:47:38.111 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:38.111 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:38.113 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:38.131 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:38.138 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:38.245 | 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:47:40.412 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:47:40.412 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:47:40.489 | + inc/python:pip_install:200 : result=0 2021-05-13 06:47:40.493 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:47:40.497 | + functions-common:time_stop:2304 : local name 2021-05-13 06:47:40.499 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:47:40.503 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:47:40.506 | + functions-common:time_stop:2307 : local total 2021-05-13 06:47:40.509 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:47:40.513 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:47:40.516 | + functions-common:time_stop:2311 : start_time=1620888456335 2021-05-13 06:47:40.519 | + functions-common:time_stop:2313 : [[ -z 1620888456335 ]] 2021-05-13 06:47:40.523 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:47:40.527 | + functions-common:time_stop:2316 : end_time=1620888460525 2021-05-13 06:47:40.529 | + functions-common:time_stop:2317 : elapsed_time=4190 2021-05-13 06:47:40.532 | + functions-common:time_stop:2318 : total=16119 2021-05-13 06:47:40.534 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:47:40.536 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20309 2021-05-13 06:47:40.538 | + inc/python:pip_install:203 : return 0 2021-05-13 06:47:40.541 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:47:42.751 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:47:44.606 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:47:44.607 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:47:44.614 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:47:44.616 | 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:47:44.618 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:47:44.688 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:47:44.691 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:47:44.697 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:47:44.717 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:47:44.719 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:47:44.723 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:47:44.726 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:47:44.728 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:47:44.731 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:47:44.733 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:47:44.735 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:47:44.738 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:47:44.740 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:47:44.743 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:47:44.747 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:47:44.749 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:47:44.752 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:47:44.754 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:47:44.757 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:47:44.771 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:47:44.773 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:47:44.776 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:47:44.778 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:47:44.780 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:47:44.782 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:47:44.784 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:47:44.786 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:47:44.788 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:47:44.790 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:47:44.792 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:47:44.794 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:47:44.796 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:47:44.798 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:47:44.800 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:47:44.802 | + 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:47:44.805 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:47:44.807 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:47:44.809 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:47:44.811 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:47:44.813 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:47:44.815 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:47:44.818 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:47:44.820 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:47:44.823 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:47:44.825 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:47:44.875 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:47:44.876 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:47:44.878 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:47:45.250 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:47:45.254 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:47:45.272 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:47:45.274 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:47:45.277 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:47:45.279 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:47:45.281 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:47:45.284 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:47:45.286 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:47:45.289 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:47:45.291 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:47:45.293 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:47:45.295 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:47:45.298 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:47:45.300 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:47:45.302 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:47:45.304 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:47:45.309 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:47:45.311 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:47:45.313 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:47:45.316 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:47:45.337 | + 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:47:45.444 | Reading package lists... 2021-05-13 06:47:45.660 | Building dependency tree... 2021-05-13 06:47:45.661 | Reading state information... 2021-05-13 06:47:45.888 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:47:45.889 | The following packages were automatically installed and are no longer required: 2021-05-13 06:47:45.890 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:47:45.890 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:47:45.890 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:47:45.890 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:47:45.890 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:47:45.890 | python3-zope.interface 2021-05-13 06:47:45.890 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:47:46.026 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:47:46.032 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:47:46.036 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:47:46.039 | + functions-common:time_stop:2304 : local name 2021-05-13 06:47:46.041 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:47:46.043 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:47:46.045 | + functions-common:time_stop:2307 : local total 2021-05-13 06:47:46.047 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:47:46.050 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:47:46.052 | + functions-common:time_stop:2311 : start_time=1620888465334 2021-05-13 06:47:46.054 | + functions-common:time_stop:2313 : [[ -z 1620888465334 ]] 2021-05-13 06:47:46.057 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:47:46.061 | + functions-common:time_stop:2316 : end_time=1620888466058 2021-05-13 06:47:46.063 | + functions-common:time_stop:2317 : elapsed_time=724 2021-05-13 06:47:46.065 | + functions-common:time_stop:2318 : total=1426 2021-05-13 06:47:46.068 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:47:46.070 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2150 2021-05-13 06:47:46.073 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:47:46.075 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:47:46.077 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:47:46.080 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:47:46.082 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:47:46.084 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:47:46.087 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:47:46.089 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:47:46.091 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:47:46.093 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:47:46.096 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:47:46.098 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:47:46.100 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:47:46.103 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:47:46.105 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:47:46.108 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:47:46.110 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:47:46.113 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:47:46.115 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:47:46.117 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:47:46.120 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:47:46.122 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:47:46.124 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:47:46.127 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:47:46.129 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:47:46.131 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:47:46.134 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:47:46.150 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:47:46.152 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:47:46.154 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:47:46.157 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:47:46.159 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:47:46.162 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:47:46.166 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:47:46.169 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:47:46.171 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:47:46.173 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:47:46.176 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:47:46.178 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:47:46.181 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:47:46.899 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:47:46.899 | user tags 2021-05-13 06:47:46.900 | stackrabbit []' 2021-05-13 06:47:46.903 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:47:46.903 | user tags 2021-05-13 06:47:46.903 | stackrabbit []' 2021-05-13 06:47:46.906 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:47:46.909 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:47:46.912 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:47:46.914 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:47:47.610 | Changing password for user "stackrabbit" ... 2021-05-13 06:47:47.640 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:47:48.339 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:47:48.366 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:47:48.368 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:47:49.063 | Changing password for user "stackrabbit" ... 2021-05-13 06:47:49.093 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:47:49.096 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:47:49.098 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:47:49.769 | Deleting user "guest" ... 2021-05-13 06:47:49.785 | Error: 2021-05-13 06:47:49.785 | {:no_such_user, "guest"} 2021-05-13 06:47:49.798 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:47:49.800 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:47:49.818 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:47:49.821 | + ./stack.sh:main:801 : install_database 2021-05-13 06:47:49.824 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:47:49.826 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:47:49.829 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:47:49.832 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:47:49.834 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:47:50.059 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:47:50.063 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:47:50.066 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:47:50.071 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:47:50.074 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:47:50.078 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:47:50.082 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:47:50.085 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:47:50.088 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:47:50.090 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:47:50.093 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:47:50.095 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:47:50.097 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:47:50.100 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:47:50.102 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:47:50.105 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:47:50.107 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:47:50.109 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:47:50.112 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:47:50.114 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:47:50.116 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:47:50.119 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:47:50.121 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:47:50.123 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:47:50.126 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:47:50.128 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:47:50.130 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:47:50.133 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:47:50.135 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:47:50.137 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:47:50.140 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:47:50.142 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:47:50.144 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:47:50.146 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:47:50.149 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:47:50.151 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:47:50.153 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:47:50.156 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:47:50.158 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:47:50.160 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:47:50.162 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:47:50.165 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:47:50.185 | + 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:47:50.291 | Reading package lists... 2021-05-13 06:47:50.510 | Building dependency tree... 2021-05-13 06:47:50.512 | Reading state information... 2021-05-13 06:47:50.739 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:47:50.739 | The following packages were automatically installed and are no longer required: 2021-05-13 06:47:50.740 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:47:50.740 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:47:50.740 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:47:50.740 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:47:50.740 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:47:50.740 | python3-zope.interface 2021-05-13 06:47:50.740 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:47:50.873 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:47:50.879 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:47:50.882 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:47:50.884 | + functions-common:time_stop:2304 : local name 2021-05-13 06:47:50.886 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:47:50.888 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:47:50.891 | + functions-common:time_stop:2307 : local total 2021-05-13 06:47:50.893 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:47:50.895 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:47:50.897 | + functions-common:time_stop:2311 : start_time=1620888470183 2021-05-13 06:47:50.900 | + functions-common:time_stop:2313 : [[ -z 1620888470183 ]] 2021-05-13 06:47:50.902 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:47:50.907 | + functions-common:time_stop:2316 : end_time=1620888470904 2021-05-13 06:47:50.909 | + functions-common:time_stop:2317 : elapsed_time=721 2021-05-13 06:47:50.911 | + functions-common:time_stop:2318 : total=2150 2021-05-13 06:47:50.913 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:47:50.916 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2871 2021-05-13 06:47:50.918 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:47:50.920 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:47:50.923 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:47:50.925 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:47:50.927 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:47:50.930 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:47:50.932 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:47:50.935 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:47:50.938 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:47:50.940 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:47:50.944 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:47:50.945 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:47:50.950 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:47:50.952 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:47:50.954 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:47:50.957 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:47:50.959 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:47:50.980 | Using python 3.8 to install PyMySQL 2021-05-13 06:47:50.983 | + 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:47:51.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:47:51.729 | from cryptography.utils import int_from_bytes 2021-05-13 06:47:51.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:47:51.729 | from cryptography.utils import int_from_bytes 2021-05-13 06:47:52.753 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:47:52.753 | 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:47:52.756 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:52.757 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:52.758 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:52.777 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:52.784 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:52.790 | 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:47:54.948 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:47:54.948 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:47:55.022 | + inc/python:pip_install:200 : result=0 2021-05-13 06:47:55.025 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:47:55.028 | + functions-common:time_stop:2304 : local name 2021-05-13 06:47:55.031 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:47:55.033 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:47:55.036 | + functions-common:time_stop:2307 : local total 2021-05-13 06:47:55.039 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:47:55.042 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:47:55.045 | + functions-common:time_stop:2311 : start_time=1620888470975 2021-05-13 06:47:55.047 | + functions-common:time_stop:2313 : [[ -z 1620888470975 ]] 2021-05-13 06:47:55.051 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:47:55.056 | + functions-common:time_stop:2316 : end_time=1620888475054 2021-05-13 06:47:55.059 | + functions-common:time_stop:2317 : elapsed_time=4079 2021-05-13 06:47:55.061 | + functions-common:time_stop:2318 : total=20309 2021-05-13 06:47:55.063 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:47:55.065 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24388 2021-05-13 06:47:55.068 | + inc/python:pip_install:203 : return 0 2021-05-13 06:47:55.071 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:47:55.073 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:47:55.075 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:47:55.078 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:47:55.094 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:47:55.096 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:47:55.099 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:47:55.102 | ++ 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:47:55.102 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:47:55.107 | + 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:47:55.110 | + 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:47:55.112 | + 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:47:55.115 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:47:55.117 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:47:55.119 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:47:55.134 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:47:55.137 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:47:55.139 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:47:55.142 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:47:55.144 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:47:55.146 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:47:55.149 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:47:55.151 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:47:55.153 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:47:55.156 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:47:55.158 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:47:55.160 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:47:55.162 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:47:55.165 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:47:55.167 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:47:55.169 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:47:55.172 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:47:55.174 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:47:55.176 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:47:55.199 | + 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:47:55.308 | Reading package lists... 2021-05-13 06:47:55.529 | Building dependency tree... 2021-05-13 06:47:55.531 | Reading state information... 2021-05-13 06:47:55.758 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:47:55.758 | The following packages were automatically installed and are no longer required: 2021-05-13 06:47:55.759 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:47:55.759 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:47:55.759 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:47:55.759 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:47:55.759 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:47:55.759 | python3-zope.interface 2021-05-13 06:47:55.759 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:47:55.887 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:47:55.892 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:47:55.896 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:47:55.899 | + functions-common:time_stop:2304 : local name 2021-05-13 06:47:55.901 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:47:55.904 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:47:55.906 | + functions-common:time_stop:2307 : local total 2021-05-13 06:47:55.908 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:47:55.911 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:47:55.913 | + functions-common:time_stop:2311 : start_time=1620888475197 2021-05-13 06:47:55.915 | + functions-common:time_stop:2313 : [[ -z 1620888475197 ]] 2021-05-13 06:47:55.919 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:47:55.923 | + functions-common:time_stop:2316 : end_time=1620888475921 2021-05-13 06:47:55.926 | + functions-common:time_stop:2317 : elapsed_time=724 2021-05-13 06:47:55.928 | + functions-common:time_stop:2318 : total=2871 2021-05-13 06:47:55.931 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:47:55.933 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3595 2021-05-13 06:47:55.935 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:47:55.938 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:47:55.954 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:47:55.957 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:47:55.959 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:47:55.962 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:47:55.982 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:47:55.984 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:47:55.987 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:47:55.989 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:47:55.991 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:47:55.994 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:47:55.996 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:47:55.999 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:47:56.001 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:47:56.003 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:47:56.006 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:47:56.008 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:47:56.010 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:47:56.012 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:47:56.015 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:47:56.017 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:47:56.019 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:47:56.022 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:47:56.042 | + 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:47:56.147 | Reading package lists... 2021-05-13 06:47:56.366 | Building dependency tree... 2021-05-13 06:47:56.367 | Reading state information... 2021-05-13 06:47:56.603 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:47:56.603 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:47:56.603 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:47:56.603 | The following packages were automatically installed and are no longer required: 2021-05-13 06:47:56.604 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:47:56.604 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:47:56.604 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:47:56.604 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:47:56.604 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:47:56.604 | python3-zope.interface 2021-05-13 06:47:56.604 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:47:56.739 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:47:56.744 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:47:56.747 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:47:56.750 | + functions-common:time_stop:2304 : local name 2021-05-13 06:47:56.752 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:47:56.755 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:47:56.758 | + functions-common:time_stop:2307 : local total 2021-05-13 06:47:56.761 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:47:56.764 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:47:56.766 | + functions-common:time_stop:2311 : start_time=1620888476039 2021-05-13 06:47:56.769 | + functions-common:time_stop:2313 : [[ -z 1620888476039 ]] 2021-05-13 06:47:56.772 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:47:56.776 | + functions-common:time_stop:2316 : end_time=1620888476774 2021-05-13 06:47:56.779 | + functions-common:time_stop:2317 : elapsed_time=735 2021-05-13 06:47:56.781 | + functions-common:time_stop:2318 : total=3595 2021-05-13 06:47:56.783 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:47:56.786 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4330 2021-05-13 06:47:56.788 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:47:56.790 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:47:56.793 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:47:56.795 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:47:56.798 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:47:56.800 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:47:56.804 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:47:56.808 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:47:56.810 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:47:56.813 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:47:56.813 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:47:56.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:47:56.821 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:47:56.823 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:47:56.826 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:47:56.828 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:47:56.830 | + functions:vercmp:631 : local result 2021-05-13 06:47:56.834 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:47:56.834 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:47:56.834 | ++ functions:vercmp:635 : head -1 2021-05-13 06:47:56.839 | + functions:vercmp:635 : result=3.13 2021-05-13 06:47:56.841 | + functions:vercmp:637 : case $op in 2021-05-13 06:47:56.844 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:47:56.846 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:47:56.848 | + functions:vercmp:648 : return 2021-05-13 06:47:56.851 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:47:56.853 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:47:56.856 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:47:57.042 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:47:57.044 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:47:57.046 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.049 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.051 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:47:57.053 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.056 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:47:57.073 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:47:57.075 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:47:57.078 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:47:57.078 | Installing etcd 2021-05-13 06:47:57.081 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:47:57.093 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:47:57.105 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:47:57.107 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:47:57.120 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:47:57.123 | ++ 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:47:57.126 | ++ 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:47:57.129 | +++ 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:47:57.133 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:47:57.136 | ++ 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:47:57.138 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:47:57.140 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:47:57.143 | ++ functions:get_extra_file:74 : return 2021-05-13 06:47:57.146 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:47:57.148 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:47:57.150 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:47:57.153 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:47:57.169 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:47:57.172 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:47:57.174 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:47:57.193 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:47:57.196 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:47:57.198 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:47:57.200 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:47:57.203 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:47:57.205 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:47:57.207 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:47:57.210 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:47:57.212 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:47:57.214 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.217 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.219 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:47:57.221 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.223 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:47:57.226 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:47:57.228 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:47:57.230 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:47:57.232 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.235 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.237 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:47:57.239 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.241 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:47:57.243 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:47:57.246 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:47:57.248 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:47:57.250 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.252 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.254 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:47:57.257 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.259 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:47:57.262 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:47:57.264 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:47:57.267 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:47:57.269 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.271 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.274 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:47:57.277 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.279 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:47:57.282 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:47:57.284 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:47:57.287 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:47:57.289 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.291 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.294 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:47:57.296 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.299 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:47:57.301 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:47:57.304 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:47:57.307 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:47:57.309 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.311 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.314 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:47:57.316 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.319 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:47:57.322 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:47:57.324 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:47:57.327 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:47:57.329 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.331 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.334 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:47:57.336 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.339 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:47:57.341 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:47:57.343 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:47:57.345 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:47:57.348 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.350 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.352 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:47:57.355 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.357 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:47:57.359 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:47:57.361 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:47:57.364 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:47:57.366 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.368 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.371 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:47:57.373 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.375 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:47:57.378 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:47:57.380 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:47:57.382 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:47:57.384 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.387 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.389 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:47:57.391 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.393 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:47:57.396 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:47:57.398 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:47:57.400 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:47:57.405 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.407 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.409 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:47:57.411 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.414 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:47:57.416 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:47:57.418 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:47:57.420 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:47:57.423 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.425 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.427 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:47:57.429 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.432 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:47:57.434 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:47:57.436 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:47:57.438 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:47:57.441 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.443 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.445 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:47:57.447 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.450 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:47:57.452 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:47:57.454 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:47:57.456 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:47:57.458 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.461 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.463 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:47:57.465 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.467 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:47:57.470 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:47:57.472 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:47:57.474 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:47:57.477 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.480 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.482 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:47:57.484 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.487 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:47:57.489 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:47:57.491 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:47:57.493 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:47:57.496 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.499 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.501 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:47:57.504 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.506 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:47:57.508 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:47:57.512 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:47:57.514 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:47:57.516 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.519 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.521 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:47:57.523 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.526 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:47:57.528 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:47:57.530 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:47:57.532 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:47:57.534 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.537 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.539 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:47:57.541 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.543 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:47:57.546 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:47:57.548 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:47:57.550 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:47:57.552 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.554 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.557 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:47:57.559 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.561 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:47:57.563 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:47:57.566 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:47:57.568 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:47:57.570 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.573 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.575 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:47:57.577 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.579 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:47:57.581 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:47:57.584 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:47:57.586 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:47:57.588 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.590 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.593 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:47:57.595 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.597 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:47:57.599 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:47:57.602 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:47:57.604 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:47:57.606 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.608 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.610 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:47:57.613 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.615 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:47:57.617 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:47:57.619 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:47:57.622 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:47:57.624 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.626 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.628 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:47:57.630 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.633 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:47:57.635 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:47:57.637 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:47:57.639 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:47:57.642 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.644 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.646 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:47:57.648 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.650 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:47:57.653 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:47:57.655 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:47:57.657 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:47:57.659 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.662 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.664 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:47:57.666 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.668 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:47:57.671 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:47:57.673 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:47:57.675 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:47:57.677 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.680 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.682 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:47:57.684 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.686 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:47:57.688 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:47:57.691 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:47:57.693 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:47:57.695 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.698 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.700 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:47:57.702 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.704 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:47:57.707 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:47:57.709 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:47:57.711 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:47:57.713 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.716 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.718 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:47:57.720 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.723 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:47:57.725 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:47:57.727 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:47:57.730 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:47:57.732 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.734 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.737 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:47:57.739 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.741 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:47:57.743 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:47:57.746 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:47:57.748 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:47:57.750 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.753 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.755 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:47:57.757 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.760 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:47:57.762 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:47:57.764 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:47:57.767 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:47:57.769 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.771 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.774 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:47:57.776 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.778 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:47:57.781 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:47:57.783 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:47:57.785 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:47:57.788 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.790 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.792 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:47:57.795 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.797 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:47:57.799 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:47:57.801 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:47:57.804 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:47:57.806 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.808 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.811 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:47:57.813 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.815 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:47:57.818 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:47:57.820 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:47:57.823 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:47:57.825 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.827 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.830 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:47:57.832 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.834 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:47:57.837 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:47:57.839 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:47:57.841 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:47:57.844 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.846 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.848 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:47:57.851 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.854 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:47:57.856 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:47:57.858 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:47:57.861 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:47:57.863 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:47:57.865 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:47:57.868 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:47:57.870 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:47:57.872 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:47:57.893 | Using python 3.8 to install etcd3 2021-05-13 06:47:57.895 | + 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:47:58.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:47:58.623 | from cryptography.utils import int_from_bytes 2021-05-13 06:47:58.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:47:58.623 | from cryptography.utils import int_from_bytes 2021-05-13 06:47:59.654 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:47:59.654 | 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:47:59.657 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:59.657 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:59.659 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:59.678 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:59.685 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:47:59.691 | 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:47:59.700 | 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:47:59.710 | 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:47:59.714 | 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:47:59.717 | 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:48:01.820 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:48:01.820 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:48:01.902 | + inc/python:pip_install:200 : result=0 2021-05-13 06:48:01.905 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:48:01.908 | + functions-common:time_stop:2304 : local name 2021-05-13 06:48:01.911 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:48:01.914 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:48:01.917 | + functions-common:time_stop:2307 : local total 2021-05-13 06:48:01.920 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:48:01.922 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:48:01.925 | + functions-common:time_stop:2311 : start_time=1620888477887 2021-05-13 06:48:01.928 | + functions-common:time_stop:2313 : [[ -z 1620888477887 ]] 2021-05-13 06:48:01.931 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:48:01.935 | + functions-common:time_stop:2316 : end_time=1620888481933 2021-05-13 06:48:01.937 | + functions-common:time_stop:2317 : elapsed_time=4046 2021-05-13 06:48:01.939 | + functions-common:time_stop:2318 : total=24388 2021-05-13 06:48:01.942 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:48:01.944 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28434 2021-05-13 06:48:01.947 | + inc/python:pip_install:203 : return 0 2021-05-13 06:48:01.949 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:48:01.970 | Using python 3.8 to install etcd3gw 2021-05-13 06:48:01.973 | + 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:48:02.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:48:02.702 | from cryptography.utils import int_from_bytes 2021-05-13 06:48:02.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:48:02.702 | from cryptography.utils import int_from_bytes 2021-05-13 06:48:03.734 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:48:03.734 | 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:48:03.737 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:03.738 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:03.740 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:03.758 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:03.765 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:03.771 | 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:48:03.782 | 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:48:03.788 | 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:48:03.791 | 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:48:03.810 | 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:48:03.813 | 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:48:03.833 | 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:48:03.837 | 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:48:03.840 | 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:48:05.910 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:48:05.910 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:48:05.992 | + inc/python:pip_install:200 : result=0 2021-05-13 06:48:05.996 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:48:05.999 | + functions-common:time_stop:2304 : local name 2021-05-13 06:48:06.003 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:48:06.006 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:48:06.008 | + functions-common:time_stop:2307 : local total 2021-05-13 06:48:06.011 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:48:06.013 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:48:06.015 | + functions-common:time_stop:2311 : start_time=1620888481965 2021-05-13 06:48:06.017 | + functions-common:time_stop:2313 : [[ -z 1620888481965 ]] 2021-05-13 06:48:06.020 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:48:06.024 | + functions-common:time_stop:2316 : end_time=1620888486022 2021-05-13 06:48:06.027 | + functions-common:time_stop:2317 : elapsed_time=4057 2021-05-13 06:48:06.029 | + functions-common:time_stop:2318 : total=28434 2021-05-13 06:48:06.031 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:48:06.033 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32491 2021-05-13 06:48:06.035 | + inc/python:pip_install:203 : return 0 2021-05-13 06:48:06.038 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:48:06.040 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:48:06.043 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:48:06.045 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:48:06.047 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:48:06.050 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:48:06.052 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:48:06.054 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:48:06.057 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:48:06.059 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:48:06.061 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:48:06.063 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:48:06.066 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:48:06.068 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:48:06.071 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:48:06.073 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:48:06.075 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:48:06.078 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:48:06.080 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:48:06.082 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:48:06.085 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:48:06.087 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:48:06.089 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:48:06.091 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:48:06.094 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:48:06.096 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:48:06.098 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:48:06.101 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:48:06.103 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:48:06.105 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:48:06.108 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:48:06.110 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:48:06.112 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:48:06.115 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:48:06.117 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:48:06.119 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:48:06.140 | + 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:48:06.246 | Reading package lists... 2021-05-13 06:48:06.463 | Building dependency tree... 2021-05-13 06:48:06.465 | Reading state information... 2021-05-13 06:48:06.694 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:48:06.694 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:48:06.694 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:48:06.694 | The following packages were automatically installed and are no longer required: 2021-05-13 06:48:06.695 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:48:06.695 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:48:06.695 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:48:06.695 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:48:06.695 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:48:06.695 | python3-zope.interface 2021-05-13 06:48:06.695 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:48:06.827 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:48:06.832 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:48:06.835 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:48:06.837 | + functions-common:time_stop:2304 : local name 2021-05-13 06:48:06.840 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:48:06.843 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:48:06.846 | + functions-common:time_stop:2307 : local total 2021-05-13 06:48:06.849 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:48:06.851 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:48:06.853 | + functions-common:time_stop:2311 : start_time=1620888486137 2021-05-13 06:48:06.855 | + functions-common:time_stop:2313 : [[ -z 1620888486137 ]] 2021-05-13 06:48:06.858 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:48:06.862 | + functions-common:time_stop:2316 : end_time=1620888486860 2021-05-13 06:48:06.865 | + functions-common:time_stop:2317 : elapsed_time=723 2021-05-13 06:48:06.867 | + functions-common:time_stop:2318 : total=4330 2021-05-13 06:48:06.869 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:48:06.871 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5053 2021-05-13 06:48:06.874 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:48:06.876 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:48:06.878 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:48:06.880 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:48:06.883 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:48:06.955 | Module proxy already enabled 2021-05-13 06:48:06.961 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:48:07.027 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:48:07.027 | Module proxy already enabled 2021-05-13 06:48:07.027 | Module proxy_uwsgi already enabled 2021-05-13 06:48:07.033 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:48:07.036 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:48:07.040 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:48:07.044 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:48:07.176 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:48:07.178 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:48:07.181 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:48:07.183 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:48:07.185 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:48:07.188 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:48:07.190 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:48:07.193 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:48:07.195 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:48:07.198 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:48:07.200 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:48:07.203 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:48:07.205 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:48:07.207 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:48:07.210 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:48:07.212 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:48:07.214 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:48:07.217 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:48:07.219 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:48:07.221 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:48:07.224 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:48:07.226 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:48:07.228 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:48:07.230 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:48:07.233 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:48:07.235 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:48:07.237 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:48:07.240 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:48:07.242 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:48:07.244 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:48:07.246 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:48:07.249 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:48:07.251 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:48:07.253 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:48:07.256 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:48:07.258 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:48:07.260 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:48:07.262 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:48:07.265 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:48:07.267 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:48:07.269 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:48:07.272 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:48:07.292 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:48:07.295 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:48:07.298 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:48:07.301 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:48:07.304 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:48:07.306 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:48:07.308 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:48:07.311 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:48:07.313 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:48:07.330 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:48:07.332 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:48:07.335 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:48:07.337 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:48:07.339 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:48:07.342 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:48:07.344 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:48:07.347 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:48:07.349 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:48:07.352 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:48:07.354 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:48:07.357 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:48:07.359 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:48:07.362 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:48:07.364 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:48:07.367 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:48:07.370 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:48:07.372 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:48:07.376 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:48:07.379 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:48:07.382 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:48:07.385 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:48:07.386 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:48:07.391 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:48:07.393 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:48:07.396 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:48:07.399 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:48:07.401 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:48:07.422 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:48:07.424 | + 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:48:08.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:48:08.154 | from cryptography.utils import int_from_bytes 2021-05-13 06:48:08.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:48:08.154 | from cryptography.utils import int_from_bytes 2021-05-13 06:48:09.181 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:48:09.182 | 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:48:09.185 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:09.185 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:09.187 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:09.206 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:09.213 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:09.219 | 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:48:09.271 | 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:48:09.306 | 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:48:09.346 | 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:48:09.352 | 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:48:09.358 | 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:48:09.397 | 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:48:09.406 | 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:48:09.422 | 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:48:09.427 | 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:48:09.430 | 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:48:09.441 | 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:48:09.444 | 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:48:09.447 | 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:48:09.452 | 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:48:09.470 | 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:48:09.474 | 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:48:09.494 | 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:48:09.499 | 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:48:09.502 | 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:48:09.509 | 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:48:09.529 | 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:48:09.542 | 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:48:09.600 | 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:48:09.606 | 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:48:09.611 | 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:48:09.618 | 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:48:09.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:48:09.625 | 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:48:09.628 | 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:48:09.631 | 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:48:09.635 | 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:48:09.637 | 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:48:09.641 | 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:48:09.645 | 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:48:09.648 | 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:48:11.512 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:48:11.512 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:48:11.587 | + inc/python:pip_install:200 : result=0 2021-05-13 06:48:11.591 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:48:11.595 | + functions-common:time_stop:2304 : local name 2021-05-13 06:48:11.598 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:48:11.602 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:48:11.605 | + functions-common:time_stop:2307 : local total 2021-05-13 06:48:11.609 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:48:11.613 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:48:11.616 | + functions-common:time_stop:2311 : start_time=1620888487416 2021-05-13 06:48:11.619 | + functions-common:time_stop:2313 : [[ -z 1620888487416 ]] 2021-05-13 06:48:11.622 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:48:11.626 | + functions-common:time_stop:2316 : end_time=1620888491624 2021-05-13 06:48:11.628 | + functions-common:time_stop:2317 : elapsed_time=4208 2021-05-13 06:48:11.631 | + functions-common:time_stop:2318 : total=32491 2021-05-13 06:48:11.633 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:48:11.635 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36699 2021-05-13 06:48:11.638 | + inc/python:pip_install:203 : return 0 2021-05-13 06:48:11.640 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:48:11.642 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:48:11.645 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:48:11.648 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:48:11.651 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:48:11.653 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:48:11.657 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:48:11.657 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:48:11.662 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:48:11.664 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:48:11.667 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:48:11.669 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:48:11.672 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:48:11.694 | Using python 3.8 to install python-memcached 2021-05-13 06:48:11.696 | + 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:48:12.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:48:12.435 | from cryptography.utils import int_from_bytes 2021-05-13 06:48:12.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:48:12.435 | from cryptography.utils import int_from_bytes 2021-05-13 06:48:13.461 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:48:13.461 | 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:48:13.464 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:13.465 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:13.480 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:13.485 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:13.492 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:13.498 | 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:48:13.502 | 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:48:15.640 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:48:15.640 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:48:15.714 | + inc/python:pip_install:200 : result=0 2021-05-13 06:48:15.717 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:48:15.721 | + functions-common:time_stop:2304 : local name 2021-05-13 06:48:15.724 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:48:15.727 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:48:15.730 | + functions-common:time_stop:2307 : local total 2021-05-13 06:48:15.732 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:48:15.734 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:48:15.736 | + functions-common:time_stop:2311 : start_time=1620888491688 2021-05-13 06:48:15.739 | + functions-common:time_stop:2313 : [[ -z 1620888491688 ]] 2021-05-13 06:48:15.742 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:48:15.746 | + functions-common:time_stop:2316 : end_time=1620888495743 2021-05-13 06:48:15.748 | + functions-common:time_stop:2317 : elapsed_time=4055 2021-05-13 06:48:15.750 | + functions-common:time_stop:2318 : total=36699 2021-05-13 06:48:15.753 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:48:15.755 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40754 2021-05-13 06:48:15.757 | + inc/python:pip_install:203 : return 0 2021-05-13 06:48:15.760 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:48:15.776 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:48:15.779 | + ./stack.sh:main:862 : '[' 10.222.0.25 == 10.222.0.25 ']' 2021-05-13 06:48:15.781 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:48:15.784 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:48:15.786 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:48:15.789 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:48:15.791 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:48:15.794 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:48:15.809 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:48:15.811 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:48:15.813 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:48:15.815 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:48:15.818 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:48:15.820 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:48:15.822 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:48:15.825 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:48:15.827 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:48:15.830 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:48:15.844 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:48:15.847 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:48:15.849 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:48:15.851 | + functions-common:git_clone:544 : echo master 2021-05-13 06:48:15.852 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:48:15.857 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:48:15.859 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:48:15.861 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:48:15.864 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:48:15.864 | + functions-common:git_clone:593 : head -1 2021-05-13 06:48:15.867 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:48:15.870 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:48:15.872 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:48:15.875 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:48:15.877 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:48:15.879 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:48:15.881 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:48:15.884 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:48:15.886 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:48:15.888 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:48:15.891 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:48:15.893 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:48:15.895 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:48:15.898 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:48:15.900 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:48:15.903 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:48:15.905 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:48:15.908 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:48:15.910 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:48:15.916 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:48:15.918 | + 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:48:16.534 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:48:16.537 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:48:16.540 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:48:16.542 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:48:16.544 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:48:16.547 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:48:16.549 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:48:16.551 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:48:16.554 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:48:16.556 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:48:16.559 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:48:16.562 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:48:16.564 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:48:16.567 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:48:16.590 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:48:16.594 | + 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:48:17.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:48:17.332 | from cryptography.utils import int_from_bytes 2021-05-13 06:48:17.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:48:17.332 | from cryptography.utils import int_from_bytes 2021-05-13 06:48:18.345 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:48:18.345 | 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:48:18.348 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:18.348 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:18.350 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:18.355 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:18.362 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:18.366 | Obtaining file:///opt/stack/keystone 2021-05-13 06:48:19.947 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:48:21.490 | 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:48:21.518 | 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:48:21.527 | 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:48:21.534 | 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:48:21.537 | 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:48:21.564 | 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:48:21.591 | 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:48:21.604 | 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:48:21.620 | 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:48:21.631 | 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:48:21.641 | 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:48:21.645 | 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:48:21.648 | 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:48:21.686 | 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:48:21.692 | 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:48:21.696 | 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:48:21.707 | 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:48:21.758 | 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:48:21.761 | 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:48:21.767 | 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:48:21.802 | 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:48:21.841 | 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:48:21.848 | 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:48:21.894 | 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:48:21.901 | 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:48:21.938 | 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:48:21.991 | 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:48:22.009 | 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:48:22.023 | 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:48:22.032 | 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:48:22.055 | 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:48:22.066 | 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:48:22.082 | 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:48:22.125 | 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:48:22.131 | 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:48:22.144 | 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:48:22.147 | 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:48:22.149 | 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:48:22.160 | 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:48:22.163 | 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:48:22.166 | 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:48:22.169 | 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:48:22.186 | 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:48:22.191 | 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:48:22.209 | 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:48:22.213 | 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:48:22.233 | 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:48:22.237 | 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:48:22.240 | 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:48:22.243 | 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:48:22.253 | 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:48:22.256 | 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:48:22.259 | 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:48:22.266 | 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:48:22.275 | 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:48:22.280 | 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:48:22.298 | 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:48:22.301 | 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:48:22.308 | 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:48:22.328 | 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:48:22.355 | 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:48:22.360 | 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:48:22.363 | 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:48:22.421 | 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:48:22.429 | 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:48:22.432 | 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:48:22.437 | 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:48:22.446 | 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:48:22.450 | 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:48:22.453 | 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:48:22.460 | 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:48:22.498 | 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:48:22.509 | 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:48:22.519 | 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:48:22.530 | 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:48:22.539 | 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:48:22.543 | 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:48:22.552 | 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:48:22.561 | 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:48:22.564 | 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:48:22.567 | 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:48:22.590 | 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:48:22.604 | 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:48:22.609 | 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:48:22.613 | 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:48:22.616 | 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:48:22.619 | 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:48:22.622 | 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:48:22.624 | 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:48:22.627 | 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:48:22.630 | 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:48:22.633 | 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:48:22.643 | 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:48:22.648 | 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:48:22.651 | 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:48:22.653 | 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:48:22.661 | 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:48:22.664 | 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:48:22.669 | 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:48:22.676 | 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:48:22.725 | 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:48:22.733 | 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:48:23.879 | Installing collected packages: keystone 2021-05-13 06:48:23.879 | Attempting uninstall: keystone 2021-05-13 06:48:23.881 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:48:23.884 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:48:23.885 | Running setup.py develop for keystone 2021-05-13 06:48:25.748 | Successfully installed keystone 2021-05-13 06:48:25.883 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:48:25.883 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:48:25.972 | + inc/python:pip_install:200 : result=0 2021-05-13 06:48:25.975 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:48:25.977 | + functions-common:time_stop:2304 : local name 2021-05-13 06:48:25.980 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:48:25.983 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:48:25.986 | + functions-common:time_stop:2307 : local total 2021-05-13 06:48:25.988 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:48:25.992 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:48:25.994 | + functions-common:time_stop:2311 : start_time=1620888496585 2021-05-13 06:48:25.996 | + functions-common:time_stop:2313 : [[ -z 1620888496585 ]] 2021-05-13 06:48:25.999 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:48:26.003 | + functions-common:time_stop:2316 : end_time=1620888506000 2021-05-13 06:48:26.005 | + functions-common:time_stop:2317 : elapsed_time=9415 2021-05-13 06:48:26.007 | + functions-common:time_stop:2318 : total=40754 2021-05-13 06:48:26.009 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:48:26.011 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50169 2021-05-13 06:48:26.013 | + inc/python:pip_install:203 : return 0 2021-05-13 06:48:26.016 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:48:26.018 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:48:26.021 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:48:26.041 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:48:26.053 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:48:26.056 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:48:26.058 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:48:26.060 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:48:26.063 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:48:26.065 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:48:26.068 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:48:26.084 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:48:26.086 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:48:26.089 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:48:26.091 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:48:26.094 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:48:26.108 | + 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:48:26.111 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:48:26.116 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:48:26.134 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:48:26.136 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:48:26.167 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:48:26.194 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:48:26.224 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:48:26.254 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:48:26.284 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:48:26.314 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:48:26.342 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:48:26.369 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:48:26.371 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:48:26.374 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:48:26.376 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:48:26.378 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:48:26.381 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:48:26.396 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:48:26.399 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:48:26.401 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:48:26.403 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:48:26.418 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:48:26.421 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:48:26.423 | + 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:48:26.453 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:48:26.455 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:48:26.458 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:48:26.460 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:48:26.463 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:48:26.479 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:48:26.481 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2021-05-13 06:48:26.511 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.25/identity 2021-05-13 06:48:26.539 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:48:26.541 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:48:26.572 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:48:26.575 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:48:26.577 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:48:26.579 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:48:26.582 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:48:26.584 | + 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:48:26.614 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:48:26.617 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:48:26.619 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:48:26.621 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:48:26.624 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:48:26.641 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:48:26.644 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:48:26.646 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:48:26.648 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:48:26.651 | + 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:48:26.678 | + 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:48:26.706 | + 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:48:26.733 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:48:26.760 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:48:26.788 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:48:26.790 | + 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:48:26.793 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:48:26.795 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:48:26.797 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:48:26.800 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:48:26.802 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:48:26.805 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:48:26.809 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:48:26.812 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:48:26.814 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:48:26.827 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:48:26.827 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:48:26.835 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:48:26.839 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:48:26.855 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:48:26.857 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:48:26.862 | + 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:48:26.893 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:48:26.919 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:48:26.947 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:48:26.974 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:48:27.001 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:48:27.028 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:48:27.055 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:48:27.082 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:48:27.110 | + 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:48:27.137 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:48:27.164 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:48:27.192 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:48:27.219 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:48:27.221 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:48:27.224 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:48:27.227 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:48:27.229 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:48:27.231 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:48:27.233 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:48:27.236 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:48:27.238 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:48:27.241 | + 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:48:27.267 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:48:27.295 | + 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:48:27.296 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:48:27.304 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:48:27.307 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:48:27.310 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:48:27.312 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:48:27.315 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:48:27.317 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:48:27.320 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:48:27.322 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:48:27.324 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:48:27.327 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:48:27.329 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:48:27.331 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:48:27.334 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:48:27.396 | Site keystone-wsgi-public already enabled 2021-05-13 06:48:27.402 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:48:27.406 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:48:27.410 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:48:27.414 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:48:27.544 | + 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:48:27.547 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:48:27.549 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:48:27.551 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:48:27.553 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:48:27.556 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:48:27.559 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:48:27.564 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:48:27.567 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:48:27.570 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:48:27.582 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:48:27.583 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:48:27.591 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:48:27.595 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:48:27.611 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:48:27.613 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:48:27.618 | + 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:48:27.649 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:48:27.677 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:48:27.704 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:48:27.731 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:48:27.759 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:48:27.786 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:48:27.813 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:48:27.841 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:48:27.869 | + 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:48:27.896 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:48:27.923 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:48:27.951 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:48:27.979 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:48:27.981 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:48:27.984 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:48:27.986 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:48:27.989 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:48:27.991 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:48:27.993 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:48:27.996 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:48:27.999 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:48:28.001 | + 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:48:28.028 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:48:28.056 | + 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:48:28.056 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:48:28.065 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:48:28.068 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:48:28.071 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:48:28.073 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:48:28.076 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:48:28.078 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:48:28.080 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:48:28.083 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:48:28.085 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:48:28.087 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:48:28.090 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:48:28.092 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:48:28.094 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:48:28.156 | Site keystone-wsgi-admin already enabled 2021-05-13 06:48:28.162 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:48:28.166 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:48:28.170 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:48:28.173 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:48:28.303 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:48:28.336 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:48:28.367 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:48:28.399 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:48:28.401 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:48:28.432 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:48:28.460 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:48:28.489 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:48:28.506 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:48:28.508 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:48:28.525 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:48:28.527 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:48:28.530 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:48:28.532 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:48:28.535 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:48:28.537 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:48:28.540 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:48:28.542 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:48:28.544 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:48:28.546 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:48:28.549 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:48:28.551 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:48:28.554 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:48:28.556 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:48:28.559 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:48:28.575 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:48:28.577 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:48:28.580 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:48:28.582 | + functions-common:git_clone:544 : echo master 2021-05-13 06:48:28.583 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:48:28.588 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:48:28.590 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:48:28.592 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:48:28.595 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:48:28.596 | + functions-common:git_clone:593 : head -1 2021-05-13 06:48:28.600 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:48:28.603 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:48:28.606 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:48:28.608 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:48:28.611 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:48:28.613 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:48:28.616 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:48:28.618 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:48:28.621 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:48:28.623 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:48:28.625 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:48:28.628 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:48:28.630 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:48:28.633 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:48:28.636 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:48:28.639 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:48:28.641 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:48:28.644 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:48:28.647 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:48:28.653 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:48:28.655 | + 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:48:29.250 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:48:29.254 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:48:29.258 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:48:29.261 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:48:29.264 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:48:29.267 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:48:29.270 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:48:29.273 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:48:29.276 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:48:29.279 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:48:29.282 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:48:29.285 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:48:29.288 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:48:29.290 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:48:29.311 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:48:29.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/swift[keystone]' 2021-05-13 06:48:30.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:48:30.053 | from cryptography.utils import int_from_bytes 2021-05-13 06:48:30.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:48:30.053 | from cryptography.utils import int_from_bytes 2021-05-13 06:48:31.076 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:48:31.077 | 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:48:31.080 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:31.080 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:31.082 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:31.087 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:31.094 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:31.098 | Obtaining file:///opt/stack/swift 2021-05-13 06:48:32.377 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:48:33.683 | 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:48:33.694 | 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:48:33.734 | 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:48:33.743 | 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:48:33.748 | 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:48:33.801 | 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:48:33.811 | 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:48:33.814 | 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:48:33.851 | 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:48:33.891 | 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:48:33.897 | 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:48:33.903 | 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:48:33.942 | 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:48:33.952 | 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:48:33.968 | 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:48:33.974 | 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:48:33.977 | 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:48:33.987 | 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:48:33.990 | 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:48:33.993 | 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:48:33.996 | 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:48:34.001 | 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:48:34.020 | 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:48:34.024 | 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:48:34.043 | 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:48:34.048 | 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:48:34.098 | 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:48:34.102 | 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:48:34.109 | 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:48:34.129 | 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:48:34.133 | 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:48:34.136 | 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:48:34.145 | 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:48:34.158 | 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:48:34.218 | 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:48:34.224 | 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:48:34.231 | 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:48:34.236 | 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:48:34.240 | 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:48:34.243 | 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:48:34.246 | 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:48:34.249 | 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:48:34.252 | 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:48:34.256 | 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:48:34.259 | 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:48:34.264 | 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:48:34.267 | 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:48:35.836 | Installing collected packages: swift 2021-05-13 06:48:35.836 | Attempting uninstall: swift 2021-05-13 06:48:35.838 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:48:35.840 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:48:35.841 | Running setup.py develop for swift 2021-05-13 06:48:37.575 | Successfully installed swift 2021-05-13 06:48:37.713 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:48:37.713 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:48:37.791 | + inc/python:pip_install:200 : result=0 2021-05-13 06:48:37.795 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:48:37.798 | + functions-common:time_stop:2304 : local name 2021-05-13 06:48:37.802 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:48:37.805 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:48:37.807 | + functions-common:time_stop:2307 : local total 2021-05-13 06:48:37.810 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:48:37.812 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:48:37.814 | + functions-common:time_stop:2311 : start_time=1620888509305 2021-05-13 06:48:37.816 | + functions-common:time_stop:2313 : [[ -z 1620888509305 ]] 2021-05-13 06:48:37.819 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:48:37.823 | + functions-common:time_stop:2316 : end_time=1620888517821 2021-05-13 06:48:37.826 | + functions-common:time_stop:2317 : elapsed_time=8516 2021-05-13 06:48:37.828 | + functions-common:time_stop:2318 : total=50169 2021-05-13 06:48:37.830 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:48:37.832 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58685 2021-05-13 06:48:37.835 | + inc/python:pip_install:203 : return 0 2021-05-13 06:48:37.837 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:48:37.840 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:48:37.842 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:48:37.861 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:48:37.873 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:48:37.876 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:48:37.878 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:48:37.881 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:48:37.883 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:48:37.886 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:48:37.888 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:48:37.890 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:48:37.893 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:48:37.895 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:48:37.897 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:48:37.899 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:48:37.902 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:48:37.904 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:48:37.906 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:48:38.773 | No object-expirer running 2021-05-13 06:48:38.773 | No container-auditor running 2021-05-13 06:48:38.773 | No object-updater running 2021-05-13 06:48:38.774 | No account-reaper running 2021-05-13 06:48:38.774 | No container-sync running 2021-05-13 06:48:38.774 | No account-auditor running 2021-05-13 06:48:38.774 | No container-reconciler running 2021-05-13 06:48:38.774 | No container-replicator running 2021-05-13 06:48:38.774 | No container-server running 2021-05-13 06:48:38.774 | No object-reconstructor running 2021-05-13 06:48:38.774 | No account-server running 2021-05-13 06:48:38.774 | No object-replicator running 2021-05-13 06:48:38.774 | No account-replicator running 2021-05-13 06:48:38.774 | No proxy-server running 2021-05-13 06:48:38.774 | No container-updater running 2021-05-13 06:48:38.774 | No container-sharder running 2021-05-13 06:48:38.774 | No object-server running 2021-05-13 06:48:38.774 | No object-auditor running 2021-05-13 06:48:38.823 | + lib/swift:configure_swift:341 : true 2021-05-13 06:48:38.826 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:48:38.843 | + 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:48:38.855 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:48:38.858 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:48:38.858 | s/%GROUP%//; 2021-05-13 06:48:38.858 | s/%USER%/ubuntu/; 2021-05-13 06:48:38.858 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:48:38.858 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:48:38.858 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:48:38.867 | uid = ubuntu 2021-05-13 06:48:38.867 | gid = 2021-05-13 06:48:38.867 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:48:38.867 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:48:38.867 | address = 127.0.0.1 2021-05-13 06:48:38.867 | 2021-05-13 06:48:38.867 | [account6612] 2021-05-13 06:48:38.867 | max connections = 25 2021-05-13 06:48:38.867 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:48:38.867 | read only = false 2021-05-13 06:48:38.867 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:48:38.867 | 2021-05-13 06:48:38.867 | [account6622] 2021-05-13 06:48:38.867 | max connections = 25 2021-05-13 06:48:38.867 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:48:38.867 | read only = false 2021-05-13 06:48:38.867 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:48:38.867 | 2021-05-13 06:48:38.867 | [account6632] 2021-05-13 06:48:38.867 | max connections = 25 2021-05-13 06:48:38.867 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:48:38.867 | read only = false 2021-05-13 06:48:38.867 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:48:38.867 | 2021-05-13 06:48:38.868 | [account6642] 2021-05-13 06:48:38.868 | max connections = 25 2021-05-13 06:48:38.868 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:48:38.868 | read only = false 2021-05-13 06:48:38.868 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:48:38.868 | 2021-05-13 06:48:38.868 | 2021-05-13 06:48:38.868 | [container6611] 2021-05-13 06:48:38.868 | max connections = 25 2021-05-13 06:48:38.868 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:48:38.868 | read only = false 2021-05-13 06:48:38.868 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:48:38.868 | 2021-05-13 06:48:38.868 | [container6621] 2021-05-13 06:48:38.868 | max connections = 25 2021-05-13 06:48:38.868 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:48:38.868 | read only = false 2021-05-13 06:48:38.868 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:48:38.868 | 2021-05-13 06:48:38.868 | [container6631] 2021-05-13 06:48:38.868 | max connections = 25 2021-05-13 06:48:38.868 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:48:38.868 | read only = false 2021-05-13 06:48:38.868 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:48:38.868 | 2021-05-13 06:48:38.868 | [container6641] 2021-05-13 06:48:38.868 | max connections = 25 2021-05-13 06:48:38.868 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:48:38.868 | read only = false 2021-05-13 06:48:38.868 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:48:38.868 | 2021-05-13 06:48:38.868 | 2021-05-13 06:48:38.868 | [object6613] 2021-05-13 06:48:38.868 | max connections = 25 2021-05-13 06:48:38.868 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:48:38.868 | read only = false 2021-05-13 06:48:38.868 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:48:38.869 | 2021-05-13 06:48:38.869 | [object6623] 2021-05-13 06:48:38.869 | max connections = 25 2021-05-13 06:48:38.869 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:48:38.869 | read only = false 2021-05-13 06:48:38.869 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:48:38.869 | 2021-05-13 06:48:38.869 | [object6633] 2021-05-13 06:48:38.869 | max connections = 25 2021-05-13 06:48:38.869 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:48:38.869 | read only = false 2021-05-13 06:48:38.869 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:48:38.869 | 2021-05-13 06:48:38.869 | [object6643] 2021-05-13 06:48:38.869 | max connections = 25 2021-05-13 06:48:38.869 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:48:38.869 | read only = false 2021-05-13 06:48:38.869 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:48:38.870 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:48:38.873 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:48:38.876 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:48:38.879 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:48:38.892 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:48:38.894 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:48:38.898 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:48:38.902 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:48:38.905 | + 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:48:38.909 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:48:38.942 | + 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:48:38.968 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:48:38.985 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:48:39.013 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:48:39.030 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:48:39.059 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:48:39.080 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:48:39.111 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:48:39.128 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:48:39.156 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:48:39.174 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:48:39.203 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:48:39.223 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:48:39.240 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:48:39.243 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:48:39.270 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:48:39.297 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:48:39.325 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:48:39.351 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:48:39.366 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:48:39.369 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:48:39.400 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:48:39.415 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:48:39.417 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:48:39.432 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:48:39.434 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:48:39.436 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:48:39.451 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:48:39.453 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:48:39.455 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:48:39.458 | + 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:48:39.463 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:48:39.468 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:48:39.495 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:48:39.521 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:48:39.550 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:48:39.580 | + 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:48:39.607 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:48:39.609 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:48:39.612 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:48:39.614 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:48:39.616 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:48:39.647 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:48:39.676 | + 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:48:39.704 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:48:39.730 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:48:39.758 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:48:39.785 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:48:39.812 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:48:39.840 | + 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:48:39.866 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:48:39.893 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:48:39.921 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:48:39.948 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:48:39.977 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:48:40.009 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:48:40.036 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:48:40.054 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:48:40.082 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:48:40.109 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:48:40.114 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:48:40.142 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:48:40.169 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:48:40.196 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:48:40.198 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:48:40.200 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:48:40.202 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:48:40.207 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:48:40.209 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:48:40.212 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:48:40.214 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:48:40.216 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:48:40.218 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:48:40.220 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:48:40.223 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:48:40.240 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:48:40.268 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:48:40.286 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:48:40.314 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:48:40.333 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:48:40.361 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:48:40.379 | + 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:48:40.407 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:48:40.425 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:48:40.454 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:48:40.472 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:48:40.500 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:48:40.519 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:48:40.547 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:48:40.565 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:48:40.594 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:48:40.612 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:48:40.638 | + 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:48:40.643 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:48:40.662 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:48:40.690 | + 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:48:40.719 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:48:40.722 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:48:40.726 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:48:40.729 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:48:40.731 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:48:40.733 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:48:40.735 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:48:40.738 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:48:40.740 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:48:40.742 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:48:40.760 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:48:40.788 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:48:40.806 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:48:40.835 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:48:40.853 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:48:40.880 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:48:40.899 | + 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:48:40.927 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:48:40.945 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:48:40.973 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:48:40.991 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:48:41.019 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:48:41.037 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:48:41.066 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:48:41.084 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:48:41.112 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:48:41.130 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:48:41.157 | + 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:48:41.162 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:48:41.180 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:48:41.209 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:48:41.211 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:48:41.215 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:48:41.218 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:48:41.220 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:48:41.222 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:48:41.224 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:48:41.227 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:48:41.229 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:48:41.231 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:48:41.249 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:48:41.276 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:48:41.294 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:48:41.323 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:48:41.340 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:48:41.369 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:48:41.387 | + 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:48:41.415 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:48:41.433 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:48:41.462 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:48:41.480 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:48:41.508 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:48:41.526 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:48:41.555 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:48:41.573 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:48:41.601 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:48:41.620 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:48:41.650 | + 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:48:41.655 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:48:41.673 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:48:41.702 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:48:41.729 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:48:41.760 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:48:41.788 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:48:41.790 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:48:41.795 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:48:41.824 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:48:41.852 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:48:41.880 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:48:41.909 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:48:41.937 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:48:41.964 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:48:41.992 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:48:42.019 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:48:42.046 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:48:42.061 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:48:42.064 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:48:42.083 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:48:42.086 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:48:42.105 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:48:42.107 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2021-05-13 06:48:42.135 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:48:42.137 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:48:42.164 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2021-05-13 06:48:42.193 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:48:42.196 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:48:42.223 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:48:42.239 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:48:42.241 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:48:42.244 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:48:42.249 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:48:42.251 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:48:42.264 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:48:42.266 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:48:42.277 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:48:42.280 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:48:42.282 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:48:42.284 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:48:42.287 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:48:42.289 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:48:42.291 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:48:42.293 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:48:42.296 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:48:42.308 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:48:42.311 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:48:42.313 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:48:42.332 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:48:42.335 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:48:42.352 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:48:42.355 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:48:42.357 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:48:42.360 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:48:42.362 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:48:42.365 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:48:42.367 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:48:42.370 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:48:42.372 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:48:42.389 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:48:42.392 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:48:42.394 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:48:42.410 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:48:42.413 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:48:42.415 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:48:42.418 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:48:42.420 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:48:42.423 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:48:42.426 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:48:42.428 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:48:42.433 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:48:42.435 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:48:42.438 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:48:42.441 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:48:42.444 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:48:42.447 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:48:42.449 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:48:42.453 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:48:42.456 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:48:42.459 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:48:42.464 | +++ 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:48:42.464 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:48:42.469 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:48:42.472 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:48:42.474 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:48:42.477 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:48:42.480 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:48:42.501 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:48:42.504 | + 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:48:43.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:48:43.242 | from cryptography.utils import int_from_bytes 2021-05-13 06:48:43.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:48:43.242 | from cryptography.utils import int_from_bytes 2021-05-13 06:48:44.271 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:48:44.271 | 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:48:44.275 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:44.275 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:44.277 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:44.282 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:44.289 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:44.295 | 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:48:44.388 | 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:48:44.392 | 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:48:44.404 | 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:48:44.463 | 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:48:44.485 | 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:48:44.490 | 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:48:44.508 | 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:48:44.519 | 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:48:44.559 | 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:48:44.565 | 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:48:44.571 | 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:48:44.609 | 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:48:44.624 | 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:48:44.628 | 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:48:44.638 | 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:48:44.660 | 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:48:44.676 | 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:48:44.682 | 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:48:44.685 | 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:48:44.688 | 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:48:44.691 | 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:48:44.706 | 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:48:44.712 | 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:48:44.730 | 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:48:44.755 | 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:48:44.760 | 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:48:44.779 | 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:48:44.784 | 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:48:44.787 | 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:48:44.790 | 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:48:44.797 | 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:48:44.811 | 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:48:44.832 | 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:48:44.837 | 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:48:44.846 | 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:48:44.849 | 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:48:44.854 | 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:48:44.862 | 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:48:44.866 | 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:48:44.870 | 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:48:44.875 | 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:48:44.879 | 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:48:44.882 | 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:48:44.891 | 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:48:44.904 | 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:48:44.914 | 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:48:44.923 | 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:48:44.933 | 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:48:44.937 | 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:48:44.939 | 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:48:44.943 | 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:48:44.946 | 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:48:44.950 | 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:48:44.958 | 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:48:44.960 | 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:48:44.963 | 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:48:44.966 | 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:48:45.016 | 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:48:45.034 | 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:48:45.040 | 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:48:45.044 | 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:48:45.051 | 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:48:45.054 | 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:48:45.057 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:48:45.059 | 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:48:46.739 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:48:46.739 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:48:46.822 | + inc/python:pip_install:200 : result=0 2021-05-13 06:48:46.826 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:48:46.830 | + functions-common:time_stop:2304 : local name 2021-05-13 06:48:46.834 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:48:46.837 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:48:46.841 | + functions-common:time_stop:2307 : local total 2021-05-13 06:48:46.845 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:48:46.848 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:48:46.852 | + functions-common:time_stop:2311 : start_time=1620888522496 2021-05-13 06:48:46.854 | + functions-common:time_stop:2313 : [[ -z 1620888522496 ]] 2021-05-13 06:48:46.857 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:48:46.862 | + functions-common:time_stop:2316 : end_time=1620888526859 2021-05-13 06:48:46.864 | + functions-common:time_stop:2317 : elapsed_time=4363 2021-05-13 06:48:46.866 | + functions-common:time_stop:2318 : total=58685 2021-05-13 06:48:46.869 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:48:46.871 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63048 2021-05-13 06:48:46.874 | + inc/python:pip_install:203 : return 0 2021-05-13 06:48:46.876 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:48:46.879 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:48:46.882 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:48:46.894 | + 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:48:46.899 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:48:46.902 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:48:46.904 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:48:46.907 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:48:46.909 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:48:46.912 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:48:46.915 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:48:46.917 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:48:46.920 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:48:46.937 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:48:46.939 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:48:46.942 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:48:46.945 | + functions-common:git_clone:544 : echo master 2021-05-13 06:48:46.945 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:48:46.950 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:48:46.953 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:48:46.955 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:48:46.958 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:48:46.958 | + functions-common:git_clone:593 : head -1 2021-05-13 06:48:46.961 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:48:46.964 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:48:46.966 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:48:46.969 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:48:46.972 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:48:46.974 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:48:46.977 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:48:46.979 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:48:46.982 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:48:46.984 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:48:46.987 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:48:46.989 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:48:46.992 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:48:46.995 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:48:46.997 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:48:47.000 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:48:47.003 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:48:47.005 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:48:47.008 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:48:47.014 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:48:47.017 | + 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:48:47.602 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:48:47.605 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:48:47.608 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:48:47.611 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:48:47.615 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:48:47.618 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:48:47.621 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:48:47.624 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:48:47.628 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:48:47.631 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:48:47.634 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:48:47.637 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:48:47.639 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:48:47.642 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:48:47.664 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:48:47.666 | + 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:48:48.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:48:48.405 | from cryptography.utils import int_from_bytes 2021-05-13 06:48:48.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:48:48.406 | from cryptography.utils import int_from_bytes 2021-05-13 06:48:49.440 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:48:49.440 | 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:48:49.444 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:49.445 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:49.446 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:49.451 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:49.458 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:48:49.476 | Obtaining file:///opt/stack/glance 2021-05-13 06:48:50.748 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:48:52.008 | 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:48:52.018 | 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:48:52.026 | 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:48:52.038 | 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:48:52.065 | 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:48:52.074 | 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:48:52.088 | 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:48:52.097 | 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:48:52.116 | 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:48:52.155 | 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:48:52.168 | 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:48:52.176 | 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:48:52.182 | 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:48:52.191 | 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:48:52.197 | 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:48:52.265 | 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:48:52.270 | 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:48:52.275 | 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:48:52.278 | 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:48:52.289 | 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:48:52.348 | 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:48:52.400 | 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:48:52.405 | 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:48:52.409 | 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:48:52.427 | 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:48:52.463 | 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:48:52.473 | 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:48:52.513 | 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:48:52.519 | 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:48:52.567 | 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:48:52.573 | 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:48:52.611 | 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:48:52.664 | 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:48:52.682 | 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:48:52.697 | 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:48:52.711 | 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:48:52.720 | 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:48:52.742 | 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:48:52.753 | 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:48:52.769 | 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:48:52.814 | 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:48:52.820 | 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:48:52.823 | 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:48:52.825 | 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:48:52.846 | 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:48:52.859 | 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:48:52.870 | 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:48:52.873 | 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:48:52.876 | 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:48:52.893 | 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:48:52.897 | 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:48:52.900 | 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:48:52.918 | 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:48:52.922 | 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:48:52.929 | 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:48:52.949 | 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:48:52.953 | 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:48:52.958 | 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:48:53.007 | 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:48:53.010 | 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:48:53.013 | 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:48:53.024 | 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:48:53.027 | 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:48:53.030 | 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:48:53.037 | 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:48:53.091 | 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:48:53.105 | 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:48:53.114 | 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:48:53.120 | 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:48:53.137 | 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:48:53.141 | 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:48:53.147 | 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:48:53.168 | 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:48:53.171 | 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:48:53.176 | 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:48:53.183 | 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:48:53.187 | 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:48:53.195 | 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:48:53.201 | 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:48:53.206 | 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:48:53.210 | 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:48:53.215 | 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:48:53.254 | 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:48:53.257 | 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:48:53.264 | 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:48:53.267 | 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:48:53.299 | 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:48:53.302 | 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:48:53.314 | 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:48:53.318 | 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:48:53.321 | 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:48:53.325 | 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:48:53.327 | 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:48:53.330 | 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:48:53.368 | 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:48:53.373 | 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:48:53.379 | 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:48:53.382 | 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:48:53.385 | 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:48:53.387 | 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:48:53.390 | 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:48:53.393 | 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:48:53.396 | 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:48:53.399 | 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:48:53.402 | 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:48:53.457 | 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:48:53.462 | 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:48:53.465 | 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:48:53.470 | 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:48:54.486 | Installing collected packages: glance 2021-05-13 06:48:54.486 | Attempting uninstall: glance 2021-05-13 06:48:54.488 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:48:54.492 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:48:54.493 | Running setup.py develop for glance 2021-05-13 06:48:56.073 | Successfully installed glance 2021-05-13 06:48:56.208 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:48:56.208 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:48:56.296 | + inc/python:pip_install:200 : result=0 2021-05-13 06:48:56.299 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:48:56.303 | + functions-common:time_stop:2304 : local name 2021-05-13 06:48:56.306 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:48:56.311 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:48:56.314 | + functions-common:time_stop:2307 : local total 2021-05-13 06:48:56.318 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:48:56.322 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:48:56.324 | + functions-common:time_stop:2311 : start_time=1620888527658 2021-05-13 06:48:56.326 | + functions-common:time_stop:2313 : [[ -z 1620888527658 ]] 2021-05-13 06:48:56.329 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:48:56.334 | + functions-common:time_stop:2316 : end_time=1620888536331 2021-05-13 06:48:56.336 | + functions-common:time_stop:2317 : elapsed_time=8673 2021-05-13 06:48:56.338 | + functions-common:time_stop:2318 : total=63048 2021-05-13 06:48:56.341 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:48:56.343 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71721 2021-05-13 06:48:56.346 | + inc/python:pip_install:203 : return 0 2021-05-13 06:48:56.348 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:48:56.351 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:48:56.353 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:48:56.372 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:48:56.384 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:48:56.387 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:48:56.390 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:48:56.392 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:48:56.395 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:48:56.397 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:48:56.400 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:48:56.403 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:48:56.405 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:48:56.417 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:48:56.421 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:48:56.423 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:48:56.426 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:48:56.428 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:48:56.430 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:48:56.433 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:48:56.436 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:48:56.464 | + 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:48:56.494 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:48:56.523 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:48:56.553 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:48:56.584 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:48:56.614 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:48:56.616 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:48:56.619 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:48:56.621 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:48:56.624 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:48:56.652 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:48:56.681 | + 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:48:56.711 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:48:56.740 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:48:56.770 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:48:56.799 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:48:56.829 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:48:56.859 | + 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:48:56.888 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:48:56.918 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:48:56.948 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:48:56.950 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:48:56.953 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:48:56.955 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:48:56.958 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:48:56.960 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:48:56.977 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:48:56.981 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:48:56.983 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:48:56.986 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:48:57.002 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:48:57.004 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:48:57.007 | + 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:48:57.037 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:48:57.039 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:48:57.042 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:48:57.044 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:48:57.047 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:48:57.049 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:48:57.052 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:48:57.054 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:48:57.057 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:48:57.059 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:48:57.061 | + 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:48:57.091 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:48:57.094 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2021-05-13 06:48:57.128 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:48:57.130 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:48:57.147 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:48:57.150 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:48:57.180 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:48:57.211 | + 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:48:57.241 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:48:57.271 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:48:57.301 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:48:57.318 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:48:57.321 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:48:57.351 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:48:57.380 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:48:57.410 | + 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:48:57.440 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:48:57.470 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2021-05-13 06:48:57.500 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:48:57.517 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:48:57.519 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:48:57.522 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:48:57.524 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:48:57.528 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:48:57.545 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:48:57.547 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:48:57.550 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:48:57.552 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:48:57.554 | + 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:48:57.585 | + 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:48:57.615 | + 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:48:57.645 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:48:57.674 | + 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:48:57.679 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:48:57.709 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:48:57.739 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:48:57.769 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2021-05-13 06:48:57.799 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:48:57.830 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:48:57.860 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:48:57.892 | + 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:48:57.923 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:48:57.952 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:48:57.983 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:48:58.013 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:48:58.018 | + 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:48:58.025 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:48:58.042 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:48:58.044 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:48:58.047 | + 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:48:58.049 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:48:58.052 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:48:58.054 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:48:58.057 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:48:58.061 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:48:58.063 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:48:58.067 | + 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:48:58.097 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:48:58.100 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:48:58.102 | ++ functions:get_random_port:837 : true 2021-05-13 06:48:58.105 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:48:58.107 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:48:58.109 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:48:58.179 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:48:58.182 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:48:58.185 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:48:58.189 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:48:58.192 | + 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:48:58.223 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:48:58.250 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:48:58.278 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:48:58.305 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:48:58.333 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:48:58.360 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:48:58.388 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:48:58.416 | + 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:48:58.443 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:48:58.471 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:48:58.499 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:48:58.527 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:48:58.555 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:48:58.583 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:48:58.611 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:48:58.638 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:48:58.666 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:48:58.694 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:48:58.722 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:48:58.724 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:48:58.727 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:48:58.729 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:48:58.732 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:48:58.734 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:48:58.736 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:48:58.790 | proxy (enabled by site administrator) 2021-05-13 06:48:58.794 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:48:58.797 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:48:58.801 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:48:58.805 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:48:58.807 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:48:58.809 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:48:58.812 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:48:58.864 | proxy_http (enabled by site administrator) 2021-05-13 06:48:58.868 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:48:58.873 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:48:58.876 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:48:58.879 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:48:58.882 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:48:58.886 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:48:58.889 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:48:58.893 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:48:58.897 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:48:58.897 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:48:58.907 | KeepAlive Off 2021-05-13 06:48:58.911 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:48:58.911 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:48:58.919 | SetEnv proxy-sendchunked 1 2021-05-13 06:48:58.923 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:48:58.924 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:48:58.932 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:48:58.935 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:48:58.938 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:48:58.940 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:48:58.943 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:48:58.945 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:48:58.948 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:48:58.950 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:48:58.953 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:48:58.955 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:48:58.957 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:48:58.960 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:48:58.962 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:48:59.024 | Site glance-wsgi-api already enabled 2021-05-13 06:48:59.030 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:48:59.034 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:48:59.038 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:48:59.042 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:48:59.175 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:48:59.182 | + 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:48:59.215 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:48:59.232 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:48:59.235 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:48:59.237 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:48:59.240 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:48:59.242 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:48:59.245 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:48:59.247 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:48:59.250 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:48:59.252 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:48:59.254 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:48:59.257 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:48:59.260 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:48:59.262 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:48:59.265 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:48:59.269 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:48:59.287 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:48:59.289 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:48:59.292 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:48:59.294 | + functions-common:git_clone:544 : echo master 2021-05-13 06:48:59.295 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:48:59.300 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:48:59.303 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:48:59.305 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:48:59.308 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:48:59.308 | + functions-common:git_clone:593 : head -1 2021-05-13 06:48:59.312 | ed4d261d1 [SVF]: Fix mkvdisk volume name length issue 2021-05-13 06:48:59.315 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:48:59.318 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:48:59.320 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:48:59.323 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:48:59.325 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:48:59.328 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:48:59.330 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:48:59.333 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:48:59.335 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:48:59.338 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:48:59.340 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:48:59.342 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:48:59.346 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:48:59.348 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:48:59.351 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:48:59.353 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:48:59.356 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:48:59.359 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:48:59.365 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:48:59.368 | + 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:48:59.958 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:48:59.961 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:48:59.965 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:48:59.968 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:48:59.971 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:48:59.974 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:48:59.977 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:48:59.980 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:48:59.982 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:48:59.984 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:48:59.987 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:48:59.989 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:48:59.992 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:48:59.994 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:49:00.015 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:49:00.018 | + 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:49:00.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:49:00.760 | from cryptography.utils import int_from_bytes 2021-05-13 06:49:00.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:49:00.760 | from cryptography.utils import int_from_bytes 2021-05-13 06:49:01.775 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:49:01.776 | 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:49:01.779 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:49:01.779 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:49:01.781 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:49:01.786 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:49:01.793 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:49:01.797 | Obtaining file:///opt/stack/cinder 2021-05-13 06:49:03.826 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:49:05.834 | 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:49:05.842 | 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:49:05.851 | 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:49:05.862 | 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:49:05.890 | 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:49:05.903 | 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:49:05.912 | 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:49:05.923 | 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:49:05.943 | 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:49:05.982 | 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:49:05.996 | 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:49:05.999 | 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:49:06.008 | 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:49:06.023 | 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:49:06.045 | 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:49:06.051 | 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:49:06.056 | 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:49:06.061 | 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:49:06.064 | 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:49:06.068 | 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:49:06.079 | 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:49:06.138 | 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:49:06.189 | 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:49:06.200 | 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:49:06.210 | 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:49:06.233 | 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:49:06.237 | 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:49:06.255 | 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:49:06.291 | 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:49:06.301 | 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:49:06.342 | 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:49:06.348 | 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:49:06.396 | 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:49:06.403 | 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:49:06.441 | 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:49:06.496 | 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:49:06.513 | 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:49:06.528 | 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:49:06.543 | 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:49:06.558 | 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:49:06.565 | 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:49:06.576 | 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:49:06.600 | 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:49:06.610 | 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:49:06.626 | 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:49:06.646 | 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:49:06.668 | 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:49:06.713 | 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:49:06.719 | 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:49:06.752 | 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:49:06.755 | 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:49:06.758 | 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:49:06.779 | 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:49:06.781 | 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:49:06.786 | 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:49:06.797 | 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:49:06.799 | 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:49:06.803 | 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:49:06.819 | 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:49:06.824 | 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:49:06.841 | 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:49:06.859 | 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:49:06.875 | 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:49:06.900 | 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:49:06.904 | 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:49:06.911 | 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:49:06.931 | 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:49:06.935 | 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:49:06.940 | 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:49:06.945 | 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:49:06.954 | 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:49:07.026 | 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:49:07.029 | 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:49:07.040 | 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:49:07.043 | 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:49:07.045 | 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:49:07.052 | 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:49:07.055 | 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:49:07.061 | 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:49:07.116 | 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:49:07.130 | 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:49:07.139 | 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:49:07.145 | 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:49:07.163 | 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:49:07.221 | 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:49:07.224 | 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:49:07.231 | 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:49:07.235 | 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:49:07.255 | 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:49:07.259 | 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:49:07.266 | 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:49:07.269 | 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:49:07.274 | 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:49:07.277 | 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:49:07.281 | 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:49:07.289 | 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:49:07.313 | 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:49:07.316 | 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:49:07.322 | 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:49:07.327 | 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:49:07.331 | 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:49:07.336 | 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:49:07.343 | 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:49:07.352 | 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:49:07.358 | 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:49:07.363 | 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:49:07.402 | 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:49:07.409 | 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:49:07.412 | 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:49:07.422 | 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:49:07.425 | 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:49:07.438 | 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:49:07.448 | 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:49:07.460 | 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:49:07.474 | 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:49:07.478 | 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:49:07.481 | 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:49:07.484 | 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:49:07.488 | 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:49:07.491 | 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:49:07.497 | 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:49:07.533 | 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:49:07.539 | 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:49:07.541 | 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:49:07.544 | 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:49:07.547 | 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:49:07.550 | 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:49:07.554 | 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:49:07.558 | 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:49:07.562 | 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:49:07.568 | 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:49:07.571 | 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:49:07.573 | 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:49:07.581 | 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:49:07.584 | 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:49:07.588 | 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:49:07.642 | 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:49:07.645 | 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:49:07.685 | 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:49:07.690 | 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:49:07.695 | 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:49:08.539 | Installing collected packages: cinder 2021-05-13 06:49:08.540 | Attempting uninstall: cinder 2021-05-13 06:49:08.541 | Found existing installation: cinder 18.1.0.dev93 2021-05-13 06:49:08.545 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:49:08.546 | Running setup.py develop for cinder 2021-05-13 06:49:10.813 | Successfully installed cinder 2021-05-13 06:49:10.950 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:49:10.950 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:49:11.040 | + inc/python:pip_install:200 : result=0 2021-05-13 06:49:11.044 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:49:11.048 | + functions-common:time_stop:2304 : local name 2021-05-13 06:49:11.051 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:49:11.055 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:49:11.057 | + functions-common:time_stop:2307 : local total 2021-05-13 06:49:11.060 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:49:11.062 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:49:11.064 | + functions-common:time_stop:2311 : start_time=1620888540010 2021-05-13 06:49:11.067 | + functions-common:time_stop:2313 : [[ -z 1620888540010 ]] 2021-05-13 06:49:11.070 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:49:11.074 | + functions-common:time_stop:2316 : end_time=1620888551072 2021-05-13 06:49:11.077 | + functions-common:time_stop:2317 : elapsed_time=11062 2021-05-13 06:49:11.079 | + functions-common:time_stop:2318 : total=71721 2021-05-13 06:49:11.081 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:49:11.084 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82783 2021-05-13 06:49:11.086 | + inc/python:pip_install:203 : return 0 2021-05-13 06:49:11.089 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:49:11.091 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:49:11.093 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:49:11.112 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:49:11.124 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:49:11.127 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:49:11.129 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:49:11.132 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:49:11.134 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:49:11.137 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:49:11.139 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:49:11.142 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:49:11.144 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:49:11.147 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:49:11.149 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:49:11.152 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:49:11.164 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:49:11.166 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:49:11.169 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:49:11.171 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:49:11.174 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:49:11.176 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:49:11.179 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:49:11.181 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:49:11.184 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:49:11.186 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:49:11.189 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:49:11.191 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:49:11.194 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:49:11.196 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:49:11.199 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:49:11.201 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:49:11.204 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:49:11.206 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:49:11.229 | + 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:49:11.334 | Reading package lists... 2021-05-13 06:49:11.551 | Building dependency tree... 2021-05-13 06:49:11.552 | Reading state information... 2021-05-13 06:49:11.777 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:49:11.777 | The following packages were automatically installed and are no longer required: 2021-05-13 06:49:11.778 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:49:11.778 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:49:11.778 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:49:11.778 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:49:11.778 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:49:11.778 | python3-zope.interface 2021-05-13 06:49:11.778 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:49:11.914 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:49:11.920 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:49:11.923 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:49:11.926 | + functions-common:time_stop:2304 : local name 2021-05-13 06:49:11.929 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:49:11.933 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:49:11.936 | + functions-common:time_stop:2307 : local total 2021-05-13 06:49:11.939 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:49:11.942 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:49:11.945 | + functions-common:time_stop:2311 : start_time=1620888551226 2021-05-13 06:49:11.948 | + functions-common:time_stop:2313 : [[ -z 1620888551226 ]] 2021-05-13 06:49:11.951 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:49:11.956 | + functions-common:time_stop:2316 : end_time=1620888551953 2021-05-13 06:49:11.958 | + functions-common:time_stop:2317 : elapsed_time=727 2021-05-13 06:49:11.961 | + functions-common:time_stop:2318 : total=5053 2021-05-13 06:49:11.963 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:49:11.966 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5780 2021-05-13 06:49:11.969 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:49:11.971 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:49:11.974 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:49:11.976 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:49:11.989 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:49:11.995 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:49:11.997 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:49:11.999 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:49:12.003 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:49:12.003 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:49:12.008 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:49:12.010 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:49:12.012 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:49:12.014 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:49:12.016 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:49:12.019 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:49:12.021 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:49:12.023 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:49:12.034 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:49:12.047 | + 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:49:12.060 | + 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:49:12.073 | + 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:49:12.085 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:49:12.088 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:49:12.092 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.FzTDV7Bvgm 2021-05-13 06:49:12.094 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:49:12.096 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:49:12.099 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:49:12.101 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.FzTDV7Bvgm 2021-05-13 06:49:12.105 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.FzTDV7Bvgm 2021-05-13 06:49:12.116 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.FzTDV7Bvgm /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:49:12.129 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:49:12.133 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:49:12.135 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:49:12.137 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:49:12.140 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:49:12.142 | + 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:49:12.144 | + 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:49:12.147 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:49:12.149 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:49:12.154 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:49:12.158 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:49:12.178 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:49:12.198 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:49:12.217 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:49:12.235 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:49:12.254 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:49:12.273 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:49:12.293 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:49:12.314 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:49:12.317 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:49:12.319 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:49:12.322 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:49:12.324 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:49:12.354 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:49:12.381 | + 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:49:12.409 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:49:12.437 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:49:12.467 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:49:12.498 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:49:12.526 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:49:12.554 | + 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:49:12.582 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:49:12.610 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:49:12.641 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:49:12.670 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:49:12.673 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:49:12.675 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:49:12.678 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:49:12.680 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:49:12.683 | + 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:49:12.715 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:49:12.743 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:49:12.771 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:49:12.799 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:49:12.828 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:49:12.856 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:49:12.887 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:49:12.889 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2021-05-13 06:49:12.920 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:49:12.953 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:49:12.960 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 77cf5a730a98edd7b9fdace85fef0ac4 2021-05-13 06:49:12.989 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:49:13.017 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:49:13.034 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:49:13.036 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:49:13.053 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:49:13.056 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:49:13.073 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:49:13.075 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:49:13.092 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:49:13.095 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:49:13.097 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:49:13.100 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:49:13.102 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:49:13.105 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:49:13.107 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:49:13.109 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:49:13.126 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:49:13.129 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:49:13.131 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:49:13.134 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:49:13.150 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:49:13.152 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:49:13.155 | + 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:49:13.184 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:49:13.186 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:49:13.188 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:49:13.191 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:49:13.194 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:49:13.197 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:49:13.214 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:49:13.216 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:49:13.219 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:49:13.221 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:49:13.224 | + 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:49:13.252 | + 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:49:13.280 | + 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:49:13.309 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:49:13.338 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:49:13.340 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:49:13.343 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:49:13.345 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:49:13.348 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:49:13.350 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:49:13.353 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:49:13.357 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:49:13.360 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:49:13.362 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:49:13.375 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:49:13.375 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:49:13.384 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:49:13.387 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:49:13.403 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:49:13.405 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:49:13.409 | + 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:49:13.439 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:49:13.467 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:49:13.495 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:49:13.523 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:49:13.550 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:49:13.579 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:49:13.606 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:49:13.634 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:49:13.662 | + 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:49:13.689 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:49:13.717 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:49:13.745 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:49:13.773 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:49:13.776 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:49:13.779 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:49:13.781 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:49:13.784 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:49:13.786 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:49:13.789 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:49:13.791 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:49:13.794 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:49:13.796 | + 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:49:13.824 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:49:13.853 | + 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:49:13.853 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:49:13.862 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:49:13.865 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:49:13.868 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:49:13.870 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:49:13.873 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:49:13.875 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:49:13.878 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:49:13.880 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:49:13.882 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:49:13.885 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:49:13.887 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:49:13.890 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:49:13.892 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:49:13.955 | Enabling site cinder-wsgi. 2021-05-13 06:49:13.963 | To activate the new configuration, you need to run: 2021-05-13 06:49:13.964 | systemctl reload apache2 2021-05-13 06:49:13.968 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:49:13.972 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:49:13.974 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:49:13.977 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:49:14.109 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:49:14.112 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:49:14.146 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2021-05-13 06:49:14.175 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:49:14.192 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:49:14.194 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:49:14.197 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:49:14.199 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:49:14.202 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:49:14.204 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:49:14.235 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:49:14.263 | + 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:49:14.291 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:49:14.320 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:49:14.348 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:49:14.377 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:49:14.405 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:49:14.433 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:49:14.462 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:49:14.491 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:49:14.519 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:49:14.548 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:49:14.550 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:49:14.568 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:49:14.570 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2021-05-13 06:49:14.602 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:49:14.619 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:49:14.622 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:49:14.624 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:49:14.627 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:49:14.629 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:49:14.631 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:49:14.634 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:49:14.638 | ++ 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:49:14.638 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:49:14.643 | + 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:49:14.646 | + 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:49:14.649 | + 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:49:14.652 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:49:14.654 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:49:14.656 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:49:14.659 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:49:14.661 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:49:14.664 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:49:14.666 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:49:14.669 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:49:14.672 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:49:14.674 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:49:14.676 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:49:14.678 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:49:14.681 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:49:14.684 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:49:14.686 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:49:14.688 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:49:14.692 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:49:14.707 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:49:14.709 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:49:14.712 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:49:14.715 | + functions-common:git_clone:544 : echo master 2021-05-13 06:49:14.715 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:49:14.720 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:49:14.722 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:49:14.725 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:49:14.728 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:49:14.728 | + functions-common:git_clone:593 : head -1 2021-05-13 06:49:14.731 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:49:14.733 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:49:14.736 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:49:14.739 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:49:14.741 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:49:14.744 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:49:14.746 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:49:14.748 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:49:14.751 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:49:14.753 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:49:14.756 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:49:14.758 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:49:14.760 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:49:14.764 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:49:14.766 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:49:14.769 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:49:14.771 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:49:14.774 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:49:14.777 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:49:14.783 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:49:14.786 | + 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:49:15.386 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:49:15.389 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:49:15.392 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:49:15.395 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:49:15.399 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:49:15.402 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:49:15.404 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:49:15.407 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:49:15.409 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:49:15.412 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:49:15.415 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:49:15.417 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:49:15.419 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:49:15.423 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:49:15.444 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:49:15.447 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-05-13 06:49:16.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:49:16.186 | from cryptography.utils import int_from_bytes 2021-05-13 06:49:16.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:49:16.186 | from cryptography.utils import int_from_bytes 2021-05-13 06:49:17.212 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:49:17.212 | 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:49:17.216 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:49:17.216 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:49:17.218 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:49:17.223 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:49:17.231 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:49:17.235 | Obtaining file:///opt/stack/neutron 2021-05-13 06:49:19.348 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:49:21.478 | 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:49:21.484 | 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:49:21.488 | 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:49:21.497 | 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:49:21.506 | 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:49:21.517 | 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:49:21.544 | 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:49:21.558 | 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:49:21.567 | 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:49:21.574 | 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:49:21.578 | 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:49:21.587 | 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:49:21.593 | 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:49:21.598 | 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:49:21.603 | 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:49:21.662 | 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:49:21.714 | 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:49:21.719 | 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:49:21.722 | 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:49:21.760 | 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:49:21.786 | 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:49:21.804 | 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:49:21.808 | 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:49:21.813 | 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:49:21.836 | 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:49:21.872 | 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:49:21.883 | 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:49:21.922 | 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:49:21.928 | 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:49:21.975 | 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:49:21.981 | 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:49:22.020 | 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:49:22.074 | 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:49:22.091 | 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:49:22.106 | 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:49:22.121 | 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:49:22.135 | 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:49:22.139 | 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:49:22.148 | 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:49:22.171 | 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:49:22.182 | 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:49:22.199 | 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:49:22.218 | 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:49:22.262 | 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:49:22.268 | 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:49:22.276 | 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:49:22.282 | 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:49:22.285 | 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:49:22.294 | 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:49:22.297 | 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:49:22.318 | 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:49:22.333 | 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:49:22.343 | 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:49:22.346 | 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:49:22.349 | 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:49:22.355 | 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:49:22.361 | 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:49:22.380 | 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:49:22.383 | 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:49:22.401 | 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:49:22.427 | 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:49:22.442 | 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:49:22.447 | 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:49:22.454 | 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:49:22.473 | 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:49:22.476 | 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:49:22.480 | 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:49:22.486 | 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:49:22.536 | 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:49:22.539 | 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:49:22.542 | 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:49:22.545 | 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:49:22.556 | 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:49:22.560 | 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:49:22.562 | 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:49:22.570 | 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:49:22.584 | 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:49:22.592 | 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:49:22.598 | 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:49:22.615 | 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:49:22.634 | 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:49:22.692 | 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:49:22.696 | 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:49:22.703 | 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:49:22.722 | 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:49:22.727 | 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:49:22.730 | 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:49:22.735 | 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:49:22.742 | 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:49:22.751 | 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:49:22.754 | 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:49:22.757 | 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:49:22.778 | 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:49:22.805 | 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:49:22.812 | 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:49:22.816 | 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:49:22.855 | 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:49:22.858 | 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:49:22.861 | 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:49:22.866 | 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:49:22.869 | 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:49:22.875 | 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:49:22.915 | 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:49:22.918 | 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:49:22.929 | 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:49:22.951 | 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:49:22.954 | 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:49:22.969 | 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:49:22.981 | 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:49:22.993 | 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:49:22.997 | 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:49:23.000 | 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:49:23.004 | 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:49:23.007 | 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:49:23.009 | 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:49:23.012 | 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:49:23.015 | 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:49:23.017 | 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:49:23.020 | 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:49:23.024 | 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:49:23.026 | 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:49:23.029 | 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:49:23.033 | 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:49:23.045 | 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:49:23.058 | 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:49:23.113 | 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:49:23.117 | 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:49:23.122 | 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:49:23.162 | 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:49:23.165 | 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:49:24.086 | Installing collected packages: neutron 2021-05-13 06:49:24.087 | Attempting uninstall: neutron 2021-05-13 06:49:24.088 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:49:24.098 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:49:24.100 | Running setup.py develop for neutron 2021-05-13 06:49:26.538 | Successfully installed neutron 2021-05-13 06:49:26.675 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:49:26.675 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:49:26.765 | + inc/python:pip_install:200 : result=0 2021-05-13 06:49:26.769 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:49:26.773 | + functions-common:time_stop:2304 : local name 2021-05-13 06:49:26.776 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:49:26.778 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:49:26.781 | + functions-common:time_stop:2307 : local total 2021-05-13 06:49:26.784 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:49:26.786 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:49:26.789 | + functions-common:time_stop:2311 : start_time=1620888555438 2021-05-13 06:49:26.791 | + functions-common:time_stop:2313 : [[ -z 1620888555438 ]] 2021-05-13 06:49:26.794 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:49:26.798 | + functions-common:time_stop:2316 : end_time=1620888566796 2021-05-13 06:49:26.800 | + functions-common:time_stop:2317 : elapsed_time=11358 2021-05-13 06:49:26.803 | + functions-common:time_stop:2318 : total=82783 2021-05-13 06:49:26.805 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:49:26.807 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94141 2021-05-13 06:49:26.809 | + inc/python:pip_install:203 : return 0 2021-05-13 06:49:26.812 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:49:26.814 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:49:26.817 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:49:26.838 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:49:26.851 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:49:26.854 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:49:26.856 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:49:26.859 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:49:26.861 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:49:26.864 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:49:26.867 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:49:26.869 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:49:26.872 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:49:26.874 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:49:26.874 | Installing OVN and dependent packages 2021-05-13 06:49:26.877 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:49:26.879 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:49:26.897 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:49:26.901 | + 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:49:26.904 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:49:26.907 | [Call Trace] 2021-05-13 06:49:26.907 | ./stack.sh:896:stack_install_service 2021-05-13 06:49:26.907 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:49:26.907 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:49:26.907 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:49:26.907 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:49:26.908 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:49:26.912 | [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:49:27.916 | Error on exit 2021-05-13 06:49:28.721 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:49:28.721 |