2021-05-13 06:33:23.359 | + ./stack.sh:main:469 : exec 2021-05-13 06:33:23.359 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-063323.summary.2021-05-13-063323 2021-05-13 06:33:23.359 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-063323' 2021-05-13 06:33:23.360 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:33:23.360 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-063323 2021-05-13 06:33:23.360 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-063323 /opt/stack/logs/stack.sh.log 2021-05-13 06:33:23.360 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-063323.summary.2021-05-13-063323 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:33:23.360 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:33:23.360 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:33:23.360 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:33:23.360 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:33:23.360 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:33:23.360 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:33:23.360 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:33:23.360 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:33:23.360 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:33:23.360 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:33:23.360 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:33:23.360 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:33:23.360 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:33:23.360 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:33:23.360 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:33:23.362 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:33:23.365 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:33:23.366 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:33:23.368 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:33:23.370 | Linux dv-cinder-790910-2-iscsi 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:33:23.372 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:33:23.373 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:33:23.377 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:33:23.404 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:33:23.420 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:33:23.421 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:33:23.423 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:33:23.425 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:33:23.427 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:33:23.429 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:33:23.431 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:33:23.432 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:33:23.434 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:33:23.436 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:33:23.438 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:33:23.439 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:33:23.441 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:33:23.443 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:33:23.446 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:33:23.448 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:33:23.450 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:33:23.452 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:33:23.454 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:33:23.467 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:23.468 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:33:23.470 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:33:23.472 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:33:23.474 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:33:23.475 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:33:23.477 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:33:23.479 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:33:23.481 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:33:23.483 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:33:23.485 | + 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:33:23.486 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:33:23.488 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:33:23.490 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:33:23.492 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:33:23.493 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:33:23.495 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:33:23.513 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:33:23.515 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:33:23.527 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:23.530 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:33:23.533 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:33:23.535 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:33:23.536 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:33:23.538 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:33:23.540 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:33:23.542 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:33:23.544 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:33:23.546 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:33:23.547 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:33:23.549 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:33:23.553 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:33:23.565 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:33:23.582 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:33:23.594 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:33:23.608 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:33:23.634 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:33:23.674 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:33:23.756 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:33:23.778 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:33:23.815 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:33:23.867 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:33:24.048 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:33:24.062 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:33:24.075 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:33:24.088 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:33:24.176 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:33:24.179 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:33:24.181 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:33:24.183 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:33:24.185 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:33:24.187 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:33:24.189 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:33:24.191 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:33:24.194 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:33:24.198 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:33:24.200 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:33:24.202 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:33:24.204 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:33:24.206 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:33:24.221 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:24.223 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:33:24.225 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:33:24.264 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:33:24.267 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:33:24.269 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:33:24.271 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:33:24.273 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:33:24.275 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:33:24.277 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:33:24.279 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:33:24.282 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:33:24.284 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:33:24.286 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.288 | + 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:33:24.291 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.293 | + 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:33:24.296 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.298 | + 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:33:24.300 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.302 | + 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:33:24.305 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.307 | + 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:33:24.310 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.312 | + 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:33:24.314 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.316 | + 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:33:24.319 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.321 | + 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:33:24.323 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.325 | + 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:33:24.328 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.330 | + 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:33:24.332 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.335 | + 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:33:24.337 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.339 | + 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:33:24.342 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.344 | + 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:33:24.346 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.348 | + 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:33:24.351 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.353 | + 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:33:24.356 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.358 | + 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:33:24.360 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.362 | + 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:33:24.365 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.367 | + 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:33:24.369 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.372 | + 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:33:24.374 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.376 | + 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:33:24.379 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.381 | + 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:33:24.383 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.386 | + 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:33:24.388 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.390 | + 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:33:24.392 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.395 | + 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:33:24.397 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.399 | + 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:33:24.401 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.404 | + 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:33:24.406 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.408 | + 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:33:24.410 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.413 | + 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:33:24.415 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.418 | + 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:33:24.420 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.422 | + 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:33:24.425 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.427 | + 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:33:24.429 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.431 | + 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:33:24.434 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.436 | + 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:33:24.439 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.441 | + 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:33:24.443 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.445 | + 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:33:24.448 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.450 | + 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:33:24.452 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.455 | + 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:33:24.457 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.459 | + 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:33:24.462 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.464 | + 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:33:24.466 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:33:24.468 | + 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:33:24.471 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:33:24.474 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:33:24.476 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:33:24.490 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:24.492 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:33:24.495 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:33:24.497 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:33:24.512 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:24.514 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:33:24.516 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:33:24.519 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:33:24.521 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:33:24.523 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:33:24.525 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:33:24.527 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:33:24.530 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:33:24.533 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:33:24.535 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:33:24.537 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:33:24.540 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:33:24.542 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:33:24.543 | Using mysql database backend 2021-05-13 06:33:24.545 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:33:24.561 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:33:24.576 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:24.579 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:33:24.595 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:33:24.611 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:24.614 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:33:24.629 | + ./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:33:24.645 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:33:24.661 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:24.663 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:33:24.679 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:24.682 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:33:24.698 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:33:24.700 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:33:24.702 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:33:24.705 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:33:24.707 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:33:24.712 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-063324 2021-05-13 06:33:24.715 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-063324 736' 2021-05-13 06:33:24.717 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:33:24.719 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:33:24.722 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:33:24.724 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:33:24.726 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:33:24.729 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:33:24.731 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:33:24.734 | + 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:33:24.736 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:33:24.738 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2021-05-13 06:33:24.741 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:33:24.743 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2021-05-13 06:33:24.745 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:33:24.748 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-063323 2021-05-13 06:33:24.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:33:24.752 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:33:24.755 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:33:24.757 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2021-05-13 06:33:24.759 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:33:24.762 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:33:24.764 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:33:24.766 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:33:24.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:33:24.771 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:33:24.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:33:24.775 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:33:24.778 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:33:24.781 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:33:24.783 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:33:24.785 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:33:24.787 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:33:24.790 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:33:24.793 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:33:24.795 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:33:24.797 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:33:24.812 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:33:24.814 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:33:24.816 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:24.819 | + functions-common:git_clone:544 : echo master 2021-05-13 06:33:24.819 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:33:24.824 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:33:24.826 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:24.828 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:33:24.831 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:33:24.831 | + functions-common:git_clone:593 : head -1 2021-05-13 06:33:24.835 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:33:24.837 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:33:24.840 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:33:24.842 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:33:24.845 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:33:24.847 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:33:24.850 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:33:24.852 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:33:24.854 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:33:24.857 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:33:24.860 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:33:24.862 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:33:24.865 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:33:24.869 | ++ tools/install_prereqs.sh:source:47 : NOW=1620887604 2021-05-13 06:33:24.872 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:33:24.877 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620887455 2021-05-13 06:33:24.879 | ++ tools/install_prereqs.sh:source:49 : DELTA=149 2021-05-13 06:33:24.882 | ++ tools/install_prereqs.sh:source:50 : [[ 149 -lt 7200 ]] 2021-05-13 06:33:24.884 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:33:24.886 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:33:24.889 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:33:24.891 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:33:24.893 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:33:24.895 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:33:24.898 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:33:24.900 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:33:24.903 | +++ 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:33:24.949 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:33:24.949 | apache2-dev 2021-05-13 06:33:24.949 | bc 2021-05-13 06:33:24.949 | bsdmainutils 2021-05-13 06:33:24.949 | curl 2021-05-13 06:33:24.949 | g++ 2021-05-13 06:33:24.949 | gawk 2021-05-13 06:33:24.949 | gcc 2021-05-13 06:33:24.949 | gettext 2021-05-13 06:33:24.949 | git 2021-05-13 06:33:24.949 | graphviz 2021-05-13 06:33:24.949 | iputils-ping 2021-05-13 06:33:24.949 | libapache2-mod-proxy-uwsgi 2021-05-13 06:33:24.949 | libffi-dev 2021-05-13 06:33:24.949 | libjpeg-dev 2021-05-13 06:33:24.949 | libmysqlclient-dev 2021-05-13 06:33:24.949 | libpcre3-dev 2021-05-13 06:33:24.949 | libpq-dev 2021-05-13 06:33:24.949 | libssl-dev 2021-05-13 06:33:24.949 | libsystemd-dev 2021-05-13 06:33:24.949 | libxml2-dev 2021-05-13 06:33:24.949 | libxslt1-dev 2021-05-13 06:33:24.949 | libyaml-dev 2021-05-13 06:33:24.949 | lsof 2021-05-13 06:33:24.949 | openssh-server 2021-05-13 06:33:24.949 | openssl 2021-05-13 06:33:24.949 | pkg-config 2021-05-13 06:33:24.950 | psmisc 2021-05-13 06:33:24.950 | python3-dev 2021-05-13 06:33:24.950 | python3-pip 2021-05-13 06:33:24.950 | python3-systemd 2021-05-13 06:33:24.950 | python3-venv 2021-05-13 06:33:24.950 | tar 2021-05-13 06:33:24.950 | tcpdump 2021-05-13 06:33:24.950 | unzip 2021-05-13 06:33:24.950 | uuid-runtime 2021-05-13 06:33:24.950 | wget 2021-05-13 06:33:24.950 | wget 2021-05-13 06:33:24.950 | zlib1g-dev 2021-05-13 06:33:24.950 | libkrb5-dev 2021-05-13 06:33:24.950 | libldap2-dev 2021-05-13 06:33:24.950 | libsasl2-dev 2021-05-13 06:33:24.950 | memcached 2021-05-13 06:33:24.950 | python3-mysqldb 2021-05-13 06:33:24.950 | sqlite3 2021-05-13 06:33:24.950 | conntrack 2021-05-13 06:33:24.950 | curl 2021-05-13 06:33:24.950 | dnsmasq-base 2021-05-13 06:33:24.950 | dnsmasq-utils 2021-05-13 06:33:24.950 | ebtables 2021-05-13 06:33:24.950 | genisoimage 2021-05-13 06:33:24.950 | iptables 2021-05-13 06:33:24.950 | iputils-arping 2021-05-13 06:33:24.950 | kpartx 2021-05-13 06:33:24.950 | libjs-jquery-tablesorter 2021-05-13 06:33:24.950 | libmysqlclient-dev 2021-05-13 06:33:24.950 | parted 2021-05-13 06:33:24.950 | pm-utils 2021-05-13 06:33:24.950 | python3-mysqldb 2021-05-13 06:33:24.950 | socat 2021-05-13 06:33:24.950 | sqlite3 2021-05-13 06:33:24.950 | sudo 2021-05-13 06:33:24.950 | vlan 2021-05-13 06:33:24.950 | lsscsi 2021-05-13 06:33:24.951 | open-iscsi 2021-05-13 06:33:24.951 | lvm2 2021-05-13 06:33:24.951 | qemu-utils 2021-05-13 06:33:24.951 | thin-provisioning-tools 2021-05-13 06:33:24.951 | acl 2021-05-13 06:33:24.951 | dnsmasq-base 2021-05-13 06:33:24.951 | dnsmasq-utils 2021-05-13 06:33:24.951 | ebtables 2021-05-13 06:33:24.951 | haproxy 2021-05-13 06:33:24.951 | iptables 2021-05-13 06:33:24.951 | iputils-arping 2021-05-13 06:33:24.951 | iputils-ping 2021-05-13 06:33:24.951 | libmysqlclient-dev 2021-05-13 06:33:24.951 | postgresql-server-dev-all 2021-05-13 06:33:24.951 | python3-mysqldb 2021-05-13 06:33:24.951 | sqlite3 2021-05-13 06:33:24.951 | sudo 2021-05-13 06:33:24.951 | vlan 2021-05-13 06:33:24.951 | ipset 2021-05-13 06:33:24.951 | conntrack 2021-05-13 06:33:24.951 | conntrackd 2021-05-13 06:33:24.951 | keepalived 2021-05-13 06:33:24.951 | dstat 2021-05-13 06:33:24.951 | lvm2 2021-05-13 06:33:24.951 | qemu-utils 2021-05-13 06:33:24.951 | thin-provisioning-tools 2021-05-13 06:33:24.951 | curl 2021-05-13 06:33:24.951 | liberasurecode-dev 2021-05-13 06:33:24.951 | make 2021-05-13 06:33:24.951 | memcached 2021-05-13 06:33:24.951 | sqlite3 2021-05-13 06:33:24.951 | xfsprogs' 2021-05-13 06:33:24.952 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:33:24.970 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:33:24.970 | apache2-dev 2021-05-13 06:33:24.970 | bc 2021-05-13 06:33:24.970 | bsdmainutils 2021-05-13 06:33:24.970 | curl 2021-05-13 06:33:24.970 | g++ 2021-05-13 06:33:24.970 | gawk 2021-05-13 06:33:24.970 | gcc 2021-05-13 06:33:24.970 | gettext 2021-05-13 06:33:24.970 | git 2021-05-13 06:33:24.970 | graphviz 2021-05-13 06:33:24.970 | iputils-ping 2021-05-13 06:33:24.970 | libapache2-mod-proxy-uwsgi 2021-05-13 06:33:24.970 | libffi-dev 2021-05-13 06:33:24.970 | libjpeg-dev 2021-05-13 06:33:24.970 | libmysqlclient-dev 2021-05-13 06:33:24.970 | libpcre3-dev 2021-05-13 06:33:24.970 | libpq-dev 2021-05-13 06:33:24.970 | libssl-dev 2021-05-13 06:33:24.970 | libsystemd-dev 2021-05-13 06:33:24.970 | libxml2-dev 2021-05-13 06:33:24.970 | libxslt1-dev 2021-05-13 06:33:24.970 | libyaml-dev 2021-05-13 06:33:24.970 | lsof 2021-05-13 06:33:24.970 | openssh-server 2021-05-13 06:33:24.970 | openssl 2021-05-13 06:33:24.970 | pkg-config 2021-05-13 06:33:24.970 | psmisc 2021-05-13 06:33:24.970 | python3-dev 2021-05-13 06:33:24.970 | python3-pip 2021-05-13 06:33:24.971 | python3-systemd 2021-05-13 06:33:24.971 | python3-venv 2021-05-13 06:33:24.971 | tar 2021-05-13 06:33:24.971 | tcpdump 2021-05-13 06:33:24.971 | unzip 2021-05-13 06:33:24.971 | uuid-runtime 2021-05-13 06:33:24.971 | wget 2021-05-13 06:33:24.971 | wget 2021-05-13 06:33:24.971 | zlib1g-dev 2021-05-13 06:33:24.971 | libkrb5-dev 2021-05-13 06:33:24.971 | libldap2-dev 2021-05-13 06:33:24.971 | libsasl2-dev 2021-05-13 06:33:24.971 | memcached 2021-05-13 06:33:24.971 | python3-mysqldb 2021-05-13 06:33:24.971 | sqlite3 2021-05-13 06:33:24.971 | conntrack 2021-05-13 06:33:24.971 | curl 2021-05-13 06:33:24.971 | dnsmasq-base 2021-05-13 06:33:24.971 | dnsmasq-utils 2021-05-13 06:33:24.971 | ebtables 2021-05-13 06:33:24.971 | genisoimage 2021-05-13 06:33:24.971 | iptables 2021-05-13 06:33:24.971 | iputils-arping 2021-05-13 06:33:24.971 | kpartx 2021-05-13 06:33:24.971 | libjs-jquery-tablesorter 2021-05-13 06:33:24.971 | libmysqlclient-dev 2021-05-13 06:33:24.971 | parted 2021-05-13 06:33:24.971 | pm-utils 2021-05-13 06:33:24.971 | python3-mysqldb 2021-05-13 06:33:24.971 | socat 2021-05-13 06:33:24.971 | sqlite3 2021-05-13 06:33:24.971 | sudo 2021-05-13 06:33:24.971 | vlan 2021-05-13 06:33:24.971 | lsscsi 2021-05-13 06:33:24.971 | open-iscsi 2021-05-13 06:33:24.971 | lvm2 2021-05-13 06:33:24.971 | qemu-utils 2021-05-13 06:33:24.972 | thin-provisioning-tools 2021-05-13 06:33:24.972 | acl 2021-05-13 06:33:24.972 | dnsmasq-base 2021-05-13 06:33:24.972 | dnsmasq-utils 2021-05-13 06:33:24.972 | ebtables 2021-05-13 06:33:24.972 | haproxy 2021-05-13 06:33:24.972 | iptables 2021-05-13 06:33:24.972 | iputils-arping 2021-05-13 06:33:24.972 | iputils-ping 2021-05-13 06:33:24.972 | libmysqlclient-dev 2021-05-13 06:33:24.972 | postgresql-server-dev-all 2021-05-13 06:33:24.972 | python3-mysqldb 2021-05-13 06:33:24.972 | sqlite3 2021-05-13 06:33:24.972 | sudo 2021-05-13 06:33:24.972 | vlan 2021-05-13 06:33:24.972 | ipset 2021-05-13 06:33:24.972 | conntrack 2021-05-13 06:33:24.972 | conntrackd 2021-05-13 06:33:24.972 | keepalived 2021-05-13 06:33:24.972 | dstat 2021-05-13 06:33:24.972 | lvm2 2021-05-13 06:33:24.972 | qemu-utils 2021-05-13 06:33:24.972 | thin-provisioning-tools 2021-05-13 06:33:24.972 | curl 2021-05-13 06:33:24.972 | liberasurecode-dev 2021-05-13 06:33:24.972 | make 2021-05-13 06:33:24.972 | memcached 2021-05-13 06:33:24.972 | sqlite3 2021-05-13 06:33:24.972 | xfsprogs ' 2021-05-13 06:33:24.972 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:33:24.974 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:24.977 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:24.980 | ++ 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:33:24.981 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:33:24.985 | ++ 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:33:24.987 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:33:24.990 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:33:24.992 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:33:24.994 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:33:24.996 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:24.998 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:33:25.000 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:25.002 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:25.004 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:33:25.006 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:33:25.008 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:25.010 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:33:25.013 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:33:25.017 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:33:25.019 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:33:25.021 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:33:25.023 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:33:25.025 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:33:25.028 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:33:25.032 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620887605030 2021-05-13 06:33:25.034 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:33:25.036 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:33:25.038 | ++ 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:33:25.451 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:33:25.484 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-13 06:33:25.506 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-13 06:33:25.655 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-13 06:33:26.185 | Fetched 324 kB in 1s (370 kB/s) 2021-05-13 06:33:27.509 | Reading package lists... 2021-05-13 06:33:27.537 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:33:27.540 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:33:27.542 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:33:27.544 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:27.546 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:27.548 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:33:27.551 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:27.553 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:33:27.555 | ++ functions-common:time_stop:2311 : start_time=1620887605030 2021-05-13 06:33:27.557 | ++ functions-common:time_stop:2313 : [[ -z 1620887605030 ]] 2021-05-13 06:33:27.560 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:27.564 | ++ functions-common:time_stop:2316 : end_time=1620887607561 2021-05-13 06:33:27.566 | ++ functions-common:time_stop:2317 : elapsed_time=2531 2021-05-13 06:33:27.568 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:33:27.570 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:27.572 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2531 2021-05-13 06:33:27.574 | ++ 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:33:27.577 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:33:27.579 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:27.581 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:27.583 | ++ 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:33:27.604 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install 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:33:27.708 | Reading package lists... 2021-05-13 06:33:27.917 | Building dependency tree... 2021-05-13 06:33:27.919 | Reading state information... 2021-05-13 06:33:27.949 | acl is already the newest version (2.2.53-6). 2021-05-13 06:33:27.949 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:33:27.949 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:33:27.949 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:33:27.949 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:33:27.949 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:33:27.949 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:33:27.949 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:33:27.949 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:33:27.949 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:33:27.949 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:33:27.949 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:33:27.949 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:33:27.949 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:33:27.949 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:33:27.949 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:33:27.949 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:33:27.949 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:33:27.949 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:33:27.949 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:33:27.949 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:33:27.949 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:33:27.949 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:33:27.949 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:33:27.949 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:33:27.949 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:33:27.949 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:33:27.950 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:33:27.950 | psmisc is already the newest version (23.3-1). 2021-05-13 06:33:27.950 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:33:27.950 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:33:27.950 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:33:27.950 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:33:27.950 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:33:27.950 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:33:27.950 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:33:27.950 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:33:27.950 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:33:27.950 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:33:27.950 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:33:27.950 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:33:27.950 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:33:27.950 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:33:27.950 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:33:27.951 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:33:27.951 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:33:27.951 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:33:27.951 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:33:27.951 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:33:27.951 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:33:27.951 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:33:27.951 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:33:27.951 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:33:27.951 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:33:27.951 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:33:27.951 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:33:27.951 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:33:27.951 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:33:27.951 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:33:27.951 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:33:27.951 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:33:27.951 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:33:27.951 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:33:27.951 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:33:27.951 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:33:27.951 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:33:27.951 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:33:27.951 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:33:27.951 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:33:28.143 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:33:28.143 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:33:28.143 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:33:28.143 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:33:28.143 | The following packages were automatically installed and are no longer required: 2021-05-13 06:33:28.144 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:33:28.144 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:33:28.144 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:33:28.144 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:33:28.144 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:33:28.144 | python3-zope.interface 2021-05-13 06:33:28.144 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:33:28.252 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:33:28.256 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:33:28.258 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:33:28.261 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:33:28.263 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:28.265 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:28.268 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:33:28.270 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:28.272 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:33:28.274 | ++ functions-common:time_stop:2311 : start_time=1620887607601 2021-05-13 06:33:28.276 | ++ functions-common:time_stop:2313 : [[ -z 1620887607601 ]] 2021-05-13 06:33:28.279 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:28.284 | ++ functions-common:time_stop:2316 : end_time=1620887608281 2021-05-13 06:33:28.286 | ++ functions-common:time_stop:2317 : elapsed_time=680 2021-05-13 06:33:28.288 | ++ functions-common:time_stop:2318 : total=675 2021-05-13 06:33:28.290 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:28.292 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1355 2021-05-13 06:33:28.294 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:33:28.297 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:33:28.299 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:33:28.302 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:33:28.306 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:33:28.310 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:33:28.313 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:33:28.316 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:33:29.659 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:33:29.661 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:33:29.663 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:33:29.666 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:33:29.668 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:33:29.670 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:33:29.672 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:33:29.674 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:33:29.676 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:33:29.678 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:33:29.680 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:33:29.750 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:33:29.752 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:33:29.822 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:33:29.824 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:33:29.893 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:33:29.895 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:33:29.897 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:33:29.898 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:33:29.900 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:33:29.902 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:33:29.904 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:33:29.906 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:33:29.908 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:33:29.909 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:33:29.911 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:33:29.911 | Distro: focal 2021-05-13 06:33:29.914 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:33:29.916 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:33:29.919 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:33:29.921 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:33:29.923 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:33:29.924 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:33:30.387 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:33:30.388 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:33:30.389 | pip: 20.2.2 2021-05-13 06:33:30.390 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:33:30.830 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:33:30.851 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:33:30.853 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:33:30.855 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:33:30.859 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:33:30.861 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:33:30.865 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:33:30.867 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:33:30.869 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:33:30.871 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:33:30.878 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:33:30.878 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:33:30.878 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:33:30.882 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:33:30.884 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:33:30.886 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:33:30.894 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:33:30.897 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:33:30.900 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:33:30.902 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:33:30.905 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:33:30.907 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:33:30.909 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:33:30.911 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:33:30.913 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:33:30.915 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:33:30.917 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:33:30.919 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:33:30.921 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:33:30.923 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:33:30.925 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:33:30.928 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:33:30.930 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:33:30.932 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:33:30.934 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:33:30.936 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:33:30.938 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:33:30.940 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:33:30.942 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:33:30.945 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:33:30.947 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:33:30.949 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:33:30.970 | Using python 3.8 to install os-testr 2021-05-13 06:33:30.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 -U os-testr 2021-05-13 06:33:31.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:31.709 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:31.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:31.709 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:32.721 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:32.722 | 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:33:32.738 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:32.738 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:32.740 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:32.745 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:32.752 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:32.799 | 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:33:32.808 | 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:33:32.812 | 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:33:32.826 | 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:33:32.853 | 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:33:32.870 | 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:33:32.874 | 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:33:32.881 | 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:33:32.885 | 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:33:32.888 | 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:33:32.900 | 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:33:32.903 | 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:33:32.907 | 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:33:32.917 | 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:33:32.920 | 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:33:32.923 | 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:33:32.925 | 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:33:32.928 | 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:33:32.935 | 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:33:32.990 | 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:33:32.994 | 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:33:32.996 | 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:33:33.037 | 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:33:33.039 | 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:33:33.045 | 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:33:35.066 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:33:35.066 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:33:35.137 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:35.139 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:35.142 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:35.144 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:35.146 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:35.148 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:35.150 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:35.152 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:35.154 | + functions-common:time_stop:2311 : start_time=1620887610964 2021-05-13 06:33:35.156 | + functions-common:time_stop:2313 : [[ -z 1620887610964 ]] 2021-05-13 06:33:35.159 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:35.163 | + functions-common:time_stop:2316 : end_time=1620887615161 2021-05-13 06:33:35.165 | + functions-common:time_stop:2317 : elapsed_time=4197 2021-05-13 06:33:35.167 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:33:35.169 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:35.171 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4197 2021-05-13 06:33:35.174 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:35.176 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:33:35.228 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:33:35.610 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:33:35.612 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:33:35.615 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:33:35.617 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:33:35.621 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:33:35.645 | + 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:33:37.672 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:37.676 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:37.730 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:37.925 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:38.197 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:38.355 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:38.470 | 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:33:38.735 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:38.737 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:38.740 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:38.742 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:38.744 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:38.746 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:38.748 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:38.750 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:38.752 | + functions-common:time_stop:2311 : start_time=1620887615637 2021-05-13 06:33:38.754 | + functions-common:time_stop:2313 : [[ -z 1620887615637 ]] 2021-05-13 06:33:38.757 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:38.761 | + functions-common:time_stop:2316 : end_time=1620887618759 2021-05-13 06:33:38.763 | + functions-common:time_stop:2317 : elapsed_time=3122 2021-05-13 06:33:38.765 | + functions-common:time_stop:2318 : total=4197 2021-05-13 06:33:38.767 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:38.769 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7319 2021-05-13 06:33:38.771 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:38.774 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:33:38.776 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:33:38.799 | + 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:33:40.694 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:40.697 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:40.752 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:40.952 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:41.232 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:41.392 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:41.394 | Processing /opt/stack/requirements 2021-05-13 06:33:43.070 | 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:33:43.073 | 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:33:43.085 | 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:33:43.090 | 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:33:43.093 | 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:33:43.096 | 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:33:43.114 | 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:33:43.117 | 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:33:43.133 | 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:33:43.137 | 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:33:43.143 | 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:33:43.163 | 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:33:43.166 | 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:33:43.181 | 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:33:43.184 | 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:33:43.187 | 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:33:43.190 | 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:33:43.192 | 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:33:43.194 | 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:33:43.196 | 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:33:43.199 | 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:33:43.210 | 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:33:43.282 | 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:33:43.289 | 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:33:43.291 | 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:33:43.295 | 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:33:43.297 | 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:33:43.339 | 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:33:43.343 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:33:43.344 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:33:44.110 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:33:44.110 | ERROR: Command errored out with exit status 1: 2021-05-13 06:33:44.110 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-531u9fv2/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-531u9fv2/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-rw5cgtpb 2021-05-13 06:33:44.110 | cwd: /tmp/pip-req-build-531u9fv2/ 2021-05-13 06:33:44.110 | Complete output (6 lines): 2021-05-13 06:33:44.110 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:33:44.110 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:33:44.110 | or: setup.py --help-commands 2021-05-13 06:33:44.110 | or: setup.py cmd --help 2021-05-13 06:33:44.110 | 2021-05-13 06:33:44.110 | error: invalid command 'bdist_wheel' 2021-05-13 06:33:44.111 | ---------------------------------------- 2021-05-13 06:33:44.111 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:33:44.111 | Running setup.py clean for openstack-requirements 2021-05-13 06:33:44.880 | Failed to build openstack-requirements 2021-05-13 06:33:44.896 | Installing collected packages: openstack-requirements 2021-05-13 06:33:44.896 | Attempting uninstall: openstack-requirements 2021-05-13 06:33:44.897 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:33:44.932 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:33:44.952 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:33:44.955 | Running setup.py install for openstack-requirements: started 2021-05-13 06:33:47.161 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:33:47.189 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:33:47.314 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:47.316 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:47.318 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:47.320 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:47.322 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:47.324 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:47.326 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:47.329 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:47.331 | + functions-common:time_stop:2311 : start_time=1620887618791 2021-05-13 06:33:47.333 | + functions-common:time_stop:2313 : [[ -z 1620887618791 ]] 2021-05-13 06:33:47.336 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:47.339 | + functions-common:time_stop:2316 : end_time=1620887627337 2021-05-13 06:33:47.342 | + functions-common:time_stop:2317 : elapsed_time=8546 2021-05-13 06:33:47.344 | + functions-common:time_stop:2318 : total=7319 2021-05-13 06:33:47.346 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:47.348 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15865 2021-05-13 06:33:47.350 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:47.353 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:33:47.355 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:33:47.358 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:33:47.361 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:47.363 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:47.365 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:33:47.368 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:47.370 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:33:47.389 | Using python 3.8 to install pbr 2021-05-13 06:33:47.392 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-05-13 06:33:48.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:48.131 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:48.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:48.131 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:49.168 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:49.168 | 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:33:49.171 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:49.172 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:49.173 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:49.191 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:49.198 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:49.304 | 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:33:51.517 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:33:51.517 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:33:51.603 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:51.606 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:51.608 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:51.610 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:51.612 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:51.615 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:51.617 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:51.619 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:51.621 | + functions-common:time_stop:2311 : start_time=1620887627384 2021-05-13 06:33:51.623 | + functions-common:time_stop:2313 : [[ -z 1620887627384 ]] 2021-05-13 06:33:51.625 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:51.630 | + functions-common:time_stop:2316 : end_time=1620887631627 2021-05-13 06:33:51.632 | + functions-common:time_stop:2317 : elapsed_time=4243 2021-05-13 06:33:51.634 | + functions-common:time_stop:2318 : total=15865 2021-05-13 06:33:51.636 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:51.638 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20108 2021-05-13 06:33:51.640 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:51.642 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:33:53.823 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:33:55.680 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:55.681 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:33:55.688 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:33:55.691 | 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:33:55.693 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:33:55.760 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:33:55.763 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:33:55.766 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:33:55.782 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:33:55.785 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:33:55.787 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:33:55.789 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:33:55.792 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:33:55.794 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:33:55.796 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:33:55.799 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:33:55.801 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:33:55.803 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:33:55.806 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:33:55.810 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:33:55.812 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:33:55.815 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:33:55.817 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:33:55.819 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:33:55.834 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:55.836 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:33:55.838 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:33:55.840 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:33:55.842 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:33:55.844 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:33:55.846 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:33:55.848 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:33:55.850 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:33:55.852 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:33:55.854 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:33:55.857 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:33:55.859 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:33:55.861 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:33:55.864 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:33:55.866 | + 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:33:55.868 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:33:55.870 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:33:55.873 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:33:55.875 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:33:55.877 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:33:55.880 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:33:55.882 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:33:55.884 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:33:55.886 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:33:55.889 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:33:55.940 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:33:55.940 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:33:55.942 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:33:56.288 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:33:56.290 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:33:56.306 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:56.309 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:33:56.311 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:33:56.313 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:33:56.316 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:33:56.318 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:33:56.320 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:56.322 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:33:56.325 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:56.327 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:56.329 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:33:56.331 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:33:56.334 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:33:56.336 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:33:56.338 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:33:56.341 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:33:56.343 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:56.346 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:56.348 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:33:56.369 | + 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:33:56.473 | Reading package lists... 2021-05-13 06:33:56.685 | Building dependency tree... 2021-05-13 06:33:56.686 | Reading state information... 2021-05-13 06:33:56.911 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:33:56.911 | The following packages were automatically installed and are no longer required: 2021-05-13 06:33:56.912 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:33:56.912 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:33:56.912 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:33:56.912 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:33:56.912 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:33:56.912 | python3-zope.interface 2021-05-13 06:33:56.913 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:33:57.023 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:33:57.027 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:33:57.030 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:33:57.032 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:57.034 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:57.036 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:57.038 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:57.040 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:57.043 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:33:57.045 | + functions-common:time_stop:2311 : start_time=1620887636366 2021-05-13 06:33:57.047 | + functions-common:time_stop:2313 : [[ -z 1620887636366 ]] 2021-05-13 06:33:57.050 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:57.054 | + functions-common:time_stop:2316 : end_time=1620887637052 2021-05-13 06:33:57.056 | + functions-common:time_stop:2317 : elapsed_time=686 2021-05-13 06:33:57.058 | + functions-common:time_stop:2318 : total=1355 2021-05-13 06:33:57.061 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:57.063 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2041 2021-05-13 06:33:57.065 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:33:57.067 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:33:57.069 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:33:57.072 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:33:57.074 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:33:57.076 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:33:57.078 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:33:57.081 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:33:57.083 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:33:57.086 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:33:57.088 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:33:57.090 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:33:57.093 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:33:57.095 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:33:57.097 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:33:57.100 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:33:57.102 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:33:57.104 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:33:57.107 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:33:57.109 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:33:57.111 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:33:57.114 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:33:57.116 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:33:57.118 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:33:57.120 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:33:57.123 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:33:57.125 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:33:57.141 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:57.144 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:33:57.146 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:33:57.148 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:33:57.151 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:33:57.153 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:33:57.158 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:33:57.160 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:33:57.162 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:33:57.164 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:33:57.167 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:33:57.169 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:33:57.172 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:33:57.861 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:33:57.861 | user tags 2021-05-13 06:33:57.861 | stackrabbit []' 2021-05-13 06:33:57.864 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:33:57.865 | user tags 2021-05-13 06:33:57.865 | stackrabbit []' 2021-05-13 06:33:57.865 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:33:57.871 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:33:57.873 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:33:57.875 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:33:58.519 | Changing password for user "stackrabbit" ... 2021-05-13 06:33:58.582 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:33:59.237 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:33:59.319 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:33:59.321 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:33:59.988 | Changing password for user "stackrabbit" ... 2021-05-13 06:34:00.102 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:34:00.105 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:34:00.107 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:34:00.764 | Deleting user "guest" ... 2021-05-13 06:34:00.778 | Error: 2021-05-13 06:34:00.778 | {:no_such_user, "guest"} 2021-05-13 06:34:00.790 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:34:00.793 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:34:00.810 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:00.813 | + ./stack.sh:main:801 : install_database 2021-05-13 06:34:00.815 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:34:00.817 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:34:00.820 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:00.822 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:00.824 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:34:01.141 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:34:01.144 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:34:01.146 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:34:01.148 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:34:01.151 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:34:01.153 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:34:01.156 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:34:01.158 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:34:01.160 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:34:01.163 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:34:01.165 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:34:01.167 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:34:01.169 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:34:01.172 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:34:01.174 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:34:01.176 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:34:01.178 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:34:01.181 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:34:01.183 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:34:01.185 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:34:01.187 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:34:01.190 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:34:01.192 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:01.194 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:01.197 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:34:01.199 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:34:01.202 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:34:01.204 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:34:01.206 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:34:01.209 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:01.211 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:34:01.213 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:01.216 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:01.218 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:34:01.221 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:34:01.223 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:34:01.225 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:34:01.227 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:34:01.230 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:34:01.232 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:01.234 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:01.236 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:34:01.257 | + 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:34:01.362 | Reading package lists... 2021-05-13 06:34:01.576 | Building dependency tree... 2021-05-13 06:34:01.577 | Reading state information... 2021-05-13 06:34:01.805 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:34:01.806 | The following packages were automatically installed and are no longer required: 2021-05-13 06:34:01.806 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:34:01.806 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:34:01.806 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:34:01.806 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:34:01.807 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:34:01.807 | python3-zope.interface 2021-05-13 06:34:01.807 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:34:01.917 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:34:01.922 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:34:01.924 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:34:01.926 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:01.928 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:01.930 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:01.932 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:01.935 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:01.937 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:34:01.939 | + functions-common:time_stop:2311 : start_time=1620887641254 2021-05-13 06:34:01.942 | + functions-common:time_stop:2313 : [[ -z 1620887641254 ]] 2021-05-13 06:34:01.944 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:01.948 | + functions-common:time_stop:2316 : end_time=1620887641946 2021-05-13 06:34:01.951 | + functions-common:time_stop:2317 : elapsed_time=692 2021-05-13 06:34:01.953 | + functions-common:time_stop:2318 : total=2041 2021-05-13 06:34:01.955 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:01.957 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2733 2021-05-13 06:34:01.959 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:34:01.962 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:34:01.964 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:34:01.966 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:34:01.968 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:34:01.971 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:34:01.973 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:34:01.976 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:34:01.978 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:34:01.981 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:34:01.985 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:34:01.985 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:34:01.990 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:34:01.992 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:34:01.994 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:34:01.998 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:34:02.000 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:34:02.021 | Using python 3.8 to install PyMySQL 2021-05-13 06:34:02.023 | + 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:34:02.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:02.759 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:02.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:02.759 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:03.769 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:34:03.769 | 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:34:03.772 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:03.772 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:03.774 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:03.792 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:03.800 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:03.806 | 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:34:05.964 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:34:05.964 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:34:06.034 | + inc/python:pip_install:200 : result=0 2021-05-13 06:34:06.037 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:34:06.039 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:06.041 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:06.044 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:06.046 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:06.049 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:06.051 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:34:06.053 | + functions-common:time_stop:2311 : start_time=1620887642015 2021-05-13 06:34:06.055 | + functions-common:time_stop:2313 : [[ -z 1620887642015 ]] 2021-05-13 06:34:06.058 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:06.062 | + functions-common:time_stop:2316 : end_time=1620887646060 2021-05-13 06:34:06.065 | + functions-common:time_stop:2317 : elapsed_time=4045 2021-05-13 06:34:06.067 | + functions-common:time_stop:2318 : total=20108 2021-05-13 06:34:06.069 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:06.071 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24153 2021-05-13 06:34:06.073 | + inc/python:pip_install:203 : return 0 2021-05-13 06:34:06.076 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:34:06.078 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:34:06.080 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:34:06.082 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:34:06.099 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:06.101 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:34:06.103 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:34:06.107 | ++ 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:34:06.108 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:34:06.113 | + 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:34:06.115 | + 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:34:06.118 | + 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:34:06.120 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:34:06.122 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:34:06.125 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:34:06.140 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:06.142 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:34:06.150 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:34:06.150 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:34:06.150 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:34:06.151 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:34:06.154 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:06.156 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:34:06.158 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:06.160 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:06.163 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:34:06.165 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:34:06.167 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:34:06.170 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:34:06.172 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:34:06.174 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:34:06.177 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:06.179 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:06.181 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:34:06.202 | + 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:34:06.305 | Reading package lists... 2021-05-13 06:34:06.517 | Building dependency tree... 2021-05-13 06:34:06.518 | Reading state information... 2021-05-13 06:34:06.743 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:34:06.743 | The following packages were automatically installed and are no longer required: 2021-05-13 06:34:06.744 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:34:06.744 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:34:06.744 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:34:06.744 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:34:06.744 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:34:06.744 | python3-zope.interface 2021-05-13 06:34:06.744 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:34:06.852 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:34:06.857 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:34:06.859 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:34:06.861 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:06.864 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:06.866 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:06.868 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:06.870 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:06.873 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:34:06.875 | + functions-common:time_stop:2311 : start_time=1620887646199 2021-05-13 06:34:06.877 | + functions-common:time_stop:2313 : [[ -z 1620887646199 ]] 2021-05-13 06:34:06.880 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:06.884 | + functions-common:time_stop:2316 : end_time=1620887646881 2021-05-13 06:34:06.886 | + functions-common:time_stop:2317 : elapsed_time=682 2021-05-13 06:34:06.889 | + functions-common:time_stop:2318 : total=2733 2021-05-13 06:34:06.891 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:06.893 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3415 2021-05-13 06:34:06.895 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:34:06.898 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:34:06.914 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:06.916 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:34:06.918 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:34:06.921 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:34:06.941 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:34:06.943 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:34:06.945 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:34:06.947 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:34:06.950 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:34:06.952 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:06.954 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:34:06.957 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:06.959 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:06.961 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:34:06.963 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:34:06.965 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:34:06.967 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:34:06.970 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:34:06.972 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:34:06.974 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:06.976 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:06.979 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:34:06.999 | + 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:34:07.103 | Reading package lists... 2021-05-13 06:34:07.314 | Building dependency tree... 2021-05-13 06:34:07.316 | Reading state information... 2021-05-13 06:34:07.541 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:34:07.541 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:34:07.541 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:34:07.541 | The following packages were automatically installed and are no longer required: 2021-05-13 06:34:07.542 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:34:07.542 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:34:07.542 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:34:07.542 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:34:07.542 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:34:07.542 | python3-zope.interface 2021-05-13 06:34:07.542 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:34:07.650 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:34:07.655 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:34:07.657 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:34:07.659 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:07.661 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:07.663 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:07.665 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:07.667 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:07.670 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:34:07.672 | + functions-common:time_stop:2311 : start_time=1620887646996 2021-05-13 06:34:07.674 | + functions-common:time_stop:2313 : [[ -z 1620887646996 ]] 2021-05-13 06:34:07.677 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:07.681 | + functions-common:time_stop:2316 : end_time=1620887647679 2021-05-13 06:34:07.683 | + functions-common:time_stop:2317 : elapsed_time=683 2021-05-13 06:34:07.685 | + functions-common:time_stop:2318 : total=3415 2021-05-13 06:34:07.687 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:07.689 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4098 2021-05-13 06:34:07.691 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:34:07.694 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:34:07.696 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:07.698 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:07.701 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:34:07.703 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:34:07.706 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:34:07.710 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:34:07.712 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:34:07.716 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:34:07.717 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:34:07.721 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:34:07.723 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:34:07.726 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:34:07.728 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:34:07.730 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:34:07.732 | + functions:vercmp:631 : local result 2021-05-13 06:34:07.736 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:34:07.736 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:34:07.736 | ++ functions:vercmp:635 : head -1 2021-05-13 06:34:07.741 | + functions:vercmp:635 : result=3.13 2021-05-13 06:34:07.743 | + functions:vercmp:637 : case $op in 2021-05-13 06:34:07.745 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:34:07.747 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:34:07.749 | + functions:vercmp:648 : return 2021-05-13 06:34:07.752 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:34:07.754 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:34:07.756 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:34:07.931 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:34:07.933 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:34:07.936 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:07.938 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:07.940 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:34:07.942 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:07.945 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:34:07.962 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:07.965 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:34:07.968 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:34:07.968 | Installing etcd 2021-05-13 06:34:07.970 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:34:07.983 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:34:07.995 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:34:07.998 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:34:08.010 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:34:08.013 | ++ 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:34:08.016 | ++ 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:34:08.019 | +++ 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:34:08.023 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:34:08.025 | ++ 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:34:08.027 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:34:08.030 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:34:08.032 | ++ functions:get_extra_file:74 : return 2021-05-13 06:34:08.035 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:34:08.037 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:34:08.039 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:34:08.042 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:34:08.058 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:08.061 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:34:08.064 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:34:08.080 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:08.082 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:34:08.085 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:34:08.087 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:34:08.089 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:34:08.092 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:34:08.094 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:34:08.097 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:34:08.099 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:34:08.101 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.103 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.105 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:34:08.108 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.110 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:34:08.113 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:34:08.115 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:34:08.117 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:34:08.119 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.122 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.124 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:34:08.126 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.128 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:34:08.130 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:34:08.133 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:34:08.135 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:34:08.137 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.139 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.141 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:34:08.143 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.146 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:34:08.148 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:34:08.150 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:34:08.153 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:34:08.155 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.157 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.159 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:34:08.162 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.164 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:34:08.166 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:34:08.169 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:34:08.171 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:34:08.173 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.176 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.178 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:34:08.180 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.182 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:34:08.185 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:34:08.187 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:34:08.189 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:34:08.191 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.193 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.196 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:34:08.198 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.200 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:34:08.202 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:34:08.205 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:34:08.207 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:34:08.209 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.212 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.214 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:34:08.217 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.219 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:34:08.221 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:34:08.223 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:34:08.226 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:34:08.228 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.230 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.233 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:34:08.235 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.237 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:34:08.240 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:34:08.242 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:34:08.244 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:34:08.246 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.249 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.251 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:34:08.253 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.255 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:34:08.258 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:34:08.260 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:34:08.262 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:34:08.264 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.266 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.269 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:34:08.271 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.273 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:34:08.275 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:34:08.278 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:34:08.280 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:34:08.283 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.285 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.287 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:34:08.289 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.291 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:34:08.294 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:34:08.297 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:34:08.299 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:34:08.301 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.303 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.305 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:34:08.307 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.310 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:34:08.312 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:34:08.314 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:34:08.316 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:34:08.319 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.321 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.323 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:34:08.325 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.328 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:34:08.330 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:34:08.332 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:34:08.335 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:34:08.337 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.339 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.342 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:34:08.344 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.346 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:34:08.349 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:34:08.351 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:34:08.353 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:34:08.355 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.358 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.361 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:34:08.363 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.365 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:34:08.367 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:34:08.370 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:34:08.372 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:34:08.374 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.377 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.379 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:34:08.381 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.383 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:34:08.386 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:34:08.388 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:34:08.390 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:34:08.393 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.395 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.397 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:34:08.399 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.402 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:34:08.404 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:34:08.407 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:34:08.409 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:34:08.411 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.413 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.416 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:34:08.418 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.421 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:34:08.423 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:34:08.425 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:34:08.428 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:34:08.430 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.432 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.434 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:34:08.437 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.439 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:34:08.441 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:34:08.443 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:34:08.446 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:34:08.448 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.451 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.453 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:34:08.455 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.457 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:34:08.460 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:34:08.462 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:34:08.465 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:34:08.467 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.470 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.472 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:34:08.474 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.477 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:34:08.479 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:34:08.482 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:34:08.484 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:34:08.486 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.489 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.491 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:34:08.493 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.496 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:34:08.498 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:34:08.501 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:34:08.503 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:34:08.505 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.507 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.510 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:34:08.512 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.514 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:34:08.517 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:34:08.519 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:34:08.521 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:34:08.523 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.525 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.528 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:34:08.530 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.532 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:34:08.535 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:34:08.537 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:34:08.539 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:34:08.541 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.544 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.546 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:34:08.549 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.551 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:34:08.553 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:34:08.555 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:34:08.558 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:34:08.561 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.563 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.565 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:34:08.567 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.570 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:34:08.572 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:34:08.574 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:34:08.576 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:34:08.579 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.581 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.583 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:34:08.586 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.588 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:34:08.590 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:34:08.593 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:34:08.595 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:34:08.597 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.599 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.602 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:34:08.604 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.607 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:34:08.609 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:34:08.611 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:34:08.613 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:34:08.616 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.618 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.620 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:34:08.623 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.625 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:34:08.628 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:34:08.630 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:34:08.632 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:34:08.634 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.637 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.639 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:34:08.641 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.644 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:34:08.646 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:34:08.648 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:34:08.650 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:34:08.653 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.655 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.657 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:34:08.660 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.662 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:34:08.664 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:34:08.666 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:34:08.669 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:34:08.671 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.674 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.676 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:34:08.678 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.681 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:34:08.683 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:34:08.686 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:34:08.688 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:34:08.690 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.693 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.695 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:34:08.697 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.700 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:34:08.702 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:34:08.704 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:34:08.706 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:34:08.709 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.711 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.714 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:34:08.716 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.718 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:34:08.721 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:34:08.723 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:34:08.725 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:34:08.727 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.730 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.733 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:34:08.735 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.737 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:34:08.739 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:34:08.742 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:34:08.744 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:34:08.747 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:08.749 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:08.751 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:34:08.754 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:08.756 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:34:08.776 | Using python 3.8 to install etcd3 2021-05-13 06:34:08.779 | + 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:34:09.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:09.529 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:09.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:09.529 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:10.569 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:34:10.569 | 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:34:10.572 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:10.573 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:10.574 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:10.593 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:10.600 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:10.607 | 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:34:10.615 | 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:34:10.626 | 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:34:10.630 | 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:34:10.633 | 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:34:12.792 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:34:12.792 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:34:12.871 | + inc/python:pip_install:200 : result=0 2021-05-13 06:34:12.873 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:34:12.875 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:12.877 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:12.879 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:12.882 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:12.884 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:12.886 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:34:12.888 | + functions-common:time_stop:2311 : start_time=1620887648771 2021-05-13 06:34:12.890 | + functions-common:time_stop:2313 : [[ -z 1620887648771 ]] 2021-05-13 06:34:12.893 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:12.897 | + functions-common:time_stop:2316 : end_time=1620887652894 2021-05-13 06:34:12.899 | + functions-common:time_stop:2317 : elapsed_time=4123 2021-05-13 06:34:12.901 | + functions-common:time_stop:2318 : total=24153 2021-05-13 06:34:12.904 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:12.906 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28276 2021-05-13 06:34:12.908 | + inc/python:pip_install:203 : return 0 2021-05-13 06:34:12.911 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:34:12.932 | Using python 3.8 to install etcd3gw 2021-05-13 06:34:12.934 | + 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:34:13.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:13.681 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:13.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:13.681 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:14.714 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:34:14.714 | 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:34:14.718 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:14.718 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:14.720 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:14.738 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:14.745 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:14.752 | 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:34:14.763 | 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:34:14.769 | 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:34:14.773 | 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:34:14.793 | 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:34:14.796 | 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:34:14.816 | 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:34:14.819 | 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:34:14.823 | 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:34:16.977 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:34:16.977 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:34:17.055 | + inc/python:pip_install:200 : result=0 2021-05-13 06:34:17.057 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:34:17.060 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:17.062 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:17.064 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:17.066 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:17.069 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:17.071 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:34:17.073 | + functions-common:time_stop:2311 : start_time=1620887652927 2021-05-13 06:34:17.076 | + functions-common:time_stop:2313 : [[ -z 1620887652927 ]] 2021-05-13 06:34:17.078 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:17.082 | + functions-common:time_stop:2316 : end_time=1620887657080 2021-05-13 06:34:17.085 | + functions-common:time_stop:2317 : elapsed_time=4153 2021-05-13 06:34:17.087 | + functions-common:time_stop:2318 : total=28276 2021-05-13 06:34:17.089 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:17.091 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32429 2021-05-13 06:34:17.094 | + inc/python:pip_install:203 : return 0 2021-05-13 06:34:17.096 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:34:17.098 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:34:17.101 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:34:17.103 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:34:17.105 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:34:17.108 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:34:17.110 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:34:17.112 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:34:17.114 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:34:17.117 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:34:17.119 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:34:17.122 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:34:17.124 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:34:17.126 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:34:17.128 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:17.131 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:17.133 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:34:17.135 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:34:17.138 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:34:17.140 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:34:17.143 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:34:17.145 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:34:17.147 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:34:17.149 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:17.152 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:34:17.154 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:17.156 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:17.158 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:34:17.161 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:34:17.163 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:34:17.165 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:34:17.167 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:34:17.170 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:34:17.172 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:17.174 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:17.177 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:34:17.198 | + 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:34:17.303 | Reading package lists... 2021-05-13 06:34:17.515 | Building dependency tree... 2021-05-13 06:34:17.516 | Reading state information... 2021-05-13 06:34:17.743 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:34:17.743 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:34:17.743 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:34:17.743 | The following packages were automatically installed and are no longer required: 2021-05-13 06:34:17.744 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:34:17.744 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:34:17.744 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:34:17.744 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:34:17.744 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:34:17.744 | python3-zope.interface 2021-05-13 06:34:17.744 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:34:17.853 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:34:17.858 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:34:17.860 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:34:17.862 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:17.864 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:17.867 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:17.869 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:17.871 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:17.873 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:34:17.875 | + functions-common:time_stop:2311 : start_time=1620887657195 2021-05-13 06:34:17.877 | + functions-common:time_stop:2313 : [[ -z 1620887657195 ]] 2021-05-13 06:34:17.880 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:17.884 | + functions-common:time_stop:2316 : end_time=1620887657882 2021-05-13 06:34:17.886 | + functions-common:time_stop:2317 : elapsed_time=687 2021-05-13 06:34:17.889 | + functions-common:time_stop:2318 : total=4098 2021-05-13 06:34:17.891 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:17.893 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4785 2021-05-13 06:34:17.895 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:34:17.897 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:34:17.900 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:17.902 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:17.905 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:34:17.966 | Module proxy already enabled 2021-05-13 06:34:17.970 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:34:18.033 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:34:18.033 | Module proxy already enabled 2021-05-13 06:34:18.033 | Module proxy_uwsgi already enabled 2021-05-13 06:34:18.037 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:34:18.040 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:34:18.042 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:34:18.045 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:34:18.170 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:34:18.173 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:34:18.175 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:34:18.178 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:18.180 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:18.182 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:34:18.185 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:18.187 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:34:18.189 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:34:18.192 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:34:18.194 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:18.197 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:18.199 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:34:18.202 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:18.204 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:34:18.206 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:34:18.209 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:34:18.211 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:18.214 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:18.217 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:34:18.219 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:18.221 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:34:18.224 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:34:18.226 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:34:18.228 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:18.231 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:18.233 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:34:18.235 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:18.238 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:34:18.240 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:34:18.242 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:18.245 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:18.247 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:34:18.249 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:18.252 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:34:18.254 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:34:18.256 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:34:18.259 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:18.261 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:18.264 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:34:18.266 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:18.269 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:34:18.286 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:18.288 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:34:18.291 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:34:18.293 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:34:18.296 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:18.298 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:18.300 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:34:18.303 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:18.305 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:34:18.321 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:18.323 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:34:18.326 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:34:18.328 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:34:18.331 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:18.333 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:18.336 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:34:18.338 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:18.341 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:34:18.343 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:34:18.346 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:34:18.348 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:18.351 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:18.353 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:34:18.356 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:18.358 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:34:18.360 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:34:18.363 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:34:18.366 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:34:18.368 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:34:18.371 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:34:18.374 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:34:18.374 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:34:18.379 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:34:18.382 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:34:18.384 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:34:18.387 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:34:18.390 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:34:18.410 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:34:18.413 | + 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:34:19.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:19.160 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:19.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:19.160 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:20.188 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:34:20.188 | 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:34:20.192 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:20.192 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:20.194 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:20.213 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:20.220 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:20.226 | 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:34:20.279 | 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:34:20.316 | 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:34:20.357 | 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:34:20.363 | 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:34:20.370 | 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:34:20.410 | 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:34:20.420 | 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:34:20.436 | 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:34:20.442 | 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:34:20.444 | 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:34:20.455 | 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:34:20.458 | 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:34:20.462 | 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:34:20.467 | 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:34:20.485 | 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:34:20.489 | 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:34:20.509 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:34:20.514 | 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:34:20.517 | 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:34:20.524 | 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:34:20.544 | 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:34:20.604 | 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:34:20.618 | 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:34:20.624 | 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:34:20.629 | 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:34:20.633 | 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:34:20.640 | 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:34:20.643 | 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:34:20.647 | 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:34:20.650 | 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:34:20.652 | 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:34:20.656 | 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:34:20.659 | 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:34:20.664 | 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:34:20.667 | 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:34:22.584 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:34:22.584 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:34:22.656 | + inc/python:pip_install:200 : result=0 2021-05-13 06:34:22.659 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:34:22.661 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:22.663 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:22.665 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:22.667 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:22.669 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:22.672 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:34:22.674 | + functions-common:time_stop:2311 : start_time=1620887658405 2021-05-13 06:34:22.676 | + functions-common:time_stop:2313 : [[ -z 1620887658405 ]] 2021-05-13 06:34:22.679 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:22.683 | + functions-common:time_stop:2316 : end_time=1620887662680 2021-05-13 06:34:22.685 | + functions-common:time_stop:2317 : elapsed_time=4275 2021-05-13 06:34:22.688 | + functions-common:time_stop:2318 : total=32429 2021-05-13 06:34:22.690 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:22.692 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36704 2021-05-13 06:34:22.694 | + inc/python:pip_install:203 : return 0 2021-05-13 06:34:22.697 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:34:22.699 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:34:22.702 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:34:22.705 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:34:22.707 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:34:22.710 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:34:22.714 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:34:22.714 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:34:22.719 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:34:22.722 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:34:22.724 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:34:22.727 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:34:22.729 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:34:22.751 | Using python 3.8 to install python-memcached 2021-05-13 06:34:22.753 | + 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:34:23.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:23.498 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:23.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:23.498 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:24.542 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:34:24.542 | 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:34:24.546 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:24.546 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:24.561 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:24.566 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:24.573 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:24.579 | 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:34:24.584 | 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:34:26.843 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:34:26.843 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:34:26.915 | + inc/python:pip_install:200 : result=0 2021-05-13 06:34:26.917 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:34:26.920 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:26.922 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:26.924 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:26.927 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:26.929 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:26.931 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:34:26.933 | + functions-common:time_stop:2311 : start_time=1620887662745 2021-05-13 06:34:26.936 | + functions-common:time_stop:2313 : [[ -z 1620887662745 ]] 2021-05-13 06:34:26.938 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:26.943 | + functions-common:time_stop:2316 : end_time=1620887666940 2021-05-13 06:34:26.945 | + functions-common:time_stop:2317 : elapsed_time=4195 2021-05-13 06:34:26.947 | + functions-common:time_stop:2318 : total=36704 2021-05-13 06:34:26.949 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:26.951 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40899 2021-05-13 06:34:26.954 | + inc/python:pip_install:203 : return 0 2021-05-13 06:34:26.956 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:34:26.973 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:26.975 | + ./stack.sh:main:862 : '[' 10.222.0.20 == 10.222.0.20 ']' 2021-05-13 06:34:26.978 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:34:26.980 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:34:26.983 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:34:26.985 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:34:26.987 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:34:26.990 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:34:27.005 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:27.007 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:34:27.009 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:34:27.011 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:34:27.014 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:34:27.016 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:34:27.019 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:34:27.021 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:34:27.023 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:34:27.026 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:34:27.041 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:34:27.043 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:34:27.045 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:27.048 | + functions-common:git_clone:544 : echo master 2021-05-13 06:34:27.048 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:34:27.053 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:34:27.055 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:27.057 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:34:27.060 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:34:27.061 | + functions-common:git_clone:593 : head -1 2021-05-13 06:34:27.064 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:34:27.066 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:34:27.069 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:34:27.071 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:34:27.073 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:34:27.076 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:34:27.078 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:34:27.081 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:34:27.083 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:34:27.085 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:34:27.087 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:34:27.090 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:34:27.092 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:34:27.095 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:34:27.097 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:34:27.100 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:34:27.102 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:34:27.104 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:34:27.107 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:34:27.113 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:34:27.115 | + 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:34:27.732 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:34:27.735 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:34:27.737 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:34:27.739 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:34:27.741 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:34:27.743 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:34:27.745 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:34:27.748 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:34:27.750 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:34:27.752 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:34:27.755 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:34:27.757 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:34:27.759 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:34:27.761 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:34:27.782 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:34:27.784 | + 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:34:28.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:28.530 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:28.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:28.530 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:29.564 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:34:29.564 | 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:34:29.567 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:29.568 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:29.569 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:29.575 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:29.582 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:29.586 | Obtaining file:///opt/stack/keystone 2021-05-13 06:34:31.145 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:34:32.678 | 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:34:32.706 | 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:34:32.716 | 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:34:32.723 | 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:34:32.727 | 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:34:32.755 | 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:34:32.782 | 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:34:32.796 | 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:34:32.812 | 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:34:32.824 | 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:34:32.834 | 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:34:32.837 | 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:34:32.841 | 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:34:32.881 | 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:34:32.887 | 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:34:32.890 | 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:34:32.901 | 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:34:32.955 | 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:34:32.958 | 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:34:32.964 | 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:34:33.000 | 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:34:33.040 | 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:34:33.047 | 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:34:33.095 | 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:34:33.101 | 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:34:33.141 | 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:34:33.195 | 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:34:33.213 | 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:34:33.229 | 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:34:33.238 | 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:34:33.262 | 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:34:33.273 | 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:34:33.289 | 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:34:33.334 | 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:34:33.340 | 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:34:33.353 | 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:34:33.356 | 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:34:33.359 | 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:34:33.370 | 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:34:33.373 | 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:34:33.376 | 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:34:33.379 | 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:34:33.397 | 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:34:33.402 | 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:34:33.420 | 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:34:33.424 | 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:34:33.444 | 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:34:33.448 | 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:34:33.452 | 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:34:33.455 | 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:34:33.466 | 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:34:33.469 | 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:34:33.472 | 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:34:33.479 | 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:34:33.488 | 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:34:33.494 | 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:34:33.511 | 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:34:33.515 | 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:34:33.522 | 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:34:33.542 | 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:34:33.570 | 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:34:33.575 | 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:34:33.579 | 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:34:33.638 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:34:33.642 | 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:34:33.647 | 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:34:33.655 | 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:34:33.663 | 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:34:33.668 | 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:34:33.674 | 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:34:33.677 | 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:34:33.718 | 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:34:33.727 | 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:34:33.737 | 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:34:33.743 | 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:34:33.754 | 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:34:33.765 | 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:34:33.774 | 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:34:33.782 | 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:34:33.785 | 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:34:33.788 | 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:34:33.812 | 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:34:33.826 | 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:34:33.832 | 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:34:33.836 | 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:34:33.838 | 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:34:33.842 | 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:34:33.845 | 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:34:33.847 | 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:34:33.850 | 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:34:33.853 | 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:34:33.856 | 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:34:33.866 | 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:34:33.871 | 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:34:33.873 | 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:34:33.876 | 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:34:33.884 | 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:34:33.887 | 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:34:33.895 | 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:34:33.900 | 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:34:33.908 | 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:34:33.959 | 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:34:35.115 | Installing collected packages: keystone 2021-05-13 06:34:35.115 | Attempting uninstall: keystone 2021-05-13 06:34:35.117 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:34:35.120 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:34:35.121 | Running setup.py develop for keystone 2021-05-13 06:34:37.000 | Successfully installed keystone 2021-05-13 06:34:37.139 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:34:37.139 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:34:37.212 | + inc/python:pip_install:200 : result=0 2021-05-13 06:34:37.215 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:34:37.217 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:37.219 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:37.221 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:37.223 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:37.226 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:37.228 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:34:37.230 | + functions-common:time_stop:2311 : start_time=1620887667776 2021-05-13 06:34:37.232 | + functions-common:time_stop:2313 : [[ -z 1620887667776 ]] 2021-05-13 06:34:37.234 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:37.238 | + functions-common:time_stop:2316 : end_time=1620887677236 2021-05-13 06:34:37.241 | + functions-common:time_stop:2317 : elapsed_time=9460 2021-05-13 06:34:37.243 | + functions-common:time_stop:2318 : total=40899 2021-05-13 06:34:37.245 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:37.247 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50359 2021-05-13 06:34:37.249 | + inc/python:pip_install:203 : return 0 2021-05-13 06:34:37.251 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:34:37.254 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:34:37.256 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:34:37.274 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:34:37.286 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:34:37.289 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:34:37.291 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:37.293 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:37.296 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:34:37.298 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:37.300 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:34:37.316 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:37.319 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:34:37.321 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:34:37.323 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:34:37.326 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:34:37.338 | + 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:34:37.341 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:34:37.345 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:34:37.361 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:37.363 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:34:37.393 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:34:37.420 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:34:37.450 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:34:37.479 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:34:37.509 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:34:37.539 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:34:37.566 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:34:37.593 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:34:37.596 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:34:37.598 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:34:37.600 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:34:37.603 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:34:37.605 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:34:37.620 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:37.623 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:34:37.626 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:34:37.628 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:34:37.643 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:37.645 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:34:37.648 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:34:37.677 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:34:37.679 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:34:37.681 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:34:37.684 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:34:37.686 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:34:37.702 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:37.705 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.20/identity 2021-05-13 06:34:37.735 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.20/identity 2021-05-13 06:34:37.762 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:34:37.765 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:34:37.795 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:34:37.797 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:34:37.799 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:34:37.802 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:34:37.804 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:34:37.807 | + 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:34:37.837 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:34:37.839 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:34:37.842 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:34:37.845 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:34:37.848 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:34:37.864 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:34:37.866 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:34:37.868 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:34:37.871 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:34:37.873 | + 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:34:37.900 | + 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:34:37.927 | + 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:34:37.954 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:34:37.982 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:34:38.009 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:34:38.012 | + 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:34:38.014 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:34:38.017 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:34:38.019 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:34:38.021 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:34:38.023 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:34:38.026 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:34:38.031 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:34:38.033 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:34:38.036 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:34:38.048 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:34:38.049 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:34:38.057 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:34:38.061 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:34:38.076 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:34:38.078 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:34:38.082 | + 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:34:38.112 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:34:38.138 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:34:38.164 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:34:38.192 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:34:38.219 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:34:38.246 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:34:38.273 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:34:38.300 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:34:38.327 | + 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:34:38.354 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:34:38.381 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:34:38.408 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:34:38.435 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:34:38.437 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:34:38.440 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:34:38.443 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:34:38.445 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:34:38.447 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:38.450 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:38.452 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:34:38.455 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:34:38.457 | + 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:34:38.485 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:34:38.512 | + 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:34:38.513 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:34:38.521 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:34:38.524 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:34:38.527 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:34:38.530 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:34:38.532 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:34:38.534 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:34:38.537 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:38.539 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:38.541 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:34:38.543 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:34:38.546 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:38.548 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:38.550 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:34:38.611 | Site keystone-wsgi-public already enabled 2021-05-13 06:34:38.615 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:34:38.618 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:34:38.620 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:34:38.622 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:34:38.753 | + 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:34:38.755 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:34:38.757 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:34:38.759 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:34:38.762 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:34:38.765 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:34:38.767 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:34:38.772 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:34:38.774 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:34:38.777 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:34:38.789 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:34:38.789 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:34:38.798 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:34:38.802 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:34:38.817 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:34:38.820 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:34:38.823 | + 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:34:38.853 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:34:38.881 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:34:38.909 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:34:38.936 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:34:38.963 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:34:38.990 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:34:39.018 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:34:39.044 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:34:39.071 | + 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:34:39.099 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:34:39.126 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:34:39.154 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:34:39.181 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:34:39.183 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:34:39.186 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:34:39.188 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:34:39.190 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:34:39.193 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:39.195 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:39.197 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:34:39.200 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:34:39.203 | + 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:34:39.230 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:34:39.258 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:34:39.258 | + 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:34:39.266 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:34:39.270 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:34:39.272 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:34:39.274 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:34:39.277 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:34:39.279 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:34:39.282 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:39.284 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:39.286 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:34:39.289 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:34:39.291 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:39.293 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:39.296 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:34:39.356 | Site keystone-wsgi-admin already enabled 2021-05-13 06:34:39.360 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:34:39.363 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:34:39.365 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:34:39.367 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:34:39.495 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:34:39.525 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:34:39.555 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:34:39.586 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:34:39.589 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:34:39.619 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:34:39.647 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:34:39.674 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:34:39.691 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:39.693 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:34:39.710 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:39.713 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:34:39.716 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:34:39.718 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:34:39.720 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:34:39.723 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:34:39.725 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:34:39.727 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:34:39.745 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:34:39.746 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:34:39.746 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:34:39.746 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:34:39.746 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:34:39.746 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:34:39.746 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:34:39.761 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:34:39.763 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:34:39.765 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:39.768 | + functions-common:git_clone:544 : echo master 2021-05-13 06:34:39.768 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:34:39.773 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:34:39.776 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:39.778 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:34:39.781 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:34:39.782 | + functions-common:git_clone:593 : head -1 2021-05-13 06:34:39.786 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:34:39.788 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:34:39.791 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:34:39.794 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:34:39.797 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:34:39.799 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:34:39.801 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:34:39.804 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:34:39.806 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:34:39.809 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:34:39.811 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:34:39.813 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:34:39.815 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:34:39.818 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:34:39.821 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:34:39.824 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:34:39.826 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:34:39.828 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:34:39.831 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:34:39.837 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:34:39.840 | + 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:34:40.441 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:34:40.443 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:34:40.445 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:34:40.447 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:34:40.450 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:34:40.452 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:34:40.454 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:34:40.456 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:34:40.459 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:34:40.461 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:34:40.463 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:34:40.466 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:34:40.468 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:34:40.471 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:34:40.492 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:34:40.494 | + 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:34:41.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:41.241 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:41.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:41.241 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:42.283 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:34:42.284 | 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:34:42.287 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:42.287 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:42.289 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:42.294 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:42.301 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:42.305 | Obtaining file:///opt/stack/swift 2021-05-13 06:34:43.551 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:34:44.834 | 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:34:44.843 | 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:34:44.883 | 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:34:44.892 | 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:34:44.898 | 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:34:44.951 | 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:34:44.962 | 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:34:44.965 | 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:34:45.002 | 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:34:45.043 | 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:34:45.049 | 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:34:45.055 | 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:34:45.096 | 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:34:45.105 | 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:34:45.122 | 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:34:45.127 | 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:34:45.130 | 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:34:45.141 | 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:34:45.144 | 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:34:45.146 | 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:34:45.150 | 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:34:45.155 | 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:34:45.174 | 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:34:45.179 | 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:34:45.198 | 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:34:45.203 | 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:34:45.254 | 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:34:45.257 | 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:34:45.264 | 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:34:45.285 | 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:34:45.289 | 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:34:45.292 | 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:34:45.302 | 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:34:45.362 | 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:34:45.376 | 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:34:45.382 | 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:34:45.385 | 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:34:45.390 | 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:34:45.398 | 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:34:45.401 | 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:34:45.404 | 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:34:45.408 | 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:34:45.411 | 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:34:45.414 | 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:34:45.418 | 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:34:45.423 | 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:34:45.426 | 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:34:47.019 | Installing collected packages: swift 2021-05-13 06:34:47.019 | Attempting uninstall: swift 2021-05-13 06:34:47.021 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:34:47.023 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:34:47.024 | Running setup.py develop for swift 2021-05-13 06:34:48.702 | Successfully installed swift 2021-05-13 06:34:48.843 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:34:48.843 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:34:48.930 | + inc/python:pip_install:200 : result=0 2021-05-13 06:34:48.932 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:34:48.934 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:48.936 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:48.938 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:48.941 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:48.943 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:48.945 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:34:48.947 | + functions-common:time_stop:2311 : start_time=1620887680486 2021-05-13 06:34:48.950 | + functions-common:time_stop:2313 : [[ -z 1620887680486 ]] 2021-05-13 06:34:48.953 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:48.957 | + functions-common:time_stop:2316 : end_time=1620887688954 2021-05-13 06:34:48.959 | + functions-common:time_stop:2317 : elapsed_time=8468 2021-05-13 06:34:48.961 | + functions-common:time_stop:2318 : total=50359 2021-05-13 06:34:48.963 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:48.966 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58827 2021-05-13 06:34:48.968 | + inc/python:pip_install:203 : return 0 2021-05-13 06:34:48.971 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:34:48.973 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:34:48.975 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:34:48.993 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:34:49.005 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:34:49.007 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:34:49.010 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:49.013 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:49.015 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:34:49.017 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:49.020 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:34:49.022 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:34:49.025 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:34:49.028 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:34:49.030 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:34:49.032 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:34:49.034 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:34:49.036 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:34:49.038 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:34:49.939 | No container-sharder running 2021-05-13 06:34:49.939 | No object-updater running 2021-05-13 06:34:49.939 | No container-sync running 2021-05-13 06:34:49.939 | No account-replicator running 2021-05-13 06:34:49.939 | No container-replicator running 2021-05-13 06:34:49.939 | No container-auditor running 2021-05-13 06:34:49.939 | No object-replicator running 2021-05-13 06:34:49.939 | No object-auditor running 2021-05-13 06:34:49.939 | No proxy-server running 2021-05-13 06:34:49.939 | No container-reconciler running 2021-05-13 06:34:49.939 | No account-reaper running 2021-05-13 06:34:49.939 | No object-reconstructor running 2021-05-13 06:34:49.939 | No container-server running 2021-05-13 06:34:49.939 | No account-server running 2021-05-13 06:34:49.939 | No container-updater running 2021-05-13 06:34:49.939 | No object-expirer running 2021-05-13 06:34:49.939 | No object-server running 2021-05-13 06:34:49.939 | No account-auditor running 2021-05-13 06:34:49.987 | + lib/swift:configure_swift:341 : true 2021-05-13 06:34:49.989 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:34:50.001 | + 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:34:50.013 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:34:50.016 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:34:50.016 | s/%GROUP%//; 2021-05-13 06:34:50.016 | s/%USER%/ubuntu/; 2021-05-13 06:34:50.016 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:34:50.016 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:34:50.016 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:34:50.024 | uid = ubuntu 2021-05-13 06:34:50.024 | gid = 2021-05-13 06:34:50.024 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:34:50.024 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:34:50.025 | address = 127.0.0.1 2021-05-13 06:34:50.025 | 2021-05-13 06:34:50.025 | [account6612] 2021-05-13 06:34:50.025 | max connections = 25 2021-05-13 06:34:50.025 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:34:50.025 | read only = false 2021-05-13 06:34:50.025 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:34:50.025 | 2021-05-13 06:34:50.025 | [account6622] 2021-05-13 06:34:50.025 | max connections = 25 2021-05-13 06:34:50.025 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:34:50.025 | read only = false 2021-05-13 06:34:50.025 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:34:50.025 | 2021-05-13 06:34:50.025 | [account6632] 2021-05-13 06:34:50.025 | max connections = 25 2021-05-13 06:34:50.025 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:34:50.025 | read only = false 2021-05-13 06:34:50.025 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:34:50.025 | 2021-05-13 06:34:50.025 | [account6642] 2021-05-13 06:34:50.025 | max connections = 25 2021-05-13 06:34:50.025 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:34:50.025 | read only = false 2021-05-13 06:34:50.025 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:34:50.025 | 2021-05-13 06:34:50.025 | 2021-05-13 06:34:50.025 | [container6611] 2021-05-13 06:34:50.025 | max connections = 25 2021-05-13 06:34:50.025 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:34:50.025 | read only = false 2021-05-13 06:34:50.025 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:34:50.025 | 2021-05-13 06:34:50.025 | [container6621] 2021-05-13 06:34:50.025 | max connections = 25 2021-05-13 06:34:50.026 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:34:50.026 | read only = false 2021-05-13 06:34:50.026 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:34:50.026 | 2021-05-13 06:34:50.026 | [container6631] 2021-05-13 06:34:50.026 | max connections = 25 2021-05-13 06:34:50.026 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:34:50.026 | read only = false 2021-05-13 06:34:50.026 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:34:50.026 | 2021-05-13 06:34:50.026 | [container6641] 2021-05-13 06:34:50.026 | max connections = 25 2021-05-13 06:34:50.026 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:34:50.026 | read only = false 2021-05-13 06:34:50.026 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:34:50.026 | 2021-05-13 06:34:50.026 | 2021-05-13 06:34:50.026 | [object6613] 2021-05-13 06:34:50.026 | max connections = 25 2021-05-13 06:34:50.026 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:34:50.026 | read only = false 2021-05-13 06:34:50.026 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:34:50.026 | 2021-05-13 06:34:50.026 | [object6623] 2021-05-13 06:34:50.026 | max connections = 25 2021-05-13 06:34:50.026 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:34:50.026 | read only = false 2021-05-13 06:34:50.026 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:34:50.026 | 2021-05-13 06:34:50.026 | [object6633] 2021-05-13 06:34:50.026 | max connections = 25 2021-05-13 06:34:50.026 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:34:50.026 | read only = false 2021-05-13 06:34:50.026 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:34:50.026 | 2021-05-13 06:34:50.026 | [object6643] 2021-05-13 06:34:50.026 | max connections = 25 2021-05-13 06:34:50.027 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:34:50.027 | read only = false 2021-05-13 06:34:50.027 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:34:50.028 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:34:50.030 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:50.032 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:50.034 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:34:50.046 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:34:50.048 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:34:50.052 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:34:50.056 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:34:50.059 | + 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:34:50.063 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:34:50.091 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.20:8080/v1/ 2021-05-13 06:34:50.116 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:34:50.134 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:34:50.162 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:34:50.179 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:34:50.207 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:34:50.224 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:34:50.252 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:34:50.269 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:34:50.297 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:34:50.314 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:34:50.343 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:34:50.361 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:34:50.375 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:50.377 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:34:50.405 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:34:50.432 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:34:50.459 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:34:50.485 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:34:50.500 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:50.502 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:34:50.529 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:34:50.543 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:50.545 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:34:50.560 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:50.562 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:34:50.564 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:34:50.579 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:50.581 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:34:50.583 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:34:50.585 | + 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:34:50.591 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:34:50.595 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:34:50.622 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:34:50.648 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:34:50.677 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:34:50.706 | + 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:34:50.733 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:34:50.735 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:34:50.737 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:34:50.739 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:34:50.741 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:34:50.768 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:34:50.795 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.20/identity 2021-05-13 06:34:50.822 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:34:50.849 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:34:50.875 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:34:50.902 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:34:50.929 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:34:50.956 | + 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:34:50.983 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:34:51.009 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:34:51.036 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:34:51.063 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:34:51.091 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:34:51.120 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:34:51.147 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:34:51.165 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:34:51.192 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:34:51.220 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:34:51.224 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:34:51.253 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:34:51.279 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:34:51.305 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:34:51.307 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:34:51.310 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:34:51.312 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:34:51.316 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:34:51.319 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:34:51.321 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:34:51.323 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:34:51.325 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:34:51.327 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:34:51.329 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:34:51.331 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:34:51.349 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:34:51.377 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:34:51.394 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:34:51.422 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:34:51.440 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:34:51.468 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:34:51.485 | + 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:34:51.514 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:34:51.532 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:34:51.560 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:34:51.578 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:34:51.605 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:34:51.623 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:34:51.652 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:34:51.669 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:34:51.697 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:34:51.715 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:34:51.741 | + 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:34:51.747 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:34:51.765 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:34:51.793 | + 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:34:51.821 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:34:51.823 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:34:51.828 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:34:51.830 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:34:51.833 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:34:51.835 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:34:51.837 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:34:51.839 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:34:51.842 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:34:51.844 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:34:51.862 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:34:51.890 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:34:51.907 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:34:51.936 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:34:51.954 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:34:51.982 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:34:52.000 | + 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:34:52.028 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:34:52.046 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:34:52.073 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:34:52.092 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:34:52.119 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:34:52.137 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:34:52.165 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:34:52.183 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:34:52.211 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:34:52.228 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:34:52.255 | + 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:34:52.260 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:34:52.278 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:34:52.307 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:34:52.310 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:34:52.314 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:34:52.317 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:34:52.319 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:34:52.321 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:34:52.323 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:34:52.325 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:34:52.328 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:34:52.330 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:34:52.348 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:34:52.376 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:34:52.394 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:34:52.421 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:34:52.439 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:34:52.467 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:34:52.485 | + 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:34:52.513 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:34:52.530 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:34:52.557 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:34:52.576 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:34:52.603 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:34:52.621 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:34:52.649 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:34:52.667 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:34:52.694 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:34:52.713 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:34:52.740 | + 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:34:52.753 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:34:52.771 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:34:52.799 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:34:52.826 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:34:52.854 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:34:52.882 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:34:52.884 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:34:52.888 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:34:52.916 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:34:52.945 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:34:52.973 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:34:53.001 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:34:53.029 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:34:53.056 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:34:53.083 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:34:53.111 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:34:53.138 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:34:53.154 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:53.156 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:34:53.174 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:34:53.177 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:34:53.197 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:34:53.199 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.20 2021-05-13 06:34:53.226 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:34:53.228 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:34:53.255 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.20/identity 2021-05-13 06:34:53.283 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:34:53.286 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:34:53.312 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:34:53.328 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:53.330 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:34:53.333 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:34:53.338 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:34:53.341 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:34:53.353 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:34:53.356 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:34:53.367 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:34:53.369 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:34:53.372 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:34:53.374 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:34:53.376 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:34:53.378 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:34:53.381 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:34:53.383 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:34:53.385 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:34:53.398 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:34:53.400 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:34:53.402 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:34:53.419 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:53.421 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:34:53.439 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:53.441 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:34:53.443 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:34:53.446 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:34:53.448 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:34:53.451 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:34:53.454 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:34:53.456 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:34:53.459 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:34:53.476 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:53.478 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:34:53.481 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:34:53.498 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:53.501 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:34:53.503 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:34:53.506 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:34:53.509 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:53.511 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:53.514 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:34:53.516 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:53.520 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:34:53.522 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:34:53.525 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:34:53.528 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:34:53.531 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:34:53.533 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:34:53.536 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:34:53.539 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:34:53.542 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:34:53.545 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:34:53.549 | +++ 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:34:53.549 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:34:53.554 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:34:53.557 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:34:53.560 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:34:53.563 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:34:53.566 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:34:53.587 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:34:53.589 | + 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:34:54.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:54.335 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:54.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:54.336 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:55.374 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:34:55.374 | 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:34:55.378 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:55.379 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:55.380 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:55.385 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:55.392 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:55.398 | 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:34:55.493 | 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:34:55.497 | 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:34:55.509 | 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:34:55.569 | 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:34:55.592 | 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:34:55.597 | 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:34:55.615 | 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:34:55.626 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:34:55.666 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:34:55.672 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-05-13 06:34:55.678 | 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:34:55.717 | 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:34:55.732 | 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:34:55.736 | 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:34:55.746 | 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:34:55.769 | 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:34:55.785 | 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:34:55.791 | 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:34:55.794 | 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:34:55.797 | 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:34:55.800 | 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:34:55.815 | 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:34:55.821 | 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:34:55.839 | 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:34:55.865 | 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:34:55.869 | 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:34:55.890 | 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:34:55.894 | 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:34:55.898 | 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:34:55.901 | 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:34:55.908 | 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:34:55.922 | 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:34:55.942 | 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:34:55.947 | 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:34:55.957 | 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:34:55.960 | 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:34:55.966 | 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:34:55.970 | 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:34:55.974 | 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:34:55.981 | 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:34:55.987 | 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:34:55.990 | 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:34:55.993 | 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:34:56.004 | 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:34:56.013 | 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:34:56.024 | 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:34:56.037 | 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:34:56.046 | 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:34:56.049 | 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:34:56.051 | 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:34:56.055 | 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:34:56.058 | 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:34:56.062 | 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:34:56.070 | 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:34:56.072 | 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:34:56.076 | 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:34:56.079 | 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:34:56.086 | 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:34:56.137 | 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:34:56.154 | 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:34:56.157 | 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:34:56.161 | 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:34:56.168 | 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:34:56.170 | 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:34:56.173 | 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:34:57.876 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:34:57.876 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:34:57.955 | + inc/python:pip_install:200 : result=0 2021-05-13 06:34:57.957 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:34:57.960 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:57.962 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:57.965 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:57.967 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:57.970 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:57.972 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:34:57.974 | + functions-common:time_stop:2311 : start_time=1620887693581 2021-05-13 06:34:57.977 | + functions-common:time_stop:2313 : [[ -z 1620887693581 ]] 2021-05-13 06:34:57.980 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:57.984 | + functions-common:time_stop:2316 : end_time=1620887697981 2021-05-13 06:34:57.986 | + functions-common:time_stop:2317 : elapsed_time=4400 2021-05-13 06:34:57.988 | + functions-common:time_stop:2318 : total=58827 2021-05-13 06:34:57.991 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:57.993 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63227 2021-05-13 06:34:57.995 | + inc/python:pip_install:203 : return 0 2021-05-13 06:34:57.998 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:34:58.001 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:34:58.003 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:34:58.016 | + 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:34:58.021 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:34:58.023 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:34:58.026 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:34:58.029 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:34:58.031 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:34:58.034 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:34:58.037 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:34:58.039 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:34:58.042 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:34:58.058 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:34:58.060 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:34:58.063 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:58.065 | + functions-common:git_clone:544 : echo master 2021-05-13 06:34:58.066 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:34:58.071 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:34:58.073 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:58.076 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:34:58.079 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:34:58.079 | + functions-common:git_clone:593 : head -1 2021-05-13 06:34:58.082 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:34:58.085 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:34:58.087 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:34:58.090 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:34:58.093 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:34:58.095 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:34:58.098 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:34:58.100 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:34:58.103 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:34:58.105 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:34:58.108 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:34:58.110 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:34:58.113 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:34:58.116 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:34:58.118 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:34:58.121 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:34:58.123 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:34:58.126 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:34:58.129 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:34:58.135 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:34:58.138 | + 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:34:58.727 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:34:58.729 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:34:58.732 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:34:58.734 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:34:58.737 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:34:58.739 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:34:58.741 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:34:58.744 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:34:58.747 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:34:58.749 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:34:58.751 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:34:58.754 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:34:58.756 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:34:58.758 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:34:58.779 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:34:58.781 | + 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:34:59.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:59.517 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:59.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:59.517 | from cryptography.utils import int_from_bytes 2021-05-13 06:35:00.541 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:35:00.541 | 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:35:00.552 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:35:00.552 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:35:00.552 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:35:00.552 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:35:00.559 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:35:00.576 | Obtaining file:///opt/stack/glance 2021-05-13 06:35:01.831 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:35:03.082 | 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:35:03.091 | 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:35:03.100 | 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:35:03.111 | 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:35:03.140 | 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:35:03.149 | 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:35:03.162 | 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:35:03.171 | 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:35:03.191 | 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:35:03.232 | 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:35:03.245 | 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:35:03.253 | 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:35:03.259 | 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:35:03.268 | 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:35:03.274 | 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:35:03.344 | 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:35:03.349 | 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:35:03.353 | 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:35:03.357 | 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:35:03.368 | 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:35:03.428 | 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:35:03.481 | 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:35:03.486 | 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:35:03.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 297)) (5.4.0) 2021-05-13 06:35:03.509 | 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:35:03.545 | 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:35:03.556 | 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:35:03.597 | 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:35:03.603 | 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:35:03.652 | 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:35:03.659 | 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:35:03.698 | 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:35:03.752 | 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:35:03.770 | 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:35:03.786 | 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:35:03.800 | 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:35:03.809 | 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:35:03.832 | 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:35:03.844 | 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:35:03.861 | 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:35:03.907 | 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:35:03.912 | 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:35:03.915 | 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:35:03.918 | 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:35:03.939 | 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:35:03.953 | 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:35:03.964 | 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:35:03.967 | 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:35:03.970 | 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:35:03.987 | 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:35:03.992 | 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:35:03.994 | 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:35:04.013 | 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:35:04.017 | 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:35:04.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 446)) (2.25.1) 2021-05-13 06:35:04.044 | 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:35:04.049 | 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:35:04.053 | 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:35:04.105 | 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:35:04.108 | 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:35:04.111 | 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:35:04.121 | 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:35:04.124 | 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:35:04.127 | 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:35:04.134 | 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:35:04.189 | 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:35:04.204 | 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:35:04.213 | 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:35:04.219 | 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:35:04.237 | 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:35:04.240 | 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:35:04.247 | 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:35:04.268 | 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:35:04.271 | 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:35:04.276 | 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:35:04.284 | 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:35:04.288 | 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:35:04.296 | 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:35:04.302 | 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:35:04.307 | 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:35:04.311 | 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:35:04.351 | 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:35:04.357 | 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:35:04.360 | 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:35:04.366 | 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:35:04.369 | 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:35:04.403 | 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:35:04.406 | 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:35:04.418 | 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:35:04.422 | 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:35:04.425 | 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:35:04.428 | 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:35:04.431 | 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:35:04.434 | 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:35:04.472 | 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:35:04.478 | 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:35:04.484 | 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:35:04.487 | 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:35:04.490 | 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:35:04.492 | 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:35:04.495 | 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:35:04.498 | 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:35:04.502 | 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:35:04.504 | 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:35:04.507 | 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:35:04.564 | 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:35:04.569 | 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:35:04.572 | 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:35:04.577 | 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:35:05.617 | Installing collected packages: glance 2021-05-13 06:35:05.618 | Attempting uninstall: glance 2021-05-13 06:35:05.623 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:35:05.623 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:35:05.625 | Running setup.py develop for glance 2021-05-13 06:35:07.204 | Successfully installed glance 2021-05-13 06:35:07.343 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:35:07.343 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:35:07.429 | + inc/python:pip_install:200 : result=0 2021-05-13 06:35:07.431 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:35:07.434 | + functions-common:time_stop:2304 : local name 2021-05-13 06:35:07.436 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:35:07.438 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:35:07.441 | + functions-common:time_stop:2307 : local total 2021-05-13 06:35:07.443 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:35:07.445 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:35:07.447 | + functions-common:time_stop:2311 : start_time=1620887698774 2021-05-13 06:35:07.450 | + functions-common:time_stop:2313 : [[ -z 1620887698774 ]] 2021-05-13 06:35:07.453 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:35:07.457 | + functions-common:time_stop:2316 : end_time=1620887707455 2021-05-13 06:35:07.460 | + functions-common:time_stop:2317 : elapsed_time=8681 2021-05-13 06:35:07.462 | + functions-common:time_stop:2318 : total=63227 2021-05-13 06:35:07.465 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:35:07.467 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71908 2021-05-13 06:35:07.469 | + inc/python:pip_install:203 : return 0 2021-05-13 06:35:07.472 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:35:07.474 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:35:07.477 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:35:07.496 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:35:07.508 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:35:07.510 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:35:07.513 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:35:07.516 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:35:07.518 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:35:07.521 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:35:07.524 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:35:07.526 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:35:07.529 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:35:07.541 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:35:07.544 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:35:07.546 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:35:07.549 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:35:07.551 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:35:07.553 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:35:07.556 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:35:07.559 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:35:07.588 | + 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:35:07.618 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:35:07.648 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:35:07.677 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:35:07.707 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:35:07.737 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:35:07.739 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:35:07.742 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:35:07.744 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:35:07.747 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:35:07.775 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:35:07.804 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-05-13 06:35:07.834 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:35:07.864 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:35:07.893 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:35:07.923 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:35:07.952 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:35:07.982 | + 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:35:08.012 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:35:08.042 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:35:08.071 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:35:08.074 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:35:08.077 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:35:08.079 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:35:08.082 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:35:08.084 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:35:08.101 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:35:08.104 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:35:08.106 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:35:08.109 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:35:08.126 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:35:08.128 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:35:08.131 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:35:08.161 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:35:08.163 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:35:08.166 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:35:08.169 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:35:08.171 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:35:08.174 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:35:08.176 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:35:08.178 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:35:08.181 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:35:08.183 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:35:08.186 | + 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:35:08.215 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:35:08.218 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.20 2021-05-13 06:35:08.247 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:35:08.249 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:35:08.266 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:35:08.268 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:35:08.298 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:35:08.328 | + 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:35:08.358 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:35:08.388 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:35:08.417 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:35:08.435 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:35:08.438 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:35:08.468 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:35:08.498 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:35:08.527 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.20/identity/v3 2021-05-13 06:35:08.557 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:35:08.587 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.20/image 2021-05-13 06:35:08.616 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:35:08.633 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:35:08.636 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:35:08.638 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:35:08.641 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:35:08.644 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:35:08.660 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:35:08.663 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:35:08.665 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:35:08.668 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:35:08.671 | + 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:35:08.700 | + 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:35:08.730 | + 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:35:08.760 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:35:08.790 | + 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:35:08.795 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:35:08.825 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:35:08.855 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:35:08.885 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.20/identity 2021-05-13 06:35:08.915 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:35:08.945 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:35:08.975 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:35:09.005 | + 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:35:09.036 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:35:09.065 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:35:09.095 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:35:09.126 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:35:09.131 | + 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:35:09.139 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:35:09.155 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:35:09.158 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:35:09.160 | + 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:35:09.163 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:35:09.165 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:35:09.167 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:35:09.170 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:35:09.174 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:35:09.176 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:35:09.180 | + 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:35:09.210 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:35:09.213 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:35:09.215 | ++ functions:get_random_port:837 : true 2021-05-13 06:35:09.218 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:35:09.220 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:35:09.222 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:35:09.268 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:35:09.270 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:35:09.272 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:35:09.275 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:35:09.277 | + 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:35:09.304 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:35:09.332 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:35:09.359 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:35:09.387 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:35:09.413 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:35:09.441 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:35:09.469 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:35:09.496 | + 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:35:09.524 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:35:09.552 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:35:09.579 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:35:09.608 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:35:09.635 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:35:09.663 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:35:09.690 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:35:09.718 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:35:09.746 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:35:09.773 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:35:09.801 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:35:09.803 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:35:09.805 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:35:09.808 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:35:09.810 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:35:09.812 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:35:09.815 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:35:09.868 | proxy (enabled by site administrator) 2021-05-13 06:35:09.871 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:35:09.874 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:35:09.876 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:35:09.878 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:35:09.881 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:35:09.883 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:35:09.886 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:35:09.938 | proxy_http (enabled by site administrator) 2021-05-13 06:35:09.941 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:35:09.944 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:35:09.947 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:35:09.950 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:35:09.952 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:35:09.954 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:35:09.957 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:35:09.960 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:35:09.963 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:35:09.963 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:35:09.972 | KeepAlive Off 2021-05-13 06:35:09.976 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:35:09.977 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:35:09.985 | SetEnv proxy-sendchunked 1 2021-05-13 06:35:09.989 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:35:09.989 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:35:09.997 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:35:10.000 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:35:10.003 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:35:10.005 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:35:10.008 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:35:10.010 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:35:10.013 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:35:10.015 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:35:10.018 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:35:10.020 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:35:10.022 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:35:10.025 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:35:10.028 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:35:10.090 | Site glance-wsgi-api already enabled 2021-05-13 06:35:10.094 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:35:10.097 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:35:10.099 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:35:10.101 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:35:10.234 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:35:10.237 | + 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:35:10.269 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:35:10.287 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:35:10.289 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:35:10.292 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:35:10.294 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:35:10.297 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:35:10.299 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:35:10.302 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:35:10.304 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:35:10.307 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:35:10.310 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:35:10.312 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:35:10.315 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:35:10.318 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:35:10.320 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:35:10.323 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:35:10.340 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:35:10.343 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:35:10.345 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:35:10.348 | + functions-common:git_clone:544 : echo master 2021-05-13 06:35:10.349 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:35:10.354 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:35:10.357 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:35:10.359 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:35:10.362 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:35:10.362 | + functions-common:git_clone:593 : head -1 2021-05-13 06:35:10.366 | ed4d261d1 [SVF]: Fix mkvdisk volume name length issue 2021-05-13 06:35:10.369 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:35:10.371 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:35:10.374 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:35:10.376 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:35:10.379 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:35:10.381 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:35:10.384 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:35:10.386 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:35:10.388 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:35:10.391 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:35:10.393 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:35:10.396 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:35:10.399 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:35:10.401 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:35:10.405 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:35:10.407 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:35:10.410 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:35:10.413 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:35:10.419 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:35:10.421 | + 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:35:11.031 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:35:11.033 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:35:11.036 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:35:11.038 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:35:11.040 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:35:11.042 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:35:11.045 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:35:11.047 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:35:11.049 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:35:11.052 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:35:11.054 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:35:11.057 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:35:11.059 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:35:11.062 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:35:11.083 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:35:11.086 | + 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:35:11.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:35:11.838 | from cryptography.utils import int_from_bytes 2021-05-13 06:35:11.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:35:11.838 | from cryptography.utils import int_from_bytes 2021-05-13 06:35:12.869 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:35:12.869 | 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:35:12.873 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:35:12.873 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:35:12.875 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:35:12.880 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:35:12.887 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:35:12.891 | Obtaining file:///opt/stack/cinder 2021-05-13 06:35:14.900 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:35:16.888 | 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:35:16.897 | 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:35:16.905 | 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:35:16.916 | 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:35:16.945 | 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:35:16.959 | 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:35:16.969 | 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:35:16.980 | 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:35:17.001 | 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:35:17.039 | 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:35:17.053 | 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:35:17.056 | 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:35:17.066 | 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:35:17.080 | 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:35:17.104 | 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:35:17.110 | 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:35:17.115 | 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:35:17.120 | 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:35:17.123 | 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:35:17.127 | 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:35:17.138 | 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:35:17.197 | 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:35:17.250 | 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:35:17.261 | 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:35:17.270 | 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:35:17.294 | 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:35:17.298 | 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:35:17.316 | 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:35:17.352 | 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:35:17.364 | 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:35:17.403 | 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:35:17.409 | 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:35:17.458 | 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:35:17.465 | 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:35:17.503 | 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:35:17.557 | 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:35:17.575 | 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:35:17.590 | 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:35:17.605 | 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:35:17.619 | 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:35:17.624 | 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:35:17.633 | 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:35:17.656 | 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:35:17.667 | 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:35:17.684 | 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:35:17.703 | 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:35:17.726 | 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:35:17.772 | 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:35:17.778 | 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:35:17.812 | 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:35:17.815 | 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:35:17.817 | 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:35:17.839 | 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:35:17.842 | 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:35:17.846 | 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:35:17.857 | 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:35:17.859 | 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:35:17.863 | 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:35:17.879 | 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:35:17.884 | 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:35:17.901 | 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:35:17.920 | 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:35:17.935 | 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:35:17.962 | 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:35:17.966 | 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:35:17.973 | 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:35:17.993 | 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:35:17.998 | 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:35:18.002 | 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:35:18.007 | 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:35:18.016 | 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:35:18.088 | 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:35:18.092 | 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:35:18.102 | 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:35:18.105 | 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:35:18.108 | 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:35:18.115 | 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:35:18.118 | 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:35:18.124 | 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:35:18.179 | 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:35:18.193 | 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:35:18.203 | 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:35:18.209 | 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:35:18.227 | 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:35:18.285 | 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:35:18.289 | 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:35:18.296 | 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:35:18.300 | 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:35:18.319 | 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:35:18.324 | 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:35:18.331 | 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:35:18.334 | 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:35:18.340 | 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:35:18.343 | 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:35:18.347 | 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:35:18.355 | 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:35:18.379 | 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:35:18.382 | 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:35:18.388 | 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:35:18.393 | 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:35:18.397 | 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:35:18.401 | 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:35:18.409 | 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:35:18.418 | 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:35:18.459 | 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:35:18.465 | 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:35:18.471 | 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:35:18.477 | 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:35:18.480 | 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:35:18.491 | 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:35:18.494 | 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:35:18.503 | 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:35:18.516 | 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:35:18.529 | 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:35:18.544 | 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:35:18.546 | 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:35:18.550 | 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:35:18.553 | 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:35:18.557 | 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:35:18.560 | 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:35:18.565 | 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:35:18.603 | 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:35:18.609 | 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:35:18.612 | 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:35:18.615 | 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:35:18.617 | 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:35:18.620 | 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:35:18.625 | 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:35:18.628 | 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:35:18.635 | 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:35:18.639 | 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:35:18.642 | 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:35:18.644 | 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:35:18.652 | 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:35:18.655 | 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:35:18.658 | 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:35:18.714 | 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:35:18.717 | 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:35:18.721 | 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:35:18.762 | 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:35:18.767 | 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:35:19.624 | Installing collected packages: cinder 2021-05-13 06:35:19.624 | Attempting uninstall: cinder 2021-05-13 06:35:19.626 | Found existing installation: cinder 18.1.0.dev93 2021-05-13 06:35:19.629 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:35:19.631 | Running setup.py develop for cinder 2021-05-13 06:35:21.886 | Successfully installed cinder 2021-05-13 06:35:22.024 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:35:22.024 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:35:22.111 | + inc/python:pip_install:200 : result=0 2021-05-13 06:35:22.114 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:35:22.116 | + functions-common:time_stop:2304 : local name 2021-05-13 06:35:22.118 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:35:22.120 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:35:22.123 | + functions-common:time_stop:2307 : local total 2021-05-13 06:35:22.125 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:35:22.127 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:35:22.129 | + functions-common:time_stop:2311 : start_time=1620887711078 2021-05-13 06:35:22.132 | + functions-common:time_stop:2313 : [[ -z 1620887711078 ]] 2021-05-13 06:35:22.134 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:35:22.139 | + functions-common:time_stop:2316 : end_time=1620887722137 2021-05-13 06:35:22.141 | + functions-common:time_stop:2317 : elapsed_time=11059 2021-05-13 06:35:22.144 | + functions-common:time_stop:2318 : total=71908 2021-05-13 06:35:22.146 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:35:22.148 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82967 2021-05-13 06:35:22.150 | + inc/python:pip_install:203 : return 0 2021-05-13 06:35:22.154 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:35:22.156 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:35:22.159 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:35:22.177 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:35:22.189 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:35:22.191 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:35:22.194 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:35:22.196 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:35:22.199 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:35:22.201 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:35:22.204 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:35:22.206 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:35:22.209 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:35:22.212 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:35:22.215 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:35:22.217 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:35:22.229 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:35:22.231 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:35:22.234 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:35:22.236 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:35:22.239 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:35:22.241 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:35:22.244 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:35:22.246 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:35:22.249 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:35:22.251 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:35:22.254 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:35:22.256 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:35:22.258 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:35:22.261 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:35:22.264 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:35:22.266 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:35:22.269 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:35:22.271 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:35:22.294 | + 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:35:22.398 | Reading package lists... 2021-05-13 06:35:22.609 | Building dependency tree... 2021-05-13 06:35:22.611 | Reading state information... 2021-05-13 06:35:22.835 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:35:22.835 | The following packages were automatically installed and are no longer required: 2021-05-13 06:35:22.836 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:35:22.836 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:35:22.836 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:35:22.836 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:35:22.836 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:35:22.836 | python3-zope.interface 2021-05-13 06:35:22.836 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:35:22.945 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:35:22.949 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:35:22.952 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:35:22.954 | + functions-common:time_stop:2304 : local name 2021-05-13 06:35:22.957 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:35:22.959 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:35:22.962 | + functions-common:time_stop:2307 : local total 2021-05-13 06:35:22.964 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:35:22.967 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:35:22.969 | + functions-common:time_stop:2311 : start_time=1620887722291 2021-05-13 06:35:22.972 | + functions-common:time_stop:2313 : [[ -z 1620887722291 ]] 2021-05-13 06:35:22.975 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:35:22.979 | + functions-common:time_stop:2316 : end_time=1620887722977 2021-05-13 06:35:22.982 | + functions-common:time_stop:2317 : elapsed_time=686 2021-05-13 06:35:22.985 | + functions-common:time_stop:2318 : total=4785 2021-05-13 06:35:22.987 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:35:22.990 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5471 2021-05-13 06:35:22.992 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:35:22.995 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:35:22.998 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:35:23.000 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:35:23.013 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:35:23.017 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:35:23.019 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:35:23.022 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:35:23.025 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:35:23.025 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:35:23.030 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:35:23.032 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:35:23.034 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:35:23.037 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:35:23.039 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:35:23.041 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:35:23.043 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:35:23.045 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:35:23.056 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:35:23.068 | + 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:35:23.081 | + 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:35:23.093 | + 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:35:23.105 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:35:23.107 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:35:23.111 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.IsYHaiUMjO 2021-05-13 06:35:23.114 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:35:23.116 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:35:23.118 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:35:23.121 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.IsYHaiUMjO 2021-05-13 06:35:23.125 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.IsYHaiUMjO 2021-05-13 06:35:23.137 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.IsYHaiUMjO /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:35:23.149 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:35:23.152 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:35:23.155 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:35:23.157 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:35:23.159 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:35:23.161 | + 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:35:23.163 | + 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:35:23.166 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:35:23.168 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:35:23.173 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:35:23.177 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:35:23.196 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:35:23.216 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:35:23.234 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:35:23.253 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:35:23.273 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:35:23.291 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:35:23.310 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:35:23.329 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:35:23.332 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:35:23.335 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:35:23.337 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:35:23.339 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:35:23.368 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:35:23.396 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-05-13 06:35:23.423 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:35:23.451 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:35:23.478 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:35:23.506 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:35:23.533 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:35:23.562 | + 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:35:23.589 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:35:23.617 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:35:23.647 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:35:23.676 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:35:23.678 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:35:23.681 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:35:23.684 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:35:23.686 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:35:23.689 | + 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:35:23.720 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:35:23.748 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:35:23.775 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:35:23.803 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:35:23.831 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:35:23.860 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:35:23.890 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:35:23.893 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.20 2021-05-13 06:35:23.921 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:35:23.952 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:35:23.960 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key f101b55371c0a5cf0a41999a71175614 2021-05-13 06:35:23.988 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:35:24.017 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:35:24.034 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:35:24.036 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:35:24.052 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:35:24.055 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:35:24.072 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:35:24.075 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:35:24.092 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:35:24.094 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:35:24.097 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:35:24.099 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:35:24.101 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:35:24.104 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:35:24.106 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:35:24.109 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:35:24.126 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:35:24.129 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:35:24.131 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:35:24.134 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:35:24.150 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:35:24.153 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:35:24.156 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:35:24.184 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:35:24.186 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:35:24.189 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:35:24.191 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:35:24.193 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:35:24.196 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:35:24.215 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:35:24.217 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:35:24.219 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:35:24.222 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:35:24.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:35:24.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:35:24.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:35:24.308 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:35:24.336 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:35:24.338 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:35:24.341 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:35:24.343 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:35:24.346 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:35:24.348 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:35:24.351 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:35:24.355 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:35:24.358 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:35:24.360 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:35:24.373 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:35:24.373 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:35:24.381 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:35:24.385 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:35:24.400 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:35:24.402 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:35:24.406 | + 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:35:24.436 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:35:24.464 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:35:24.491 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:35:24.519 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:35:24.546 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:35:24.574 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:35:24.602 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:35:24.630 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:35:24.658 | + 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:35:24.685 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:35:24.712 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:35:24.740 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:35:24.768 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:35:24.771 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:35:24.774 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:35:24.776 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:35:24.779 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:35:24.781 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:35:24.784 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:35:24.786 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:35:24.789 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:35:24.791 | + 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:35:24.819 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:35:24.848 | + 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:35:24.848 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:35:24.857 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:35:24.860 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:35:24.863 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:35:24.865 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:35:24.867 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:35:24.870 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:35:24.873 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:35:24.875 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:35:24.877 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:35:24.880 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:35:24.882 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:35:24.884 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:35:24.887 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:35:24.947 | Enabling site cinder-wsgi. 2021-05-13 06:35:24.953 | To activate the new configuration, you need to run: 2021-05-13 06:35:24.953 | systemctl reload apache2 2021-05-13 06:35:24.957 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:35:24.960 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:35:24.962 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:35:24.965 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:35:25.089 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:35:25.092 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:35:25.123 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.20/image 2021-05-13 06:35:25.151 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:35:25.168 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:35:25.171 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:35:25.173 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:35:25.176 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:35:25.178 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:35:25.181 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:35:25.212 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:35:25.240 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.20/identity 2021-05-13 06:35:25.268 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:35:25.296 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:35:25.326 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:35:25.354 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:35:25.382 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:35:25.411 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:35:25.439 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:35:25.468 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:35:25.496 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:35:25.524 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:35:25.527 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:35:25.544 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:35:25.547 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.20:2379 2021-05-13 06:35:25.577 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:35:25.595 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:35:25.598 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:35:25.600 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:35:25.603 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:35:25.606 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:35:25.608 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:35:25.610 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:35:25.614 | ++ 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:35:25.615 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:35:25.620 | + 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:35:25.623 | + 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:35:25.625 | + 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:35:25.628 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:35:25.630 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:35:25.633 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:35:25.636 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:35:25.638 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:35:25.641 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:35:25.643 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:35:25.646 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:35:25.648 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:35:25.651 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:35:25.653 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:35:25.656 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:35:25.658 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:35:25.661 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:35:25.663 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:35:25.666 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:35:25.669 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:35:25.685 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:35:25.687 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:35:25.689 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:35:25.692 | + functions-common:git_clone:544 : echo master 2021-05-13 06:35:25.693 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:35:25.698 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:35:25.700 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:35:25.703 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:35:25.706 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:35:25.706 | + functions-common:git_clone:593 : head -1 2021-05-13 06:35:25.709 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:35:25.712 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:35:25.715 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:35:25.717 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:35:25.720 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:35:25.722 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:35:25.725 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:35:25.727 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:35:25.730 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:35:25.732 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:35:25.735 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:35:25.737 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:35:25.740 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:35:25.743 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:35:25.745 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:35:25.748 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:35:25.751 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:35:25.753 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:35:25.756 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:35:25.763 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:35:25.765 | + 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:35:26.381 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:35:26.383 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:35:26.385 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:35:26.388 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:35:26.390 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:35:26.392 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:35:26.395 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:35:26.397 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:35:26.399 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:35:26.402 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:35:26.404 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:35:26.407 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:35:26.409 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:35:26.412 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:35:26.434 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:35:26.436 | + 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:35:27.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:35:27.174 | from cryptography.utils import int_from_bytes 2021-05-13 06:35:27.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:35:27.174 | from cryptography.utils import int_from_bytes 2021-05-13 06:35:28.197 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:35:28.197 | 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:35:28.201 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:35:28.202 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:35:28.203 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:35:28.208 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:35:28.216 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:35:28.220 | Obtaining file:///opt/stack/neutron 2021-05-13 06:35:30.308 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:35:32.397 | 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:35:32.403 | 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:35:32.407 | 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:35:32.415 | 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:35:32.424 | 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:35:32.436 | 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:35:32.464 | 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:35:32.477 | 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:35:32.486 | 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:35:32.494 | 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:35:32.497 | 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:35:32.506 | 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:35:32.513 | 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:35:32.518 | 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:35:32.523 | 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:35:32.582 | 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:35:32.635 | 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:35:32.639 | 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:35:32.642 | 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:35:32.682 | 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:35:32.708 | 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:35:32.726 | 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:35:32.731 | 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:35:32.736 | 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:35:32.759 | 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:35:32.795 | 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:35:32.806 | 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:35:32.846 | 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:35:32.852 | 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:35:32.900 | 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:35:32.907 | 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:35:32.945 | 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:35:33.000 | 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:35:33.018 | 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:35:33.033 | 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:35:33.049 | 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:35:33.063 | 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:35:33.068 | 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:35:33.077 | 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:35:33.101 | 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:35:33.111 | 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:35:33.128 | 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:35:33.148 | 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:35:33.193 | 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:35:33.198 | 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:35:33.207 | 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:35:33.213 | 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:35:33.216 | 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:35:33.225 | 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:35:33.228 | 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:35:33.249 | 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:35:33.264 | 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:35:33.274 | 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:35:33.277 | 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:35:33.280 | 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:35:33.286 | 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:35:33.291 | 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:35:33.312 | 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:35:33.315 | 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:35:33.333 | 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:35:33.360 | 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:35:33.375 | 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:35:33.379 | 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:35:33.387 | 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:35:33.406 | 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:35:33.409 | 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:35:33.414 | 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:35:33.419 | 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:35:33.470 | 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:35:33.473 | 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:35:33.476 | 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:35:33.479 | 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:35:33.491 | 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:35:33.494 | 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:35:33.497 | 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:35:33.504 | 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:35:33.518 | 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:35:33.528 | 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:35:33.534 | 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:35:33.550 | 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:35:33.569 | 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:35:33.628 | 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:35:33.631 | 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:35:33.639 | 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:35:33.658 | 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:35:33.663 | 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:35:33.665 | 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:35:33.670 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:35:33.678 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:35:33.687 | 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:35:33.690 | 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:35:33.693 | 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:35:33.697 | 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:35:33.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:35:33.779 | 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:35:33.784 | 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:35:33.787 | 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:35:33.793 | 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:35:33.797 | 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:35:33.801 | 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:35:33.806 | 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:35:33.848 | 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:35:33.851 | 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:35:33.856 | 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:35:33.866 | 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:35:33.869 | 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:35:33.891 | 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:35:33.902 | 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:35:33.918 | 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:35:33.930 | 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:35:33.935 | 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:35:33.939 | 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:35:33.941 | 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:35:33.945 | 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:35:33.947 | 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:35:33.950 | 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:35:33.953 | 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:35:33.956 | 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:35:33.959 | 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:35:33.962 | 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:35:33.965 | 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:35:33.968 | 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:35:33.971 | 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:35:33.983 | 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:35:33.996 | 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:35:34.052 | 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:35:34.057 | 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:35:34.061 | 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:35:34.103 | 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:35:34.108 | 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:35:35.047 | Installing collected packages: neutron 2021-05-13 06:35:35.047 | Attempting uninstall: neutron 2021-05-13 06:35:35.049 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:35:35.059 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:35:35.060 | Running setup.py develop for neutron 2021-05-13 06:35:37.462 | Successfully installed neutron 2021-05-13 06:35:37.599 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:35:37.599 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:35:37.684 | + inc/python:pip_install:200 : result=0 2021-05-13 06:35:37.687 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:35:37.689 | + functions-common:time_stop:2304 : local name 2021-05-13 06:35:37.691 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:35:37.694 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:35:37.696 | + functions-common:time_stop:2307 : local total 2021-05-13 06:35:37.698 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:35:37.701 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:35:37.703 | + functions-common:time_stop:2311 : start_time=1620887726428 2021-05-13 06:35:37.705 | + functions-common:time_stop:2313 : [[ -z 1620887726428 ]] 2021-05-13 06:35:37.708 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:35:37.712 | + functions-common:time_stop:2316 : end_time=1620887737710 2021-05-13 06:35:37.714 | + functions-common:time_stop:2317 : elapsed_time=11282 2021-05-13 06:35:37.717 | + functions-common:time_stop:2318 : total=82967 2021-05-13 06:35:37.719 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:35:37.721 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94249 2021-05-13 06:35:37.724 | + inc/python:pip_install:203 : return 0 2021-05-13 06:35:37.726 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:35:37.728 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:35:37.731 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:35:37.750 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:35:37.762 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:35:37.765 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:35:37.767 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:35:37.770 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:35:37.772 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:35:37.775 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:35:37.777 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:35:37.780 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:35:37.782 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:35:37.785 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:35:37.785 | Installing OVN and dependent packages 2021-05-13 06:35:37.787 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:35:37.790 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:35:37.806 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:35:37.809 | + 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:35:37.811 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:35:37.814 | [Call Trace] 2021-05-13 06:35:37.814 | ./stack.sh:896:stack_install_service 2021-05-13 06:35:37.814 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:35:37.814 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:35:37.814 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:35:37.814 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:35:37.814 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:35:37.818 | [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:35:38.821 | Error on exit 2021-05-13 06:35:39.585 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:35:39.585 |