2021-05-13 06:18:05.495 | + ./stack.sh:main:469 : exec 2021-05-13 06:18:05.495 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-061805' 2021-05-13 06:18:05.495 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-061805.summary.2021-05-13-061805 2021-05-13 06:18:05.495 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:18:05.495 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-061805 2021-05-13 06:18:05.495 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-061805 /opt/stack/logs/stack.sh.log 2021-05-13 06:18:05.495 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-061805.summary.2021-05-13-061805 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:18:05.495 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:18:05.495 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:18:05.495 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:18:05.495 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:18:05.495 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:18:05.495 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:18:05.495 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:18:05.495 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:18:05.495 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:18:05.495 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:18:05.495 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:18:05.495 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:18:05.497 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:18:05.500 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:18:05.503 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:18:05.505 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:18:05.507 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:18:05.509 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:18:05.511 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:18:05.513 | Linux dv-cinder-786524-6-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:18:05.514 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:18:05.516 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:18:05.520 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:18:05.547 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:18:05.563 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:18:05.565 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:18:05.566 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:18:05.568 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:18:05.570 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:18:05.572 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:18:05.574 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:18:05.576 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:18:05.577 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:18:05.579 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:18:05.581 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:18:05.582 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:18:05.584 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:18:05.586 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:18:05.589 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:18:05.591 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:18:05.593 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:18:05.595 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:18:05.597 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:18:05.609 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:05.611 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:18:05.613 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:18:05.614 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:18:05.616 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:18:05.618 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:18:05.620 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:18:05.622 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:18:05.624 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:18:05.626 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:18:05.627 | + 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:18:05.629 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:18:05.631 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:18:05.633 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:18:05.634 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:18:05.636 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:18:05.638 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:18:05.655 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:18:05.657 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:18:05.669 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:18:05.672 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:18:05.675 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:18:05.677 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:18:05.678 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:18:05.680 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:18:05.683 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:18:05.684 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:18:05.686 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:18:05.688 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:18:05.690 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:18:05.692 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:18:05.696 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:18:05.707 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:18:05.724 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:18:05.736 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:18:05.749 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:18:05.775 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:18:05.815 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:18:05.897 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:18:05.919 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:18:05.956 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:18:06.008 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:18:06.188 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:18:06.202 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:18:06.216 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:18:06.228 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:18:06.316 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:18:06.318 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:18:06.320 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:18:06.323 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:18:06.325 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:18:06.327 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:18:06.329 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:18:06.331 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:18:06.334 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:18:06.338 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:18:06.340 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:18:06.342 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:18:06.344 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:18:06.347 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:18:06.361 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:06.363 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:18:06.365 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:18:06.404 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:18:06.406 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:18:06.408 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:18:06.410 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:18:06.413 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:18:06.415 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:18:06.417 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:18:06.419 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:18:06.421 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:18:06.423 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:18:06.425 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.427 | + 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:18:06.430 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.432 | + 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:18:06.434 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.436 | + 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:18:06.439 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.441 | + 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:18:06.443 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.445 | + 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:18:06.448 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.450 | + 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:18:06.453 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.455 | + 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:18:06.457 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.459 | + 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:18:06.462 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.464 | + 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:18:06.467 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.469 | + 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:18:06.471 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.474 | + 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:18:06.476 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.478 | + 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:18:06.480 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.483 | + 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:18:06.485 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.487 | + 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:18:06.489 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.492 | + 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:18:06.494 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.496 | + 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:18:06.499 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.501 | + 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:18:06.503 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.505 | + 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:18:06.507 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.510 | + 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:18:06.512 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.515 | + 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:18:06.517 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.519 | + 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:18:06.521 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.524 | + 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:18:06.527 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.529 | + 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:18:06.531 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.533 | + 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:18:06.536 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.538 | + 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:18:06.540 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.542 | + 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:18:06.545 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.547 | + 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:18:06.549 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.551 | + 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:18:06.554 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.556 | + 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:18:06.559 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.561 | + 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:18:06.563 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.565 | + 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:18:06.568 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.570 | + 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:18:06.573 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.575 | + 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:18:06.577 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.579 | + 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:18:06.582 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.584 | + 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:18:06.586 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.589 | + 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:18:06.591 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.593 | + 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:18:06.595 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.598 | + 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:18:06.600 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.602 | + 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:18:06.604 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:06.607 | + 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:18:06.609 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:18:06.612 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:18:06.614 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:18:06.629 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:06.631 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:18:06.633 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:18:06.636 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:18:06.650 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:18:06.653 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:18:06.655 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:18:06.657 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:18:06.659 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:18:06.662 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:18:06.664 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:18:06.666 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:18:06.669 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:18:06.671 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:18:06.673 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:18:06.676 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:18:06.678 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:18:06.681 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:18:06.681 | Using mysql database backend 2021-05-13 06:18:06.683 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:18:06.699 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:18:06.715 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:06.717 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:18:06.733 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:18:06.750 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:06.752 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:18:06.768 | + ./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:18:06.784 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:18:06.800 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:18:06.802 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:18:06.818 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:06.821 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:18:06.837 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:18:06.839 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:18:06.841 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:18:06.844 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:18:06.847 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:18:06.851 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-061806 2021-05-13 06:18:06.853 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-061806 736' 2021-05-13 06:18:06.856 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:06.858 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:18:06.860 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:06.862 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:18:06.865 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:06.867 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:18:06.870 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:06.873 | + 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:18:06.875 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:06.877 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2021-05-13 06:18:06.879 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:06.882 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2021-05-13 06:18:06.885 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:06.887 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-061805 2021-05-13 06:18:06.889 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:06.891 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:18:06.894 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:06.896 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2021-05-13 06:18:06.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:06.901 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:18:06.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:06.905 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:18:06.908 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:06.910 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:18:06.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:06.915 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:18:06.917 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:18:06.919 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:18:06.921 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:18:06.924 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:18:06.926 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:18:06.928 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:18:06.931 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:18:06.933 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:18:06.936 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:18:06.951 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:18:06.953 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:18:06.955 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:18:06.958 | + functions-common:git_clone:544 : echo master 2021-05-13 06:18:06.958 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:18:06.963 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:18:06.965 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:18:06.967 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:18:06.970 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:18:06.970 | + functions-common:git_clone:593 : head -1 2021-05-13 06:18:06.973 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:18:06.976 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:18:06.979 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:18:06.981 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:18:06.983 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:18:06.986 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:18:06.988 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:18:06.991 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:18:06.994 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:18:06.996 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:18:06.999 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:18:07.001 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:18:07.004 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:18:07.008 | ++ tools/install_prereqs.sh:source:47 : NOW=1620886687 2021-05-13 06:18:07.011 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:18:07.016 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620886538 2021-05-13 06:18:07.018 | ++ tools/install_prereqs.sh:source:49 : DELTA=149 2021-05-13 06:18:07.020 | ++ tools/install_prereqs.sh:source:50 : [[ 149 -lt 7200 ]] 2021-05-13 06:18:07.023 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:18:07.025 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:18:07.027 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:18:07.030 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:18:07.032 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:18:07.034 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:18:07.037 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:18:07.039 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:18:07.042 | +++ 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:18:07.088 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:18:07.088 | apache2-dev 2021-05-13 06:18:07.088 | bc 2021-05-13 06:18:07.088 | bsdmainutils 2021-05-13 06:18:07.088 | curl 2021-05-13 06:18:07.088 | g++ 2021-05-13 06:18:07.088 | gawk 2021-05-13 06:18:07.088 | gcc 2021-05-13 06:18:07.088 | gettext 2021-05-13 06:18:07.088 | git 2021-05-13 06:18:07.088 | graphviz 2021-05-13 06:18:07.088 | iputils-ping 2021-05-13 06:18:07.088 | libapache2-mod-proxy-uwsgi 2021-05-13 06:18:07.088 | libffi-dev 2021-05-13 06:18:07.088 | libjpeg-dev 2021-05-13 06:18:07.088 | libmysqlclient-dev 2021-05-13 06:18:07.088 | libpcre3-dev 2021-05-13 06:18:07.088 | libpq-dev 2021-05-13 06:18:07.088 | libssl-dev 2021-05-13 06:18:07.088 | libsystemd-dev 2021-05-13 06:18:07.088 | libxml2-dev 2021-05-13 06:18:07.088 | libxslt1-dev 2021-05-13 06:18:07.088 | libyaml-dev 2021-05-13 06:18:07.088 | lsof 2021-05-13 06:18:07.088 | openssh-server 2021-05-13 06:18:07.088 | openssl 2021-05-13 06:18:07.088 | pkg-config 2021-05-13 06:18:07.088 | psmisc 2021-05-13 06:18:07.088 | python3-dev 2021-05-13 06:18:07.088 | python3-pip 2021-05-13 06:18:07.088 | python3-systemd 2021-05-13 06:18:07.088 | python3-venv 2021-05-13 06:18:07.088 | tar 2021-05-13 06:18:07.088 | tcpdump 2021-05-13 06:18:07.088 | unzip 2021-05-13 06:18:07.089 | uuid-runtime 2021-05-13 06:18:07.089 | wget 2021-05-13 06:18:07.089 | wget 2021-05-13 06:18:07.089 | zlib1g-dev 2021-05-13 06:18:07.089 | libkrb5-dev 2021-05-13 06:18:07.089 | libldap2-dev 2021-05-13 06:18:07.089 | libsasl2-dev 2021-05-13 06:18:07.089 | memcached 2021-05-13 06:18:07.089 | python3-mysqldb 2021-05-13 06:18:07.089 | sqlite3 2021-05-13 06:18:07.089 | conntrack 2021-05-13 06:18:07.089 | curl 2021-05-13 06:18:07.089 | dnsmasq-base 2021-05-13 06:18:07.089 | dnsmasq-utils 2021-05-13 06:18:07.089 | ebtables 2021-05-13 06:18:07.089 | genisoimage 2021-05-13 06:18:07.089 | iptables 2021-05-13 06:18:07.089 | iputils-arping 2021-05-13 06:18:07.089 | kpartx 2021-05-13 06:18:07.089 | libjs-jquery-tablesorter 2021-05-13 06:18:07.089 | libmysqlclient-dev 2021-05-13 06:18:07.089 | parted 2021-05-13 06:18:07.089 | pm-utils 2021-05-13 06:18:07.089 | python3-mysqldb 2021-05-13 06:18:07.089 | socat 2021-05-13 06:18:07.089 | sqlite3 2021-05-13 06:18:07.089 | sudo 2021-05-13 06:18:07.089 | vlan 2021-05-13 06:18:07.089 | lsscsi 2021-05-13 06:18:07.089 | open-iscsi 2021-05-13 06:18:07.089 | lvm2 2021-05-13 06:18:07.089 | qemu-utils 2021-05-13 06:18:07.089 | thin-provisioning-tools 2021-05-13 06:18:07.089 | acl 2021-05-13 06:18:07.089 | dnsmasq-base 2021-05-13 06:18:07.089 | dnsmasq-utils 2021-05-13 06:18:07.090 | ebtables 2021-05-13 06:18:07.090 | haproxy 2021-05-13 06:18:07.090 | iptables 2021-05-13 06:18:07.090 | iputils-arping 2021-05-13 06:18:07.090 | iputils-ping 2021-05-13 06:18:07.090 | libmysqlclient-dev 2021-05-13 06:18:07.090 | postgresql-server-dev-all 2021-05-13 06:18:07.090 | python3-mysqldb 2021-05-13 06:18:07.090 | sqlite3 2021-05-13 06:18:07.090 | sudo 2021-05-13 06:18:07.090 | vlan 2021-05-13 06:18:07.090 | ipset 2021-05-13 06:18:07.090 | conntrack 2021-05-13 06:18:07.090 | conntrackd 2021-05-13 06:18:07.090 | keepalived 2021-05-13 06:18:07.090 | dstat 2021-05-13 06:18:07.090 | lvm2 2021-05-13 06:18:07.090 | qemu-utils 2021-05-13 06:18:07.090 | thin-provisioning-tools 2021-05-13 06:18:07.090 | curl 2021-05-13 06:18:07.090 | liberasurecode-dev 2021-05-13 06:18:07.090 | make 2021-05-13 06:18:07.090 | memcached 2021-05-13 06:18:07.090 | sqlite3 2021-05-13 06:18:07.090 | xfsprogs' 2021-05-13 06:18:07.090 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:18:07.109 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:18:07.109 | apache2-dev 2021-05-13 06:18:07.109 | bc 2021-05-13 06:18:07.109 | bsdmainutils 2021-05-13 06:18:07.109 | curl 2021-05-13 06:18:07.109 | g++ 2021-05-13 06:18:07.109 | gawk 2021-05-13 06:18:07.109 | gcc 2021-05-13 06:18:07.109 | gettext 2021-05-13 06:18:07.109 | git 2021-05-13 06:18:07.109 | graphviz 2021-05-13 06:18:07.109 | iputils-ping 2021-05-13 06:18:07.109 | libapache2-mod-proxy-uwsgi 2021-05-13 06:18:07.109 | libffi-dev 2021-05-13 06:18:07.109 | libjpeg-dev 2021-05-13 06:18:07.109 | libmysqlclient-dev 2021-05-13 06:18:07.109 | libpcre3-dev 2021-05-13 06:18:07.109 | libpq-dev 2021-05-13 06:18:07.109 | libssl-dev 2021-05-13 06:18:07.109 | libsystemd-dev 2021-05-13 06:18:07.109 | libxml2-dev 2021-05-13 06:18:07.109 | libxslt1-dev 2021-05-13 06:18:07.109 | libyaml-dev 2021-05-13 06:18:07.109 | lsof 2021-05-13 06:18:07.109 | openssh-server 2021-05-13 06:18:07.109 | openssl 2021-05-13 06:18:07.109 | pkg-config 2021-05-13 06:18:07.109 | psmisc 2021-05-13 06:18:07.109 | python3-dev 2021-05-13 06:18:07.109 | python3-pip 2021-05-13 06:18:07.109 | python3-systemd 2021-05-13 06:18:07.109 | python3-venv 2021-05-13 06:18:07.109 | tar 2021-05-13 06:18:07.109 | tcpdump 2021-05-13 06:18:07.110 | unzip 2021-05-13 06:18:07.110 | uuid-runtime 2021-05-13 06:18:07.110 | wget 2021-05-13 06:18:07.110 | wget 2021-05-13 06:18:07.110 | zlib1g-dev 2021-05-13 06:18:07.110 | libkrb5-dev 2021-05-13 06:18:07.110 | libldap2-dev 2021-05-13 06:18:07.110 | libsasl2-dev 2021-05-13 06:18:07.110 | memcached 2021-05-13 06:18:07.110 | python3-mysqldb 2021-05-13 06:18:07.110 | sqlite3 2021-05-13 06:18:07.110 | conntrack 2021-05-13 06:18:07.110 | curl 2021-05-13 06:18:07.110 | dnsmasq-base 2021-05-13 06:18:07.110 | dnsmasq-utils 2021-05-13 06:18:07.110 | ebtables 2021-05-13 06:18:07.110 | genisoimage 2021-05-13 06:18:07.110 | iptables 2021-05-13 06:18:07.110 | iputils-arping 2021-05-13 06:18:07.110 | kpartx 2021-05-13 06:18:07.110 | libjs-jquery-tablesorter 2021-05-13 06:18:07.110 | libmysqlclient-dev 2021-05-13 06:18:07.110 | parted 2021-05-13 06:18:07.110 | pm-utils 2021-05-13 06:18:07.110 | python3-mysqldb 2021-05-13 06:18:07.110 | socat 2021-05-13 06:18:07.110 | sqlite3 2021-05-13 06:18:07.110 | sudo 2021-05-13 06:18:07.110 | vlan 2021-05-13 06:18:07.110 | lsscsi 2021-05-13 06:18:07.110 | open-iscsi 2021-05-13 06:18:07.110 | lvm2 2021-05-13 06:18:07.110 | qemu-utils 2021-05-13 06:18:07.110 | thin-provisioning-tools 2021-05-13 06:18:07.110 | acl 2021-05-13 06:18:07.110 | dnsmasq-base 2021-05-13 06:18:07.110 | dnsmasq-utils 2021-05-13 06:18:07.110 | ebtables 2021-05-13 06:18:07.111 | haproxy 2021-05-13 06:18:07.111 | iptables 2021-05-13 06:18:07.111 | iputils-arping 2021-05-13 06:18:07.111 | iputils-ping 2021-05-13 06:18:07.111 | libmysqlclient-dev 2021-05-13 06:18:07.111 | postgresql-server-dev-all 2021-05-13 06:18:07.111 | python3-mysqldb 2021-05-13 06:18:07.111 | sqlite3 2021-05-13 06:18:07.111 | sudo 2021-05-13 06:18:07.111 | vlan 2021-05-13 06:18:07.111 | ipset 2021-05-13 06:18:07.111 | conntrack 2021-05-13 06:18:07.111 | conntrackd 2021-05-13 06:18:07.111 | keepalived 2021-05-13 06:18:07.111 | dstat 2021-05-13 06:18:07.111 | lvm2 2021-05-13 06:18:07.111 | qemu-utils 2021-05-13 06:18:07.111 | thin-provisioning-tools 2021-05-13 06:18:07.111 | curl 2021-05-13 06:18:07.111 | liberasurecode-dev 2021-05-13 06:18:07.111 | make 2021-05-13 06:18:07.111 | memcached 2021-05-13 06:18:07.111 | sqlite3 2021-05-13 06:18:07.111 | xfsprogs ' 2021-05-13 06:18:07.111 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:18:07.113 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:07.116 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:07.119 | ++ 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:18:07.119 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:18:07.124 | ++ 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:18:07.127 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:18:07.129 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:18:07.131 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:18:07.133 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:18:07.135 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:18:07.137 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:18:07.139 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:07.141 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:07.143 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:18:07.145 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:18:07.147 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:18:07.149 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:18:07.152 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:18:07.156 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:18:07.158 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:18:07.160 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:18:07.162 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:18:07.164 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:18:07.167 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:18:07.170 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620886687168 2021-05-13 06:18:07.172 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:18:07.174 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:18:07.176 | ++ 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:18:07.614 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:18:07.768 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-13 06:18:07.853 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-13 06:18:08.010 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-13 06:18:09.614 | Reading package lists... 2021-05-13 06:18:09.644 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:18:09.646 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:18:09.648 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:18:09.650 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:18:09.652 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:18:09.654 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:18:09.656 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:18:09.658 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:18:09.660 | ++ functions-common:time_stop:2311 : start_time=1620886687168 2021-05-13 06:18:09.662 | ++ functions-common:time_stop:2313 : [[ -z 1620886687168 ]] 2021-05-13 06:18:09.665 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:18:09.669 | ++ functions-common:time_stop:2316 : end_time=1620886689666 2021-05-13 06:18:09.671 | ++ functions-common:time_stop:2317 : elapsed_time=2498 2021-05-13 06:18:09.673 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:18:09.675 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:18:09.677 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2498 2021-05-13 06:18:09.679 | ++ 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:18:09.682 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:18:09.684 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:09.686 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:09.689 | ++ 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:18:09.709 | ++ 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:18:09.813 | Reading package lists... 2021-05-13 06:18:10.022 | Building dependency tree... 2021-05-13 06:18:10.023 | Reading state information... 2021-05-13 06:18:10.053 | acl is already the newest version (2.2.53-6). 2021-05-13 06:18:10.053 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:18:10.053 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:18:10.053 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:18:10.053 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:18:10.053 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:18:10.053 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:18:10.053 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:18:10.053 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:18:10.053 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:18:10.053 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:18:10.053 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:18:10.053 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:18:10.053 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:18:10.053 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:18:10.053 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:18:10.053 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:18:10.053 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:18:10.053 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:18:10.053 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:18:10.053 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:18:10.053 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:18:10.053 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:18:10.053 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:18:10.053 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:18:10.054 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:18:10.054 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:18:10.054 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:18:10.054 | psmisc is already the newest version (23.3-1). 2021-05-13 06:18:10.054 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:18:10.054 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:18:10.054 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:18:10.054 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:18:10.054 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:18:10.054 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:18:10.054 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:18:10.054 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:18:10.054 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:18:10.054 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:18:10.054 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:18:10.054 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:18:10.054 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:18:10.054 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:18:10.054 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:18:10.054 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:18:10.054 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:18:10.054 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:18:10.054 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:18:10.054 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:18:10.054 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:18:10.054 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:18:10.054 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:18:10.054 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:18:10.054 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:18:10.054 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:18:10.054 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:18:10.054 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:18:10.054 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:18:10.055 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:18:10.055 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:18:10.055 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:18:10.055 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:18:10.055 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:18:10.055 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:18:10.055 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:18:10.055 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:18:10.055 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:18:10.055 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:18:10.055 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:18:10.244 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:18:10.244 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:18:10.244 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:18:10.244 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:18:10.244 | The following packages were automatically installed and are no longer required: 2021-05-13 06:18:10.245 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:18:10.245 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:18:10.245 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:18:10.245 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:18:10.245 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:18:10.245 | python3-zope.interface 2021-05-13 06:18:10.245 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:18:10.352 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:18:10.357 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:18:10.359 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:18:10.361 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:18:10.363 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:18:10.366 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:18:10.368 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:18:10.370 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:18:10.373 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:18:10.375 | ++ functions-common:time_stop:2311 : start_time=1620886689706 2021-05-13 06:18:10.377 | ++ functions-common:time_stop:2313 : [[ -z 1620886689706 ]] 2021-05-13 06:18:10.380 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:18:10.384 | ++ functions-common:time_stop:2316 : end_time=1620886690381 2021-05-13 06:18:10.387 | ++ functions-common:time_stop:2317 : elapsed_time=675 2021-05-13 06:18:10.389 | ++ functions-common:time_stop:2318 : total=676 2021-05-13 06:18:10.391 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:18:10.393 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1351 2021-05-13 06:18:10.395 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:18:10.398 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:18:10.400 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:18:10.403 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:18:10.407 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:18:10.411 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:18:10.413 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:18:10.416 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:18:11.758 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:18:11.760 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:18:11.762 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:18:11.765 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:18:11.767 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:18:11.769 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:18:11.770 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:18:11.773 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:18:11.775 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:18:11.776 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:18:11.779 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:18:11.848 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:18:11.851 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:18:11.920 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:18:11.923 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:18:11.991 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:18:11.993 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:18:11.995 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:18:11.997 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:18:11.999 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:18:12.001 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:18:12.002 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:18:12.004 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:18:12.006 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:18:12.008 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:18:12.010 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:18:12.010 | Distro: focal 2021-05-13 06:18:12.012 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:18:12.014 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:18:12.018 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:18:12.019 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:18:12.022 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:18:12.022 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:18:12.489 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:18:12.491 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:18:12.491 | pip: 20.2.2 2021-05-13 06:18:12.493 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:18:12.933 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:18:12.954 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:18:12.956 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:18:12.958 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:18:12.961 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:18:12.964 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:18:12.967 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:18:12.969 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:18:12.972 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:18:12.974 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:18:12.979 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:18:12.980 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:18:12.980 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:18:12.985 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:18:12.987 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:18:12.989 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:18:12.998 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:18:13.002 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:18:13.004 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:18:13.006 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:18:13.008 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:18:13.010 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:18:13.012 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:18:13.014 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:18:13.016 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:18:13.018 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:18:13.020 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:18:13.022 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:18:13.025 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:18:13.026 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:18:13.028 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:18:13.031 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:18:13.033 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:18:13.035 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:18:13.037 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:18:13.040 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:18:13.042 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:18:13.044 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:18:13.046 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:18:13.048 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:18:13.050 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:18:13.053 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:18:13.073 | Using python 3.8 to install os-testr 2021-05-13 06:18:13.076 | + 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:18:13.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:18:13.818 | from cryptography.utils import int_from_bytes 2021-05-13 06:18:13.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:18:13.818 | from cryptography.utils import int_from_bytes 2021-05-13 06:18:14.846 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:18:14.846 | 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:18:14.849 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:14.850 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:14.865 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:14.870 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:14.878 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:14.926 | 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:18:14.936 | 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:18:14.939 | 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:18:14.953 | 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:18:14.980 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:18:14.998 | 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:18:15.001 | 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:18:15.008 | 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:18:15.013 | 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:18:15.015 | 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:18:15.027 | 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:18:15.031 | 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:18:15.041 | 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:18:15.044 | 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:18:15.047 | 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:18:15.050 | 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:18:15.052 | 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:18:15.055 | 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:18:15.059 | 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:18:15.113 | 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:18:15.116 | 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:18:15.124 | 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:18:15.164 | 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:18:15.168 | 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:18:15.171 | 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:18:17.201 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:18:17.201 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:18:17.272 | + inc/python:pip_install:200 : result=0 2021-05-13 06:18:17.274 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:18:17.276 | + functions-common:time_stop:2304 : local name 2021-05-13 06:18:17.279 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:18:17.281 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:18:17.283 | + functions-common:time_stop:2307 : local total 2021-05-13 06:18:17.285 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:18:17.287 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:18:17.289 | + functions-common:time_stop:2311 : start_time=1620886693068 2021-05-13 06:18:17.291 | + functions-common:time_stop:2313 : [[ -z 1620886693068 ]] 2021-05-13 06:18:17.294 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:18:17.298 | + functions-common:time_stop:2316 : end_time=1620886697296 2021-05-13 06:18:17.300 | + functions-common:time_stop:2317 : elapsed_time=4228 2021-05-13 06:18:17.303 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:18:17.305 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:18:17.307 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4228 2021-05-13 06:18:17.309 | + inc/python:pip_install:203 : return 0 2021-05-13 06:18:17.311 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:18:17.363 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:18:17.458 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:18:17.462 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:18:17.466 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:18:17.469 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:18:17.472 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:18:17.494 | + 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:18:19.525 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:19.528 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:19.583 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:19.780 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:20.054 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:20.211 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:18:20.329 | 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:18:20.595 | + inc/python:pip_install:200 : result=0 2021-05-13 06:18:20.597 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:18:20.599 | + functions-common:time_stop:2304 : local name 2021-05-13 06:18:20.601 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:18:20.604 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:18:20.606 | + functions-common:time_stop:2307 : local total 2021-05-13 06:18:20.608 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:18:20.610 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:18:20.612 | + functions-common:time_stop:2311 : start_time=1620886697486 2021-05-13 06:18:20.614 | + functions-common:time_stop:2313 : [[ -z 1620886697486 ]] 2021-05-13 06:18:20.617 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:18:20.621 | + functions-common:time_stop:2316 : end_time=1620886700618 2021-05-13 06:18:20.623 | + functions-common:time_stop:2317 : elapsed_time=3132 2021-05-13 06:18:20.625 | + functions-common:time_stop:2318 : total=4228 2021-05-13 06:18:20.627 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:18:20.629 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7360 2021-05-13 06:18:20.631 | + inc/python:pip_install:203 : return 0 2021-05-13 06:18:20.634 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:18:20.637 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:18:20.659 | + 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:18:22.555 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:22.558 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:22.612 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:22.810 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:23.087 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:23.244 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:18:23.247 | Processing /opt/stack/requirements 2021-05-13 06:18:24.915 | 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:18:24.919 | 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:18:24.930 | 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:18:24.936 | 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:18:24.938 | 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:18:24.941 | 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:18:24.960 | 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:18:24.962 | 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:18:24.980 | 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:18:24.983 | 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:18:24.989 | 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:18:25.010 | 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:18:25.012 | 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:18:25.027 | 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:18:25.031 | 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:18:25.033 | 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:18:25.036 | 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:18:25.039 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:18:25.042 | 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:18:25.044 | 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:18:25.046 | 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:18:25.058 | 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:18:25.060 | 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:18:25.132 | 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:18:25.138 | 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:18:25.141 | 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:18:25.145 | 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:18:25.149 | 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:18:25.190 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:18:25.191 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:18:25.959 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:18:25.959 | ERROR: Command errored out with exit status 1: 2021-05-13 06:18:25.959 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-axqsol5r/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-axqsol5r/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-qjq5r9c9 2021-05-13 06:18:25.959 | cwd: /tmp/pip-req-build-axqsol5r/ 2021-05-13 06:18:25.959 | Complete output (6 lines): 2021-05-13 06:18:25.959 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:18:25.959 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:18:25.959 | or: setup.py --help-commands 2021-05-13 06:18:25.959 | or: setup.py cmd --help 2021-05-13 06:18:25.959 | 2021-05-13 06:18:25.960 | error: invalid command 'bdist_wheel' 2021-05-13 06:18:25.960 | ---------------------------------------- 2021-05-13 06:18:25.960 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:18:25.960 | Running setup.py clean for openstack-requirements 2021-05-13 06:18:26.733 | Failed to build openstack-requirements 2021-05-13 06:18:26.749 | Installing collected packages: openstack-requirements 2021-05-13 06:18:26.749 | Attempting uninstall: openstack-requirements 2021-05-13 06:18:26.750 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:18:26.785 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:18:26.805 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:18:26.808 | Running setup.py install for openstack-requirements: started 2021-05-13 06:18:29.029 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:18:29.054 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:18:29.179 | + inc/python:pip_install:200 : result=0 2021-05-13 06:18:29.181 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:18:29.184 | + functions-common:time_stop:2304 : local name 2021-05-13 06:18:29.186 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:18:29.188 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:18:29.190 | + functions-common:time_stop:2307 : local total 2021-05-13 06:18:29.192 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:18:29.194 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:18:29.196 | + functions-common:time_stop:2311 : start_time=1620886700652 2021-05-13 06:18:29.199 | + functions-common:time_stop:2313 : [[ -z 1620886700652 ]] 2021-05-13 06:18:29.202 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:18:29.206 | + functions-common:time_stop:2316 : end_time=1620886709203 2021-05-13 06:18:29.208 | + functions-common:time_stop:2317 : elapsed_time=8551 2021-05-13 06:18:29.210 | + functions-common:time_stop:2318 : total=7360 2021-05-13 06:18:29.212 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:18:29.214 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15911 2021-05-13 06:18:29.216 | + inc/python:pip_install:203 : return 0 2021-05-13 06:18:29.219 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:18:29.221 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:18:29.223 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:18:29.226 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:29.228 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:29.230 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:18:29.233 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:29.235 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:18:29.255 | Using python 3.8 to install pbr 2021-05-13 06:18:29.258 | + 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:18:29.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:18:29.995 | from cryptography.utils import int_from_bytes 2021-05-13 06:18:29.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:18:29.995 | from cryptography.utils import int_from_bytes 2021-05-13 06:18:31.010 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:18:31.010 | 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:18:31.014 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:31.014 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:31.016 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:31.034 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:31.041 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:31.145 | 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:18:33.313 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:18:33.313 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:18:33.384 | + inc/python:pip_install:200 : result=0 2021-05-13 06:18:33.387 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:18:33.389 | + functions-common:time_stop:2304 : local name 2021-05-13 06:18:33.391 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:18:33.393 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:18:33.395 | + functions-common:time_stop:2307 : local total 2021-05-13 06:18:33.397 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:18:33.399 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:18:33.402 | + functions-common:time_stop:2311 : start_time=1620886709250 2021-05-13 06:18:33.404 | + functions-common:time_stop:2313 : [[ -z 1620886709250 ]] 2021-05-13 06:18:33.407 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:18:33.411 | + functions-common:time_stop:2316 : end_time=1620886713408 2021-05-13 06:18:33.413 | + functions-common:time_stop:2317 : elapsed_time=4158 2021-05-13 06:18:33.415 | + functions-common:time_stop:2318 : total=15911 2021-05-13 06:18:33.417 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:18:33.419 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20069 2021-05-13 06:18:33.421 | + inc/python:pip_install:203 : return 0 2021-05-13 06:18:33.424 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:18:35.603 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:18:37.469 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:18:37.470 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:18:37.476 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:18:37.479 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:18:37.481 | 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:18:37.548 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:18:37.551 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:18:37.554 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:18:37.571 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:18:37.574 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:18:37.576 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:18:37.579 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:18:37.581 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:18:37.583 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:18:37.585 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:18:37.588 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:18:37.590 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:18:37.592 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:18:37.595 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:18:37.599 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:18:37.601 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:18:37.603 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:18:37.605 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:18:37.608 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:18:37.623 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:37.625 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:18:37.627 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:18:37.629 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:18:37.631 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:18:37.633 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:18:37.636 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:18:37.638 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:18:37.640 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:18:37.642 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:18:37.644 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:18:37.646 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:18:37.648 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:18:37.651 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:18:37.653 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:18:37.655 | + 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:18:37.657 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:18:37.659 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:18:37.661 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:18:37.664 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:18:37.666 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:18:37.669 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:18:37.671 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:18:37.673 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:18:37.676 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:18:37.678 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:18:37.729 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:18:37.729 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:18:37.732 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:18:38.075 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:18:38.077 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:18:38.093 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:38.096 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:18:38.098 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:18:38.100 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:18:38.103 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:18:38.106 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:18:38.108 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:18:38.110 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:18:38.112 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:38.115 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:38.117 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:18:38.119 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:18:38.121 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:18:38.124 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:18:38.126 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:18:38.129 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:18:38.131 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:38.133 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:38.135 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:18:38.157 | + 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:18:38.260 | Reading package lists... 2021-05-13 06:18:38.470 | Building dependency tree... 2021-05-13 06:18:38.472 | Reading state information... 2021-05-13 06:18:38.692 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:18:38.692 | The following packages were automatically installed and are no longer required: 2021-05-13 06:18:38.693 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:18:38.693 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:18:38.693 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:18:38.693 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:18:38.693 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:18:38.693 | python3-zope.interface 2021-05-13 06:18:38.693 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:18:38.803 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:18:38.808 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:18:38.811 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:18:38.813 | + functions-common:time_stop:2304 : local name 2021-05-13 06:18:38.815 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:18:38.817 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:18:38.820 | + functions-common:time_stop:2307 : local total 2021-05-13 06:18:38.822 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:18:38.824 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:18:38.827 | + functions-common:time_stop:2311 : start_time=1620886718154 2021-05-13 06:18:38.829 | + functions-common:time_stop:2313 : [[ -z 1620886718154 ]] 2021-05-13 06:18:38.832 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:18:38.836 | + functions-common:time_stop:2316 : end_time=1620886718833 2021-05-13 06:18:38.838 | + functions-common:time_stop:2317 : elapsed_time=679 2021-05-13 06:18:38.840 | + functions-common:time_stop:2318 : total=1351 2021-05-13 06:18:38.842 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:18:38.844 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2030 2021-05-13 06:18:38.847 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:18:38.849 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:18:38.851 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:18:38.854 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:18:38.856 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:18:38.858 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:18:38.860 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:18:38.863 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:18:38.865 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:18:38.867 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:18:38.870 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:18:38.872 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:18:38.875 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:18:38.877 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:18:38.879 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:18:38.882 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:18:38.884 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:18:38.887 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:18:38.889 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:18:38.891 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:18:38.893 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:18:38.896 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:18:38.898 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:18:38.900 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:18:38.902 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:18:38.905 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:18:38.907 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:18:38.922 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:38.925 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:18:38.927 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:18:38.929 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:18:38.932 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:18:38.935 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:18:38.939 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:18:38.942 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:18:38.944 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:18:38.946 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:18:38.949 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:18:38.951 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:18:38.954 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:18:39.622 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:18:39.622 | user tags 2021-05-13 06:18:39.622 | stackrabbit []' 2021-05-13 06:18:39.626 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:18:39.626 | user tags 2021-05-13 06:18:39.626 | stackrabbit []' 2021-05-13 06:18:39.626 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:18:39.632 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:18:39.634 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:18:39.637 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:18:40.296 | Changing password for user "stackrabbit" ... 2021-05-13 06:18:40.318 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:18:40.970 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:18:40.992 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:18:40.995 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:18:41.648 | Changing password for user "stackrabbit" ... 2021-05-13 06:18:41.670 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:18:41.672 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:18:41.674 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:18:42.318 | Deleting user "guest" ... 2021-05-13 06:18:42.333 | Error: 2021-05-13 06:18:42.333 | {:no_such_user, "guest"} 2021-05-13 06:18:42.344 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:18:42.347 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:18:42.364 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:42.366 | + ./stack.sh:main:801 : install_database 2021-05-13 06:18:42.369 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:18:42.372 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:18:42.374 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:42.377 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:42.379 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:18:42.589 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:18:42.591 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:18:42.594 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:18:42.596 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:18:42.598 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:18:42.600 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:18:42.603 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:18:42.606 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:18:42.608 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:18:42.610 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:18:42.613 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:18:42.615 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:18:42.617 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:18:42.619 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:18:42.622 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:18:42.624 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:18:42.626 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:18:42.629 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:18:42.631 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:18:42.633 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:18:42.635 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:18:42.638 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:18:42.640 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:42.642 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:42.645 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:18:42.647 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:18:42.649 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:18:42.652 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:18:42.654 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:18:42.657 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:18:42.659 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:18:42.661 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:42.663 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:42.666 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:18:42.669 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:18:42.671 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:18:42.673 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:18:42.675 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:18:42.677 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:18:42.680 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:42.682 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:42.684 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:18:42.704 | + 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:18:42.808 | Reading package lists... 2021-05-13 06:18:43.019 | Building dependency tree... 2021-05-13 06:18:43.021 | Reading state information... 2021-05-13 06:18:43.243 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:18:43.244 | The following packages were automatically installed and are no longer required: 2021-05-13 06:18:43.244 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:18:43.245 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:18:43.245 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:18:43.245 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:18:43.245 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:18:43.245 | python3-zope.interface 2021-05-13 06:18:43.245 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:18:43.353 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:18:43.357 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:18:43.360 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:18:43.362 | + functions-common:time_stop:2304 : local name 2021-05-13 06:18:43.364 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:18:43.366 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:18:43.368 | + functions-common:time_stop:2307 : local total 2021-05-13 06:18:43.371 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:18:43.373 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:18:43.375 | + functions-common:time_stop:2311 : start_time=1620886722702 2021-05-13 06:18:43.378 | + functions-common:time_stop:2313 : [[ -z 1620886722702 ]] 2021-05-13 06:18:43.380 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:18:43.384 | + functions-common:time_stop:2316 : end_time=1620886723382 2021-05-13 06:18:43.387 | + functions-common:time_stop:2317 : elapsed_time=680 2021-05-13 06:18:43.389 | + functions-common:time_stop:2318 : total=2030 2021-05-13 06:18:43.391 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:18:43.393 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2710 2021-05-13 06:18:43.396 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:18:43.398 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:18:43.400 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:18:43.402 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:18:43.405 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:18:43.407 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:18:43.409 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:18:43.412 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:18:43.414 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:18:43.416 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:18:43.420 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:18:43.421 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:18:43.425 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:18:43.427 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:18:43.430 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:18:43.433 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:18:43.435 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:18:43.456 | Using python 3.8 to install PyMySQL 2021-05-13 06:18:43.458 | + 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:18:44.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:18:44.199 | from cryptography.utils import int_from_bytes 2021-05-13 06:18:44.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:18:44.199 | from cryptography.utils import int_from_bytes 2021-05-13 06:18:45.233 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:18:45.233 | 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:18:45.236 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:45.237 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:45.238 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:45.258 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:45.265 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:45.271 | 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:18:47.492 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:18:47.492 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:18:47.562 | + inc/python:pip_install:200 : result=0 2021-05-13 06:18:47.564 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:18:47.566 | + functions-common:time_stop:2304 : local name 2021-05-13 06:18:47.568 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:18:47.571 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:18:47.573 | + functions-common:time_stop:2307 : local total 2021-05-13 06:18:47.576 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:18:47.578 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:18:47.580 | + functions-common:time_stop:2311 : start_time=1620886723451 2021-05-13 06:18:47.582 | + functions-common:time_stop:2313 : [[ -z 1620886723451 ]] 2021-05-13 06:18:47.585 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:18:47.590 | + functions-common:time_stop:2316 : end_time=1620886727587 2021-05-13 06:18:47.592 | + functions-common:time_stop:2317 : elapsed_time=4136 2021-05-13 06:18:47.594 | + functions-common:time_stop:2318 : total=20069 2021-05-13 06:18:47.597 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:18:47.599 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24205 2021-05-13 06:18:47.601 | + inc/python:pip_install:203 : return 0 2021-05-13 06:18:47.604 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:18:47.606 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:18:47.608 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:18:47.610 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:18:47.626 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:47.629 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:18:47.631 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:18:47.634 | ++ 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:18:47.634 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:18:47.640 | + 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:18:47.642 | + 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:18:47.645 | + 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:18:47.647 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:18:47.650 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:18:47.653 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:18:47.667 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:47.670 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:18:47.672 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:18:47.674 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:18:47.677 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:18:47.679 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:18:47.681 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:18:47.683 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:18:47.685 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:47.688 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:47.690 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:18:47.692 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:18:47.694 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:18:47.697 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:18:47.699 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:18:47.702 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:18:47.704 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:47.706 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:47.709 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:18:47.729 | + 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:18:47.834 | Reading package lists... 2021-05-13 06:18:48.044 | Building dependency tree... 2021-05-13 06:18:48.045 | Reading state information... 2021-05-13 06:18:48.269 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:18:48.269 | The following packages were automatically installed and are no longer required: 2021-05-13 06:18:48.270 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:18:48.270 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:18:48.270 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:18:48.270 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:18:48.270 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:18:48.270 | python3-zope.interface 2021-05-13 06:18:48.270 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:18:48.378 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:18:48.382 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:18:48.385 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:18:48.387 | + functions-common:time_stop:2304 : local name 2021-05-13 06:18:48.389 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:18:48.392 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:18:48.394 | + functions-common:time_stop:2307 : local total 2021-05-13 06:18:48.396 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:18:48.398 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:18:48.400 | + functions-common:time_stop:2311 : start_time=1620886727727 2021-05-13 06:18:48.403 | + functions-common:time_stop:2313 : [[ -z 1620886727727 ]] 2021-05-13 06:18:48.406 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:18:48.410 | + functions-common:time_stop:2316 : end_time=1620886728407 2021-05-13 06:18:48.412 | + functions-common:time_stop:2317 : elapsed_time=680 2021-05-13 06:18:48.414 | + functions-common:time_stop:2318 : total=2710 2021-05-13 06:18:48.416 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:18:48.419 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3390 2021-05-13 06:18:48.421 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:18:48.423 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:18:48.439 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:48.442 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:18:48.444 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:18:48.447 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:18:48.467 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:18:48.469 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:18:48.471 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:18:48.473 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:18:48.476 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:18:48.478 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:18:48.480 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:18:48.482 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:48.484 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:48.487 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:18:48.489 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:18:48.491 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:18:48.493 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:18:48.495 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:18:48.498 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:18:48.500 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:48.502 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:48.505 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:18:48.524 | + 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:18:48.628 | Reading package lists... 2021-05-13 06:18:48.838 | Building dependency tree... 2021-05-13 06:18:48.839 | Reading state information... 2021-05-13 06:18:49.062 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:18:49.063 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:18:49.063 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:18:49.063 | The following packages were automatically installed and are no longer required: 2021-05-13 06:18:49.063 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:18:49.064 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:18:49.064 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:18:49.064 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:18:49.064 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:18:49.064 | python3-zope.interface 2021-05-13 06:18:49.064 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:18:49.172 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:18:49.177 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:18:49.179 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:18:49.181 | + functions-common:time_stop:2304 : local name 2021-05-13 06:18:49.183 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:18:49.185 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:18:49.187 | + functions-common:time_stop:2307 : local total 2021-05-13 06:18:49.189 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:18:49.192 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:18:49.194 | + functions-common:time_stop:2311 : start_time=1620886728522 2021-05-13 06:18:49.196 | + functions-common:time_stop:2313 : [[ -z 1620886728522 ]] 2021-05-13 06:18:49.199 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:18:49.203 | + functions-common:time_stop:2316 : end_time=1620886729201 2021-05-13 06:18:49.205 | + functions-common:time_stop:2317 : elapsed_time=679 2021-05-13 06:18:49.207 | + functions-common:time_stop:2318 : total=3390 2021-05-13 06:18:49.209 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:18:49.211 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4069 2021-05-13 06:18:49.214 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:18:49.217 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:18:49.219 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:49.221 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:49.223 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:18:49.225 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:18:49.228 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:18:49.232 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:18:49.234 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:18:49.238 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:18:49.238 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:18:49.243 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:18:49.245 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:18:49.247 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:18:49.250 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:18:49.252 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:18:49.254 | + functions:vercmp:631 : local result 2021-05-13 06:18:49.257 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:18:49.258 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:18:49.258 | ++ functions:vercmp:635 : head -1 2021-05-13 06:18:49.263 | + functions:vercmp:635 : result=3.13 2021-05-13 06:18:49.265 | + functions:vercmp:637 : case $op in 2021-05-13 06:18:49.267 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:18:49.270 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:18:49.272 | + functions:vercmp:648 : return 2021-05-13 06:18:49.274 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:18:49.277 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:18:49.279 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:18:49.453 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:18:49.455 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:18:49.458 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.460 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.462 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:18:49.465 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.467 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:18:49.484 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:49.486 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:18:49.489 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:18:49.489 | Installing etcd 2021-05-13 06:18:49.491 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:18:49.507 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:18:49.519 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:18:49.521 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:18:49.533 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:18:49.536 | ++ 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:18:49.539 | ++ 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:18:49.542 | +++ 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:18:49.546 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:18:49.548 | ++ 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:18:49.551 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:18:49.553 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:18:49.555 | ++ functions:get_extra_file:74 : return 2021-05-13 06:18:49.558 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:18:49.561 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:18:49.563 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:18:49.565 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:18:49.582 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:18:49.584 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:18:49.587 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:18:49.602 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:18:49.605 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:18:49.607 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:18:49.609 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:18:49.612 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:18:49.614 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:18:49.616 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:18:49.619 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:18:49.621 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:18:49.624 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.626 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.628 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:18:49.630 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.633 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:18:49.635 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:18:49.637 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:18:49.640 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:18:49.642 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.644 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.646 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:18:49.648 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.650 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:18:49.653 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:18:49.655 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:18:49.657 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:18:49.659 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.661 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.664 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:18:49.666 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.669 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:18:49.671 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:18:49.673 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:18:49.675 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:18:49.677 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.680 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.682 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:18:49.685 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.687 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:18:49.689 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:18:49.691 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:18:49.694 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:18:49.696 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.698 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.700 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:18:49.702 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.705 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:18:49.707 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:18:49.709 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:18:49.711 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:18:49.714 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.716 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.718 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:18:49.720 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.722 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:18:49.725 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:18:49.727 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:18:49.730 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:18:49.732 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.734 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.736 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:18:49.739 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.741 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:18:49.743 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:18:49.746 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:18:49.748 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:18:49.751 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.753 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.755 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:18:49.757 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.760 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:18:49.762 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:18:49.764 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:18:49.766 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:18:49.769 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.771 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.773 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:18:49.775 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.778 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:18:49.780 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:18:49.782 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:18:49.784 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:18:49.787 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.789 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.791 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:18:49.794 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.796 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:18:49.798 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:18:49.800 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:18:49.803 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:18:49.805 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.808 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.810 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:18:49.812 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.814 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:18:49.817 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:18:49.819 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:18:49.821 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:18:49.823 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.825 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.828 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:18:49.830 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.832 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:18:49.834 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:18:49.836 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:18:49.839 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:18:49.841 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.843 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.845 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:18:49.848 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.850 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:18:49.852 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:18:49.855 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:18:49.857 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:18:49.859 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.861 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.864 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:18:49.866 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.868 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:18:49.871 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:18:49.873 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:18:49.876 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:18:49.878 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.880 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.882 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:18:49.885 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.887 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:18:49.889 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:18:49.891 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:18:49.894 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:18:49.896 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.898 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.901 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:18:49.903 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.905 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:18:49.907 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:18:49.910 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:18:49.912 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:18:49.914 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.917 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.919 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:18:49.922 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.924 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:18:49.926 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:18:49.928 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:18:49.931 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:18:49.934 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.936 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.938 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:18:49.940 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.943 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:18:49.945 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:18:49.947 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:18:49.949 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:18:49.952 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.954 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.956 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:18:49.958 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.961 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:18:49.963 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:18:49.965 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:18:49.968 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:18:49.970 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.972 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.974 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:18:49.977 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.979 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:18:49.982 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:18:49.984 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:18:49.986 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:18:49.988 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:49.991 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:49.993 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:18:49.996 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:49.998 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:18:50.001 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:18:50.003 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:18:50.005 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:18:50.007 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:50.010 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:50.012 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:18:50.014 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:50.016 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:18:50.019 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:18:50.021 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:18:50.023 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:18:50.025 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:50.028 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:50.030 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:18:50.033 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:50.035 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:18:50.037 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:18:50.039 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:18:50.042 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:18:50.045 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:50.047 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:50.049 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:18:50.051 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:50.054 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:18:50.056 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:18:50.058 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:18:50.060 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:18:50.062 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:50.065 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:50.067 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:18:50.069 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:50.072 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:18:50.074 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:18:50.076 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:18:50.078 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:18:50.081 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:50.083 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:50.085 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:18:50.087 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:50.090 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:18:50.092 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:18:50.095 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:18:50.097 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:18:50.099 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:50.101 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:50.104 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:18:50.106 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:50.109 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:18:50.111 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:18:50.113 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:18:50.115 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:18:50.118 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:50.120 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:50.122 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:18:50.125 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:50.127 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:18:50.129 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:18:50.132 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:18:50.134 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:18:50.136 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:50.139 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:50.141 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:18:50.143 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:50.145 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:18:50.148 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:18:50.150 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:18:50.153 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:18:50.155 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:50.157 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:50.160 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:18:50.162 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:50.164 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:18:50.167 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:18:50.169 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:18:50.172 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:18:50.174 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:50.176 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:50.178 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:18:50.181 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:50.183 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:18:50.185 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:18:50.188 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:18:50.190 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:18:50.192 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:50.194 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:50.197 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:18:50.199 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:50.201 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:18:50.204 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:18:50.206 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:18:50.208 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:18:50.210 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:50.213 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:50.215 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:18:50.218 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:50.220 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:18:50.222 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:18:50.224 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:18:50.227 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:18:50.230 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:50.232 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:50.234 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:18:50.237 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:50.239 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:18:50.241 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:18:50.244 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:18:50.246 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:18:50.248 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:50.251 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:50.253 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:18:50.255 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:50.258 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:18:50.260 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:18:50.262 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:18:50.265 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:18:50.267 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:50.269 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:50.271 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:18:50.274 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:50.277 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:18:50.298 | Using python 3.8 to install etcd3 2021-05-13 06:18:50.300 | + 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:18:51.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:18:51.041 | from cryptography.utils import int_from_bytes 2021-05-13 06:18:51.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:18:51.041 | from cryptography.utils import int_from_bytes 2021-05-13 06:18:52.055 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:18:52.055 | 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:18:52.058 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:52.059 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:52.060 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:52.079 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:52.085 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:52.091 | 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:18:52.100 | 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:18:52.110 | 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:18:52.114 | 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:18:52.117 | 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:18:54.253 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:18:54.253 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:18:54.331 | + inc/python:pip_install:200 : result=0 2021-05-13 06:18:54.333 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:18:54.335 | + functions-common:time_stop:2304 : local name 2021-05-13 06:18:54.337 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:18:54.339 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:18:54.342 | + functions-common:time_stop:2307 : local total 2021-05-13 06:18:54.344 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:18:54.346 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:18:54.348 | + functions-common:time_stop:2311 : start_time=1620886730292 2021-05-13 06:18:54.350 | + functions-common:time_stop:2313 : [[ -z 1620886730292 ]] 2021-05-13 06:18:54.353 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:18:54.357 | + functions-common:time_stop:2316 : end_time=1620886734355 2021-05-13 06:18:54.360 | + functions-common:time_stop:2317 : elapsed_time=4063 2021-05-13 06:18:54.362 | + functions-common:time_stop:2318 : total=24205 2021-05-13 06:18:54.364 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:18:54.366 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28268 2021-05-13 06:18:54.368 | + inc/python:pip_install:203 : return 0 2021-05-13 06:18:54.371 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:18:54.392 | Using python 3.8 to install etcd3gw 2021-05-13 06:18:54.395 | + 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:18:55.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:18:55.134 | from cryptography.utils import int_from_bytes 2021-05-13 06:18:55.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:18:55.134 | from cryptography.utils import int_from_bytes 2021-05-13 06:18:56.148 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:18:56.148 | 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:18:56.152 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:56.152 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:56.154 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:56.173 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:56.180 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:18:56.186 | 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:18:56.197 | 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:18:56.203 | 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:18:56.206 | 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:18:56.225 | 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:18:56.228 | 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:18:56.249 | 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:18:56.252 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:18:56.255 | 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:18:58.359 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:18:58.359 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:18:58.436 | + inc/python:pip_install:200 : result=0 2021-05-13 06:18:58.438 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:18:58.441 | + functions-common:time_stop:2304 : local name 2021-05-13 06:18:58.443 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:18:58.445 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:18:58.447 | + functions-common:time_stop:2307 : local total 2021-05-13 06:18:58.450 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:18:58.452 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:18:58.454 | + functions-common:time_stop:2311 : start_time=1620886734387 2021-05-13 06:18:58.456 | + functions-common:time_stop:2313 : [[ -z 1620886734387 ]] 2021-05-13 06:18:58.459 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:18:58.463 | + functions-common:time_stop:2316 : end_time=1620886738461 2021-05-13 06:18:58.465 | + functions-common:time_stop:2317 : elapsed_time=4074 2021-05-13 06:18:58.468 | + functions-common:time_stop:2318 : total=28268 2021-05-13 06:18:58.470 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:18:58.472 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32342 2021-05-13 06:18:58.474 | + inc/python:pip_install:203 : return 0 2021-05-13 06:18:58.477 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:18:58.479 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:18:58.481 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:18:58.483 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:18:58.486 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:18:58.488 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:18:58.490 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:18:58.493 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:18:58.495 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:18:58.498 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:18:58.500 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:18:58.502 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:18:58.505 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:18:58.507 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:18:58.509 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:58.512 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:58.514 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:18:58.517 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:18:58.519 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:18:58.521 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:18:58.523 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:18:58.526 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:18:58.528 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:18:58.530 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:18:58.532 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:18:58.535 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:58.537 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:58.539 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:18:58.541 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:18:58.544 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:18:58.546 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:18:58.548 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:18:58.550 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:18:58.553 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:58.555 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:58.558 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:18:58.579 | + 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:18:58.683 | Reading package lists... 2021-05-13 06:18:58.893 | Building dependency tree... 2021-05-13 06:18:58.894 | Reading state information... 2021-05-13 06:18:59.118 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:18:59.118 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:18:59.118 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:18:59.118 | The following packages were automatically installed and are no longer required: 2021-05-13 06:18:59.119 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:18:59.119 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:18:59.119 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:18:59.119 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:18:59.119 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:18:59.119 | python3-zope.interface 2021-05-13 06:18:59.119 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:18:59.226 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:18:59.231 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:18:59.234 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:18:59.236 | + functions-common:time_stop:2304 : local name 2021-05-13 06:18:59.238 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:18:59.240 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:18:59.243 | + functions-common:time_stop:2307 : local total 2021-05-13 06:18:59.245 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:18:59.247 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:18:59.249 | + functions-common:time_stop:2311 : start_time=1620886738576 2021-05-13 06:18:59.251 | + functions-common:time_stop:2313 : [[ -z 1620886738576 ]] 2021-05-13 06:18:59.254 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:18:59.258 | + functions-common:time_stop:2316 : end_time=1620886739256 2021-05-13 06:18:59.261 | + functions-common:time_stop:2317 : elapsed_time=680 2021-05-13 06:18:59.263 | + functions-common:time_stop:2318 : total=4069 2021-05-13 06:18:59.265 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:18:59.267 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4749 2021-05-13 06:18:59.270 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:18:59.272 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:18:59.274 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:59.277 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:59.279 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:18:59.340 | Module proxy already enabled 2021-05-13 06:18:59.344 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:18:59.405 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:18:59.405 | Module proxy already enabled 2021-05-13 06:18:59.405 | Module proxy_uwsgi already enabled 2021-05-13 06:18:59.409 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:18:59.411 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:18:59.414 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:18:59.416 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:18:59.544 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:18:59.547 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:18:59.549 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:18:59.551 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:59.554 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:59.556 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:18:59.559 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:59.561 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:18:59.563 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:18:59.566 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:18:59.568 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:59.570 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:59.573 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:18:59.576 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:59.578 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:18:59.580 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:18:59.582 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:18:59.585 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:59.587 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:59.590 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:18:59.593 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:59.595 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:18:59.597 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:18:59.600 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:18:59.602 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:59.604 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:59.607 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:18:59.609 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:59.611 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:18:59.614 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:18:59.616 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:59.618 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:59.621 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:18:59.623 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:59.626 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:18:59.628 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:18:59.630 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:18:59.633 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:59.635 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:59.638 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:18:59.640 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:59.642 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:18:59.660 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:59.663 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:18:59.665 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:18:59.667 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:18:59.670 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:59.672 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:59.674 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:18:59.677 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:59.679 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:18:59.695 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:59.697 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:18:59.700 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:18:59.703 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:18:59.705 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:59.707 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:59.710 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:18:59.712 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:59.715 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:18:59.717 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:18:59.720 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:18:59.722 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:18:59.725 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:18:59.727 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:18:59.729 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:18:59.732 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:18:59.734 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:18:59.737 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:18:59.740 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:18:59.742 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:18:59.745 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:18:59.748 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:18:59.749 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:18:59.753 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:18:59.756 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:18:59.758 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:18:59.762 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:18:59.764 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:18:59.785 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:18:59.787 | + 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:19:00.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:00.533 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:00.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:00.533 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:01.565 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:19:01.565 | 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:19:01.568 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:01.569 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:01.570 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:01.589 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:01.596 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:01.602 | 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:19:01.656 | 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:19:01.693 | 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:19:01.734 | 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:19:01.740 | 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:19:01.747 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:19:01.786 | 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:19:01.796 | 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:19:01.813 | 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:19:01.818 | 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:19:01.821 | 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:19:01.832 | 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:19:01.835 | 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:19:01.838 | 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:19:01.843 | 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:19:01.861 | 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:19:01.866 | 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:19:01.886 | 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:19:01.891 | 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:19:01.894 | 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:19:01.901 | 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:19:01.921 | 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:19:01.982 | 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:19:01.996 | 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:19:02.002 | 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:19:02.005 | 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:19:02.010 | 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:19:02.018 | 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:19:02.021 | 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:19:02.024 | 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:19:02.027 | 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:19:02.031 | 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:19:02.033 | 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:19:02.037 | 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:19:02.042 | 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:19:02.045 | 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:19:03.973 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:19:03.973 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:19:04.044 | + inc/python:pip_install:200 : result=0 2021-05-13 06:19:04.047 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:19:04.049 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:04.051 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:04.053 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:04.055 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:04.058 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:04.060 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:19:04.062 | + functions-common:time_stop:2311 : start_time=1620886739780 2021-05-13 06:19:04.064 | + functions-common:time_stop:2313 : [[ -z 1620886739780 ]] 2021-05-13 06:19:04.067 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:04.071 | + functions-common:time_stop:2316 : end_time=1620886744069 2021-05-13 06:19:04.074 | + functions-common:time_stop:2317 : elapsed_time=4289 2021-05-13 06:19:04.076 | + functions-common:time_stop:2318 : total=32342 2021-05-13 06:19:04.078 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:04.080 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36631 2021-05-13 06:19:04.083 | + inc/python:pip_install:203 : return 0 2021-05-13 06:19:04.085 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:19:04.087 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:19:04.090 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:19:04.094 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:19:04.096 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:19:04.098 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:19:04.102 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:19:04.102 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:19:04.107 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:19:04.110 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:19:04.112 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:19:04.115 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:19:04.117 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:19:04.139 | Using python 3.8 to install python-memcached 2021-05-13 06:19:04.141 | + 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:19:04.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:04.892 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:04.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:04.892 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:05.923 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:19:05.923 | 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:19:05.927 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:05.927 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:05.942 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:05.947 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:05.954 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:05.960 | 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:19:05.965 | 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:19:08.157 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:19:08.157 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:19:08.228 | + inc/python:pip_install:200 : result=0 2021-05-13 06:19:08.230 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:19:08.233 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:08.235 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:08.237 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:08.239 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:08.242 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:08.244 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:19:08.246 | + functions-common:time_stop:2311 : start_time=1620886744133 2021-05-13 06:19:08.249 | + functions-common:time_stop:2313 : [[ -z 1620886744133 ]] 2021-05-13 06:19:08.251 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:08.256 | + functions-common:time_stop:2316 : end_time=1620886748253 2021-05-13 06:19:08.258 | + functions-common:time_stop:2317 : elapsed_time=4120 2021-05-13 06:19:08.260 | + functions-common:time_stop:2318 : total=36631 2021-05-13 06:19:08.262 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:08.264 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40751 2021-05-13 06:19:08.267 | + inc/python:pip_install:203 : return 0 2021-05-13 06:19:08.269 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:19:08.285 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:08.288 | + ./stack.sh:main:862 : '[' 10.222.0.30 == 10.222.0.30 ']' 2021-05-13 06:19:08.290 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:19:08.293 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:19:08.296 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:19:08.298 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:19:08.300 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:19:08.302 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:19:08.317 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:19:08.320 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:19:08.322 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:19:08.324 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:19:08.326 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:19:08.328 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:19:08.331 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:19:08.333 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:19:08.335 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:19:08.338 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:19:08.353 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:19:08.356 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:19:08.358 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:19:08.361 | + functions-common:git_clone:544 : echo master 2021-05-13 06:19:08.361 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:19:08.366 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:19:08.368 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:19:08.370 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:19:08.373 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:19:08.373 | + functions-common:git_clone:593 : head -1 2021-05-13 06:19:08.376 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:19:08.379 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:19:08.381 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:19:08.383 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:19:08.385 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:19:08.388 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:19:08.390 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:19:08.392 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:19:08.394 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:19:08.397 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:19:08.399 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:19:08.401 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:19:08.404 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:19:08.407 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:19:08.409 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:19:08.411 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:19:08.414 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:19:08.416 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:19:08.419 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:19:08.425 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:19:08.427 | + 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:19:09.039 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:19:09.042 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:19:09.044 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:19:09.046 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:19:09.048 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:19:09.050 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:19:09.052 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:19:09.054 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:19:09.057 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:19:09.059 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:19:09.061 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:19:09.064 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:19:09.066 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:19:09.068 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:19:09.088 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:19:09.090 | + 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:19:09.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:09.835 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:09.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:09.835 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:10.866 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:19:10.866 | 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:19:10.869 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:10.869 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:10.871 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:10.876 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:10.883 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:10.888 | Obtaining file:///opt/stack/keystone 2021-05-13 06:19:12.436 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:19:13.957 | 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:19:13.986 | 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:19:13.996 | 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:19:14.003 | 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:19:14.007 | 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:19:14.034 | 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:19:14.062 | 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:19:14.075 | 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:19:14.091 | 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:19:14.104 | 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:19:14.114 | 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:19:14.117 | 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:19:14.121 | 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:19:14.161 | 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:19:14.167 | 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:19:14.171 | 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:19:14.182 | 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:19:14.235 | 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:19:14.238 | 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:19:14.244 | 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:19:14.281 | 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:19:14.321 | 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:19:14.327 | 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:19:14.376 | 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:19:14.383 | 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:19:14.422 | 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:19:14.477 | 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:19:14.495 | 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:19:14.511 | 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:19:14.520 | 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:19:14.544 | 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:19:14.555 | 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:19:14.570 | 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:19:14.616 | 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:19:14.623 | 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:19:14.636 | 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:19:14.639 | 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:19:14.641 | 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:19:14.653 | 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:19:14.656 | 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:19:14.658 | 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:19:14.662 | 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:19:14.679 | 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:19:14.684 | 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:19:14.702 | 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:19:14.707 | 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:19:14.727 | 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:19:14.731 | 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:19:14.734 | 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:19:14.737 | 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:19:14.748 | 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:19:14.751 | 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:19:14.754 | 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:19:14.761 | 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:19:14.770 | 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:19:14.776 | 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:19:14.794 | 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:19:14.798 | 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:19:14.804 | 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:19:14.826 | 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:19:14.852 | 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:19:14.857 | 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:19:14.861 | 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:19:14.921 | 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:19:14.929 | 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:19:14.933 | 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:19:14.938 | 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:19:14.946 | 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:19:14.950 | 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:19:14.989 | 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:19:14.994 | 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:19:15.001 | 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:19:15.011 | 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:19:15.021 | 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:19:15.030 | 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:19:15.041 | 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:19:15.045 | 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:19:15.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 160)) (0.30.2) 2021-05-13 06:19:15.066 | 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:19:15.069 | 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:19:15.072 | 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:19:15.096 | 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:19:15.101 | 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:19:15.115 | 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:19:15.119 | 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:19:15.123 | 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:19:15.126 | 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:19:15.128 | 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:19:15.131 | 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:19:15.134 | 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:19:15.137 | 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:19:15.140 | 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:19:15.150 | 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:19:15.154 | 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:19:15.157 | 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:19:15.160 | 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:19:15.168 | 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:19:15.171 | 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:19:15.221 | 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:19:15.226 | 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:19:15.234 | 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:19:15.243 | 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:19:16.428 | Installing collected packages: keystone 2021-05-13 06:19:16.428 | Attempting uninstall: keystone 2021-05-13 06:19:16.430 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:19:16.433 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:19:16.435 | Running setup.py develop for keystone 2021-05-13 06:19:18.261 | Successfully installed keystone 2021-05-13 06:19:18.397 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:19:18.397 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:19:18.482 | + inc/python:pip_install:200 : result=0 2021-05-13 06:19:18.484 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:19:18.486 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:18.488 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:18.490 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:18.492 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:18.494 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:18.496 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:19:18.499 | + functions-common:time_stop:2311 : start_time=1620886749083 2021-05-13 06:19:18.501 | + functions-common:time_stop:2313 : [[ -z 1620886749083 ]] 2021-05-13 06:19:18.503 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:18.507 | + functions-common:time_stop:2316 : end_time=1620886758505 2021-05-13 06:19:18.509 | + functions-common:time_stop:2317 : elapsed_time=9422 2021-05-13 06:19:18.512 | + functions-common:time_stop:2318 : total=40751 2021-05-13 06:19:18.514 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:18.516 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50173 2021-05-13 06:19:18.518 | + inc/python:pip_install:203 : return 0 2021-05-13 06:19:18.521 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:19:18.523 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:19:18.525 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:19:18.543 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:19:18.555 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:19:18.558 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:19:18.560 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:18.562 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:18.565 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:19:18.567 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:18.569 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:19:18.586 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:19:18.589 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:19:18.591 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:19:18.593 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:19:18.596 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:19:18.608 | + 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:19:18.610 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:19:18.614 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:19:18.630 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:19:18.633 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:19:18.662 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:19:18.690 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:19:18.719 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:19:18.749 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:19:18.779 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:19:18.809 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:19:18.836 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:19:18.863 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:19:18.865 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:19:18.867 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:19:18.870 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:19:18.873 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:19:18.875 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:19:18.890 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:18.893 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:19:18.896 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:19:18.898 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:19:18.913 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:18.915 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:19:18.918 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:19:18.947 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:19:18.950 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:19:18.952 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:19:18.954 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:19:18.956 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:19:18.972 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:19:18.975 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.30/identity 2021-05-13 06:19:19.005 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.30/identity 2021-05-13 06:19:19.032 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:19:19.034 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:19:19.065 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:19:19.067 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:19:19.069 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:19:19.072 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:19:19.074 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:19:19.077 | + 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:19:19.107 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:19:19.109 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:19:19.111 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:19:19.114 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:19:19.117 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:19:19.134 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:19:19.136 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:19:19.138 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:19:19.141 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:19:19.143 | + 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:19:19.171 | + 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:19:19.198 | + 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:19:19.225 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:19:19.253 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:19:19.281 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:19:19.283 | + 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:19:19.285 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:19:19.288 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:19:19.290 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:19:19.293 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:19:19.295 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:19:19.298 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:19:19.302 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:19:19.304 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:19:19.306 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:19:19.319 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:19:19.319 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:19:19.327 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:19:19.331 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:19:19.346 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:19:19.349 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:19:19.352 | + 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:19:19.382 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:19:19.408 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:19:19.435 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:19:19.461 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:19:19.489 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:19:19.517 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:19:19.545 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:19:19.571 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:19:19.598 | + 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:19:19.626 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:19:19.653 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:19:19.680 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:19:19.707 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:19:19.709 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:19:19.712 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:19:19.715 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:19:19.717 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:19:19.719 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:19.722 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:19.724 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:19:19.727 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:19:19.729 | + 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:19:19.755 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:19:19.784 | + 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:19:19.784 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:19:19.793 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:19:19.796 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:19:19.798 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:19:19.800 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:19:19.803 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:19:19.805 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:19:19.807 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:19.810 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:19.812 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:19:19.814 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:19:19.817 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:19.819 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:19.821 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:19:19.883 | Site keystone-wsgi-public already enabled 2021-05-13 06:19:19.888 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:19:19.890 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:19:19.892 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:19:19.895 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:19:20.022 | + 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:19:20.024 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:19:20.027 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:19:20.030 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:19:20.032 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:19:20.034 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:19:20.037 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:19:20.042 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:19:20.044 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:19:20.046 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:19:20.059 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:19:20.060 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:19:20.068 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:19:20.071 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:19:20.087 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:19:20.090 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:19:20.093 | + 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:19:20.124 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:19:20.151 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:19:20.178 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:19:20.206 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:19:20.233 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:19:20.260 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:19:20.287 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:19:20.314 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:19:20.342 | + 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:19:20.368 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:19:20.397 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:19:20.424 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:19:20.451 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:19:20.453 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:19:20.456 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:19:20.459 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:19:20.461 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:19:20.463 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:20.465 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:20.468 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:19:20.470 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:19:20.473 | + 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:19:20.501 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:19:20.528 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:19:20.529 | + 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:19:20.537 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:19:20.540 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:19:20.543 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:19:20.545 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:19:20.547 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:19:20.550 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:19:20.552 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:20.554 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:20.557 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:19:20.560 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:19:20.562 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:20.564 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:20.567 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:19:20.627 | Site keystone-wsgi-admin already enabled 2021-05-13 06:19:20.631 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:19:20.634 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:19:20.636 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:19:20.638 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:19:20.770 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:19:20.800 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:19:20.830 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:19:20.861 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:19:20.863 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:19:20.893 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:19:20.922 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:19:20.949 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:19:20.966 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:20.969 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:19:20.985 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:19:20.988 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:19:20.990 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:19:20.993 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:19:20.995 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:19:20.997 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:19:21.000 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:19:21.002 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:19:21.004 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:19:21.007 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:19:21.009 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:19:21.012 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:19:21.014 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:19:21.016 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:19:21.019 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:19:21.035 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:19:21.037 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:19:21.040 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:19:21.043 | + functions-common:git_clone:544 : echo master 2021-05-13 06:19:21.043 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:19:21.048 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:19:21.051 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:19:21.053 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:19:21.056 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:19:21.056 | + functions-common:git_clone:593 : head -1 2021-05-13 06:19:21.060 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:19:21.063 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:19:21.066 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:19:21.068 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:19:21.070 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:19:21.073 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:19:21.075 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:19:21.078 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:19:21.080 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:19:21.082 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:19:21.085 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:19:21.087 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:19:21.090 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:19:21.093 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:19:21.095 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:19:21.098 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:19:21.100 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:19:21.103 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:19:21.106 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:19:21.112 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:19:21.114 | + 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:19:21.714 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:19:21.717 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:19:21.719 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:19:21.721 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:19:21.723 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:19:21.726 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:19:21.728 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:19:21.730 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:19:21.732 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:19:21.735 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:19:21.737 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:19:21.739 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:19:21.741 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:19:21.744 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:19:21.765 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:19:21.768 | + 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:19:22.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:22.514 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:22.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:22.514 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:23.549 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:19:23.550 | 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:19:23.553 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:23.553 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:23.555 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:23.561 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:23.568 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:23.572 | Obtaining file:///opt/stack/swift 2021-05-13 06:19:24.832 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:19:26.100 | 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:19:26.109 | 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:19:26.149 | 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:19:26.158 | 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:19:26.163 | 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:19:26.217 | 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:19:26.227 | 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:19:26.231 | 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:19:26.267 | 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:19:26.308 | 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:19:26.314 | 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:19:26.320 | 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:19:26.359 | 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:19:26.368 | 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:19:26.385 | 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:19:26.391 | 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:19:26.394 | 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:19:26.405 | 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:19:26.407 | 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:19:26.410 | 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:19:26.413 | 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:19:26.419 | 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:19:26.438 | 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:19:26.442 | 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:19:26.462 | 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:19:26.466 | 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:19:26.517 | 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:19:26.520 | 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:19:26.527 | 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:19:26.547 | 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:19:26.552 | 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:19:26.555 | 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:19:26.564 | 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:19:26.624 | 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:19:26.638 | 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:19:26.643 | 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:19:26.651 | 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:19:26.656 | 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:19:26.659 | 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:19:26.662 | 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:19:26.665 | 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:19:26.670 | 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:19:26.672 | 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:19:26.676 | 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:19:26.679 | 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:19:26.684 | 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:19:26.687 | 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:19:28.274 | Installing collected packages: swift 2021-05-13 06:19:28.274 | Attempting uninstall: swift 2021-05-13 06:19:28.277 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:19:28.279 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:19:28.281 | Running setup.py develop for swift 2021-05-13 06:19:29.959 | Successfully installed swift 2021-05-13 06:19:30.097 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:19:30.097 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:19:30.183 | + inc/python:pip_install:200 : result=0 2021-05-13 06:19:30.185 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:19:30.187 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:30.189 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:30.192 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:30.194 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:30.196 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:30.199 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:19:30.201 | + functions-common:time_stop:2311 : start_time=1620886761759 2021-05-13 06:19:30.203 | + functions-common:time_stop:2313 : [[ -z 1620886761759 ]] 2021-05-13 06:19:30.206 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:30.210 | + functions-common:time_stop:2316 : end_time=1620886770207 2021-05-13 06:19:30.212 | + functions-common:time_stop:2317 : elapsed_time=8448 2021-05-13 06:19:30.215 | + functions-common:time_stop:2318 : total=50173 2021-05-13 06:19:30.217 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:30.219 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58621 2021-05-13 06:19:30.221 | + inc/python:pip_install:203 : return 0 2021-05-13 06:19:30.224 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:19:30.226 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:19:30.228 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:19:30.246 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:19:30.258 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:19:30.261 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:19:30.264 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:30.266 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:30.268 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:19:30.271 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:30.273 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:19:30.276 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:19:30.278 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:19:30.281 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:19:30.283 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:19:30.285 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:19:30.287 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:19:30.289 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:19:30.291 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:19:31.176 | No object-expirer running 2021-05-13 06:19:31.176 | No account-server running 2021-05-13 06:19:31.176 | No object-server running 2021-05-13 06:19:31.176 | No container-reconciler running 2021-05-13 06:19:31.176 | No container-replicator running 2021-05-13 06:19:31.176 | No container-updater running 2021-05-13 06:19:31.176 | No object-auditor running 2021-05-13 06:19:31.176 | No account-reaper running 2021-05-13 06:19:31.176 | No object-reconstructor running 2021-05-13 06:19:31.176 | No account-auditor running 2021-05-13 06:19:31.176 | No container-sharder running 2021-05-13 06:19:31.176 | No object-replicator running 2021-05-13 06:19:31.176 | No proxy-server running 2021-05-13 06:19:31.176 | No container-server running 2021-05-13 06:19:31.176 | No account-replicator running 2021-05-13 06:19:31.176 | No object-updater running 2021-05-13 06:19:31.176 | No container-sync running 2021-05-13 06:19:31.176 | No container-auditor running 2021-05-13 06:19:31.223 | + lib/swift:configure_swift:341 : true 2021-05-13 06:19:31.226 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:19:31.238 | + 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:19:31.250 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:19:31.252 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:19:31.253 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:19:31.253 | s/%GROUP%//; 2021-05-13 06:19:31.253 | s/%USER%/ubuntu/; 2021-05-13 06:19:31.253 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:19:31.253 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:19:31.261 | uid = ubuntu 2021-05-13 06:19:31.261 | gid = 2021-05-13 06:19:31.261 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:19:31.261 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:19:31.261 | address = 127.0.0.1 2021-05-13 06:19:31.261 | 2021-05-13 06:19:31.261 | [account6612] 2021-05-13 06:19:31.261 | max connections = 25 2021-05-13 06:19:31.262 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:19:31.262 | read only = false 2021-05-13 06:19:31.262 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:19:31.262 | 2021-05-13 06:19:31.262 | [account6622] 2021-05-13 06:19:31.262 | max connections = 25 2021-05-13 06:19:31.262 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:19:31.262 | read only = false 2021-05-13 06:19:31.262 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:19:31.262 | 2021-05-13 06:19:31.262 | [account6632] 2021-05-13 06:19:31.262 | max connections = 25 2021-05-13 06:19:31.262 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:19:31.262 | read only = false 2021-05-13 06:19:31.262 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:19:31.262 | 2021-05-13 06:19:31.262 | [account6642] 2021-05-13 06:19:31.262 | max connections = 25 2021-05-13 06:19:31.262 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:19:31.262 | read only = false 2021-05-13 06:19:31.262 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:19:31.262 | 2021-05-13 06:19:31.262 | 2021-05-13 06:19:31.262 | [container6611] 2021-05-13 06:19:31.262 | max connections = 25 2021-05-13 06:19:31.262 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:19:31.262 | read only = false 2021-05-13 06:19:31.262 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:19:31.262 | 2021-05-13 06:19:31.262 | [container6621] 2021-05-13 06:19:31.262 | max connections = 25 2021-05-13 06:19:31.262 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:19:31.262 | read only = false 2021-05-13 06:19:31.262 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:19:31.262 | 2021-05-13 06:19:31.262 | [container6631] 2021-05-13 06:19:31.263 | max connections = 25 2021-05-13 06:19:31.263 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:19:31.263 | read only = false 2021-05-13 06:19:31.263 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:19:31.263 | 2021-05-13 06:19:31.263 | [container6641] 2021-05-13 06:19:31.263 | max connections = 25 2021-05-13 06:19:31.263 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:19:31.263 | read only = false 2021-05-13 06:19:31.263 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:19:31.263 | 2021-05-13 06:19:31.263 | 2021-05-13 06:19:31.263 | [object6613] 2021-05-13 06:19:31.263 | max connections = 25 2021-05-13 06:19:31.263 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:19:31.263 | read only = false 2021-05-13 06:19:31.263 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:19:31.263 | 2021-05-13 06:19:31.263 | [object6623] 2021-05-13 06:19:31.263 | max connections = 25 2021-05-13 06:19:31.263 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:19:31.263 | read only = false 2021-05-13 06:19:31.263 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:19:31.263 | 2021-05-13 06:19:31.263 | [object6633] 2021-05-13 06:19:31.263 | max connections = 25 2021-05-13 06:19:31.263 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:19:31.263 | read only = false 2021-05-13 06:19:31.263 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:19:31.263 | 2021-05-13 06:19:31.263 | [object6643] 2021-05-13 06:19:31.263 | max connections = 25 2021-05-13 06:19:31.263 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:19:31.263 | read only = false 2021-05-13 06:19:31.264 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:19:31.264 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:19:31.266 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:31.268 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:31.270 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:19:31.282 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:19:31.285 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:19:31.289 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:19:31.293 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:19:31.295 | + 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:19:31.299 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:19:31.328 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.30:8080/v1/ 2021-05-13 06:19:31.353 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:19:31.371 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:19:31.401 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:19:31.420 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:19:31.449 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:19:31.466 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:19:31.493 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:19:31.512 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:19:31.539 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:19:31.557 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:19:31.585 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:19:31.602 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:19:31.617 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:19:31.619 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:19:31.647 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:19:31.674 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:19:31.701 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:19:31.727 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:19:31.742 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:19:31.745 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:19:31.772 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:19:31.786 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:19:31.788 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:19:31.803 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:31.805 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:19:31.808 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:19:31.822 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:19:31.825 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:19:31.827 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:19:31.829 | + 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:19:31.833 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:19:31.838 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:19:31.865 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:19:31.892 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:19:31.922 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:19:31.951 | + 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:19:31.977 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:19:31.980 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:19:31.982 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:19:31.984 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:19:31.986 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:19:32.013 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:19:32.040 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.30/identity 2021-05-13 06:19:32.067 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:19:32.094 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:19:32.121 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:19:32.147 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:19:32.175 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:19:32.202 | + 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:19:32.228 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:19:32.256 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:19:32.283 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:19:32.310 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:19:32.337 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:19:32.367 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:19:32.394 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:19:32.412 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:19:32.439 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:19:32.467 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:19:32.471 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:19:32.499 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:19:32.526 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:19:32.552 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:19:32.554 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:19:32.556 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:19:32.558 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:19:32.563 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:19:32.565 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:19:32.567 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:19:32.569 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:19:32.571 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:19:32.574 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:19:32.576 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:19:32.578 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:19:32.596 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:19:32.624 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:19:32.642 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:19:32.670 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:19:32.688 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:19:32.716 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:19:32.734 | + 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:19:32.762 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:19:32.780 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:19:32.808 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:19:32.826 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:19:32.854 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:19:32.872 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:19:32.901 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:19:32.918 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:19:32.947 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:19:32.965 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:19:32.991 | + 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:19:32.996 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:19:33.015 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:19:33.043 | + 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:19:33.071 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:19:33.074 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:19:33.079 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:19:33.081 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:19:33.083 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:19:33.085 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:19:33.087 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:19:33.090 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:19:33.092 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:19:33.094 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:19:33.111 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:19:33.140 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:19:33.158 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:19:33.187 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:19:33.204 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:19:33.232 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:19:33.250 | + 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:19:33.279 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:19:33.296 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:19:33.324 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:19:33.342 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:19:33.370 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:19:33.388 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:19:33.417 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:19:33.434 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:19:33.462 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:19:33.480 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:19:33.507 | + 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:19:33.512 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:19:33.530 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:19:33.558 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:19:33.561 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:19:33.565 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:19:33.567 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:19:33.569 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:19:33.571 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:19:33.574 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:19:33.576 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:19:33.578 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:19:33.581 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:19:33.598 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:19:33.626 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:19:33.644 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:19:33.672 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:19:33.690 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:19:33.718 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:19:33.736 | + 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:19:33.765 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:19:33.782 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:19:33.810 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:19:33.829 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:19:33.857 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:19:33.875 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:19:33.904 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:19:33.922 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:19:33.950 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:19:33.968 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:19:33.996 | + 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:19:34.001 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:19:34.019 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:19:34.047 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:19:34.074 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:19:34.102 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:19:34.130 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:19:34.132 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:19:34.137 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:19:34.165 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:19:34.194 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:19:34.222 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:19:34.251 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:19:34.279 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:19:34.306 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:19:34.333 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:19:34.360 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:19:34.388 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:19:34.403 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:34.405 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:19:34.423 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:19:34.426 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:19:34.445 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:19:34.448 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.30 2021-05-13 06:19:34.475 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:19:34.477 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:19:34.504 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.30/identity 2021-05-13 06:19:34.533 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:19:34.535 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:19:34.562 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:19:34.578 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:19:34.580 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:19:34.583 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:19:34.588 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:19:34.590 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:19:34.602 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:19:34.604 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:19:34.616 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:19:34.618 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:19:34.621 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:19:34.623 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:19:34.626 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:19:34.628 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:19:34.630 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:19:34.632 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:19:34.634 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:19:34.647 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:19:34.649 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:19:34.652 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:19:34.669 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:19:34.672 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:19:34.689 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:34.691 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:19:34.694 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:19:34.696 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:19:34.699 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:19:34.701 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:19:34.703 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:19:34.706 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:19:34.708 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:19:34.725 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:34.728 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:19:34.731 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:19:34.748 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:34.751 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:19:34.753 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:19:34.756 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:19:34.759 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:34.761 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:34.764 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:19:34.766 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:34.770 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:19:34.772 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:19:34.775 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:19:34.778 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:19:34.781 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:19:34.783 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:19:34.786 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:19:34.789 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:19:34.792 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:19:34.795 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:19:34.799 | +++ 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:19:34.799 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:19:34.804 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:19:34.806 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:19:34.810 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:19:34.813 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:19:34.815 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:19:34.836 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:19:34.839 | + 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:19:35.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:35.582 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:35.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:35.582 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:36.612 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:19:36.612 | 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:19:36.616 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:36.616 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:36.618 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:36.623 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:36.631 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:36.637 | 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:19:36.731 | 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:19:36.736 | 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:19:36.748 | 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:19:36.808 | 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:19:36.830 | 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:19:36.836 | 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:19:36.854 | 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:19:36.865 | 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:19:36.906 | 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:19:36.912 | 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:19:36.919 | 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:19:36.957 | 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:19:36.973 | 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:19:36.977 | 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:19:36.987 | 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:19:37.010 | 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:19:37.027 | 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:19:37.033 | 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:19:37.036 | 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:19:37.038 | 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:19:37.042 | 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:19:37.057 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-05-13 06:19:37.062 | 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:19:37.081 | 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:19:37.107 | 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:19:37.111 | 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:19:37.131 | 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:19:37.136 | 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:19:37.140 | 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:19:37.143 | 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:19:37.149 | 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:19:37.164 | 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:19:37.184 | 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:19:37.189 | 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:19:37.199 | 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:19:37.202 | 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:19:37.207 | 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:19:37.215 | 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:19:37.220 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:19:37.223 | 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:19:37.226 | 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:19:37.232 | 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:19:37.235 | 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:19:37.244 | 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:19:37.255 | 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:19:37.264 | 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:19:37.274 | 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:19:37.288 | 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:19:37.291 | 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:19:37.294 | 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:19:37.297 | 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:19:37.300 | 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:19:37.303 | 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:19:37.312 | 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:19:37.314 | 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:19:37.317 | 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:19:37.320 | 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:19:37.371 | 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:19:37.390 | 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:19:37.397 | 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:19:37.399 | 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:19:37.403 | 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:19:37.406 | 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:19:37.413 | 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:19:37.416 | 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:19:39.129 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:19:39.129 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:19:39.207 | + inc/python:pip_install:200 : result=0 2021-05-13 06:19:39.210 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:19:39.212 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:39.215 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:39.217 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:39.219 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:39.222 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:39.224 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:19:39.226 | + functions-common:time_stop:2311 : start_time=1620886774831 2021-05-13 06:19:39.229 | + functions-common:time_stop:2313 : [[ -z 1620886774831 ]] 2021-05-13 06:19:39.232 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:39.236 | + functions-common:time_stop:2316 : end_time=1620886779234 2021-05-13 06:19:39.238 | + functions-common:time_stop:2317 : elapsed_time=4403 2021-05-13 06:19:39.241 | + functions-common:time_stop:2318 : total=58621 2021-05-13 06:19:39.243 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:39.246 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63024 2021-05-13 06:19:39.249 | + inc/python:pip_install:203 : return 0 2021-05-13 06:19:39.251 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:19:39.254 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:19:39.256 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:19:39.269 | + 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:19:39.274 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:19:39.276 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:19:39.279 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:19:39.281 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:19:39.283 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:19:39.286 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:19:39.289 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:19:39.291 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:19:39.295 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:19:39.311 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:19:39.314 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:19:39.316 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:19:39.319 | + functions-common:git_clone:544 : echo master 2021-05-13 06:19:39.319 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:19:39.324 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:19:39.326 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:19:39.329 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:19:39.332 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:19:39.332 | + functions-common:git_clone:593 : head -1 2021-05-13 06:19:39.335 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:19:39.337 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:19:39.340 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:19:39.343 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:19:39.345 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:19:39.348 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:19:39.350 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:19:39.353 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:19:39.356 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:19:39.358 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:19:39.361 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:19:39.363 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:19:39.365 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:19:39.368 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:19:39.372 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:19:39.375 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:19:39.377 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:19:39.380 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:19:39.383 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:19:39.388 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:19:39.391 | + 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:19:39.986 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:19:39.988 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:19:39.991 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:19:39.993 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:19:39.996 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:19:39.998 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:19:40.001 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:19:40.003 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:19:40.005 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:19:40.008 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:19:40.010 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:19:40.013 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:19:40.015 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:19:40.018 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:19:40.039 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:19:40.041 | + 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:19:40.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:40.783 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:40.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:40.783 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:41.809 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:19:41.809 | 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:19:41.813 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:41.813 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:41.815 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:41.820 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:41.827 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:41.844 | Obtaining file:///opt/stack/glance 2021-05-13 06:19:43.082 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:19:44.323 | 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:19:44.333 | 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:19:44.342 | 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:19:44.353 | 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:19:44.381 | 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:19:44.391 | 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:19:44.404 | 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:19:44.413 | 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:19:44.434 | 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:19:44.473 | 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:19:44.487 | 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:19:44.494 | 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:19:44.501 | 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:19:44.510 | 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:19:44.516 | 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:19:44.585 | 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:19:44.590 | 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:19:44.595 | 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:19:44.598 | 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:19:44.609 | 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:19:44.670 | 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:19:44.722 | 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:19:44.727 | 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:19:44.732 | 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:19:44.751 | 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:19:44.787 | 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:19:44.798 | 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:19:44.838 | 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:19:44.845 | 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:19:44.893 | 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:19:44.900 | 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:19:44.939 | 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:19:44.992 | 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:19:45.012 | 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:19:45.027 | 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:19:45.041 | 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:19:45.050 | 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:19:45.073 | 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:19:45.085 | 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:19:45.101 | 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:19:45.147 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:19:45.152 | 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:19:45.155 | 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:19:45.158 | 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:19:45.179 | 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:19:45.193 | 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:19:45.204 | 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:19:45.206 | 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:19:45.210 | 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:19:45.226 | 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:19:45.232 | 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:19:45.234 | 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:19:45.253 | 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:19:45.258 | 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:19:45.265 | 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:19:45.284 | 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:19:45.289 | 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:19:45.294 | 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:19:45.344 | 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:19:45.347 | 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:19:45.350 | 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:19:45.361 | 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:19:45.364 | 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:19:45.367 | 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:19:45.375 | 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:19:45.431 | 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:19:45.445 | 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:19:45.455 | 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:19:45.460 | 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:19:45.478 | 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:19:45.482 | 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:19:45.489 | 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:19:45.509 | 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:19:45.513 | 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:19:45.517 | 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:19:45.526 | 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:19:45.531 | 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:19:45.539 | 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:19:45.544 | 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:19:45.550 | 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:19:45.553 | 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:19:45.593 | 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:19:45.596 | 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:19:45.602 | 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:19:45.608 | 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:19:45.611 | 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:19:45.644 | 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:19:45.647 | 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:19:45.659 | 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:19:45.663 | 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:19:45.665 | 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:19:45.669 | 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:19:45.672 | 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:19:45.675 | 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:19:45.680 | 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:19:45.719 | 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:19:45.725 | 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:19:45.728 | 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:19:45.730 | 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:19:45.733 | 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:19:45.736 | 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:19:45.739 | 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:19:45.742 | 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:19:45.745 | 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:19:45.748 | 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:19:45.804 | 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:19:45.810 | 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:19:45.851 | 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:19:45.853 | 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:19:46.852 | Installing collected packages: glance 2021-05-13 06:19:46.852 | Attempting uninstall: glance 2021-05-13 06:19:46.854 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:19:46.857 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:19:46.859 | Running setup.py develop for glance 2021-05-13 06:19:48.429 | Successfully installed glance 2021-05-13 06:19:48.572 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:19:48.572 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:19:48.657 | + inc/python:pip_install:200 : result=0 2021-05-13 06:19:48.660 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:19:48.662 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:48.665 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:48.667 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:48.669 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:48.671 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:48.674 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:19:48.676 | + functions-common:time_stop:2311 : start_time=1620886780034 2021-05-13 06:19:48.678 | + functions-common:time_stop:2313 : [[ -z 1620886780034 ]] 2021-05-13 06:19:48.681 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:48.686 | + functions-common:time_stop:2316 : end_time=1620886788683 2021-05-13 06:19:48.688 | + functions-common:time_stop:2317 : elapsed_time=8649 2021-05-13 06:19:48.691 | + functions-common:time_stop:2318 : total=63024 2021-05-13 06:19:48.693 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:48.695 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71673 2021-05-13 06:19:48.698 | + inc/python:pip_install:203 : return 0 2021-05-13 06:19:48.701 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:19:48.703 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:19:48.706 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:19:48.724 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:19:48.736 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:19:48.739 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:19:48.741 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:48.744 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:48.747 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:19:48.750 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:48.752 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:19:48.754 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:19:48.757 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:19:48.769 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:19:48.773 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:19:48.775 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:19:48.778 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:19:48.780 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:19:48.782 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:19:48.785 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:19:48.788 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:19:48.817 | + 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:19:48.846 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:19:48.876 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:19:48.906 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:19:48.937 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:19:48.966 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:19:48.968 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:19:48.971 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:19:48.973 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:19:48.976 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:19:49.005 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:19:49.034 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.30/identity 2021-05-13 06:19:49.063 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:19:49.093 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:19:49.121 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:19:49.151 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:19:49.180 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:19:49.210 | + 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:19:49.240 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:19:49.269 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:19:49.299 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:19:49.302 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:19:49.304 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:19:49.307 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:19:49.309 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:19:49.312 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:19:49.329 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:49.332 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:19:49.335 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:19:49.337 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:19:49.354 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:49.357 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:19:49.359 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:19:49.390 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:19:49.392 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:19:49.395 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:19:49.397 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:19:49.400 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:19:49.402 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:19:49.405 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:19:49.407 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:19:49.409 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:19:49.412 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:19:49.414 | + 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:19:49.444 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:19:49.446 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.30 2021-05-13 06:19:49.476 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:19:49.478 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:19:49.495 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:49.498 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:19:49.528 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:19:49.559 | + 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:19:49.588 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:19:49.619 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:19:49.648 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:19:49.665 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:19:49.668 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:19:49.698 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:19:49.728 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:19:49.757 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.30/identity/v3 2021-05-13 06:19:49.787 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:19:49.816 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.30/image 2021-05-13 06:19:49.847 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:19:49.863 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:19:49.866 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:19:49.868 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:19:49.871 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:19:49.874 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:19:49.892 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:19:49.894 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:19:49.896 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:19:49.899 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:19:49.901 | + 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:19:49.931 | + 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:19:49.961 | + 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:19:49.993 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:19:50.023 | + 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:19:50.028 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:19:50.057 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:19:50.088 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:19:50.117 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.30/identity 2021-05-13 06:19:50.148 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:19:50.177 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:19:50.208 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:19:50.237 | + 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:19:50.269 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:19:50.298 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:19:50.328 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:19:50.358 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:19:50.363 | + 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:19:50.371 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:19:50.388 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:19:50.390 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:19:50.393 | + 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:19:50.395 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:19:50.397 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:19:50.400 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:19:50.402 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:19:50.406 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:19:50.409 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:19:50.413 | + 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:19:50.442 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:19:50.445 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:19:50.447 | ++ functions:get_random_port:837 : true 2021-05-13 06:19:50.450 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:19:50.452 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:19:50.454 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:19:50.511 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:19:50.514 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:19:50.516 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:19:50.519 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:19:50.521 | + 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:19:50.548 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:19:50.576 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:19:50.603 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:19:50.631 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:19:50.658 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:19:50.686 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:19:50.713 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:19:50.740 | + 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:19:50.768 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:19:50.797 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:19:50.824 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:19:50.851 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:19:50.879 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:19:50.907 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:19:50.935 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:19:50.962 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:19:50.990 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:19:51.018 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:19:51.046 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:19:51.048 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:19:51.051 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:19:51.053 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:51.056 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:51.058 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:19:51.060 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:19:51.113 | proxy (enabled by site administrator) 2021-05-13 06:19:51.116 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:19:51.119 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:19:51.121 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:19:51.124 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:51.126 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:51.128 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:19:51.131 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:19:51.184 | proxy_http (enabled by site administrator) 2021-05-13 06:19:51.187 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:19:51.190 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:19:51.192 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:19:51.194 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:19:51.197 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:51.200 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:51.202 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:19:51.205 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:19:51.208 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:19:51.208 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:19:51.218 | KeepAlive Off 2021-05-13 06:19:51.221 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:19:51.222 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:19:51.230 | SetEnv proxy-sendchunked 1 2021-05-13 06:19:51.234 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:19:51.234 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:19:51.242 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:19:51.246 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:19:51.248 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:19:51.251 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:19:51.253 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:19:51.256 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:19:51.258 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:51.260 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:51.263 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:19:51.266 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:19:51.268 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:51.270 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:51.273 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:19:51.333 | Site glance-wsgi-api already enabled 2021-05-13 06:19:51.337 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:19:51.341 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:19:51.343 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:19:51.345 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:19:51.477 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:19:51.483 | + 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:19:51.516 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:19:51.534 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:51.537 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:19:51.539 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:19:51.542 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:19:51.544 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:19:51.547 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:19:51.549 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:19:51.552 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:19:51.554 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:19:51.556 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:19:51.559 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:19:51.562 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:19:51.565 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:19:51.567 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:19:51.570 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:19:51.587 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:19:51.590 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:19:51.592 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:19:51.595 | + functions-common:git_clone:544 : echo master 2021-05-13 06:19:51.595 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:19:51.600 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:19:51.603 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:19:51.605 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:19:51.608 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:19:51.608 | + functions-common:git_clone:593 : head -1 2021-05-13 06:19:51.613 | f9124c77e Merge commit 'refs/changes/24/786524/6' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-05-13 06:19:51.616 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:19:51.619 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:19:51.622 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:19:51.624 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:19:51.627 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:19:51.629 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:19:51.632 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:19:51.634 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:19:51.637 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:19:51.640 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:19:51.642 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:19:51.645 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:19:51.648 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:19:51.650 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:19:51.654 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:19:51.656 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:19:51.659 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:19:51.662 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:19:51.668 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:19:51.670 | + 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:19:52.270 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:19:52.273 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:19:52.275 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:19:52.277 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:19:52.280 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:19:52.282 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:19:52.284 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:19:52.287 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:19:52.289 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:19:52.292 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:19:52.294 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:19:52.296 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:19:52.299 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:19:52.301 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:19:52.323 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:19:52.326 | + 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:19:53.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:53.064 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:53.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:53.064 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:54.088 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:19:54.089 | 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:19:54.092 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:54.092 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:54.094 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:54.099 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:54.106 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:54.110 | Obtaining file:///opt/stack/cinder 2021-05-13 06:19:56.114 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:19:58.111 | 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:19:58.120 | 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:19:58.130 | 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:19:58.141 | 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:19:58.169 | 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:19:58.183 | 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:19:58.193 | 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:19:58.204 | 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:19:58.224 | 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:19:58.265 | 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:19:58.280 | 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:19:58.283 | 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:19:58.293 | 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:19:58.308 | 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:19:58.331 | 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:19:58.337 | 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:19:58.342 | 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:19:58.348 | 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:19:58.351 | 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:19:58.354 | 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:19:58.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:19:58.431 | 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:19:58.485 | 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:19:58.496 | 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:19:58.506 | 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:19:58.530 | 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:19:58.534 | 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:19:58.553 | 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:19:58.590 | 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:19:58.601 | 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:19:58.643 | 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:19:58.649 | 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:19:58.699 | 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:19:58.706 | 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:19:58.747 | 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:19:58.805 | 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:19:58.824 | 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:19:58.840 | 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:19:58.855 | 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:19:58.869 | 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:19:58.874 | 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:19:58.883 | 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:19:58.908 | 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:19:58.918 | 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:19:58.935 | 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:19:58.955 | 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:19:58.980 | 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:19:59.027 | 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:19:59.033 | 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:19:59.069 | 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:19:59.072 | 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:19:59.075 | 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:19:59.096 | 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:19:59.099 | 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:19:59.104 | 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:19:59.115 | 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:19:59.118 | 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:19:59.122 | 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:19:59.140 | 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:19:59.146 | 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:19:59.163 | 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:19:59.181 | 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:19:59.197 | 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:19:59.224 | 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:19:59.228 | 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:19:59.235 | 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:19:59.256 | 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:19:59.261 | 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:19:59.266 | 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:19:59.271 | 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:19:59.280 | 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:19:59.354 | 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:19:59.357 | 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:19:59.368 | 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:19:59.371 | 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:19:59.374 | 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:19:59.381 | 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:19:59.384 | 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:19:59.391 | 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:19:59.449 | 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:19:59.463 | 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:19:59.473 | 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:19:59.479 | 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:19:59.499 | 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:19:59.560 | 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:19:59.564 | 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:19:59.571 | 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:19:59.575 | 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:19:59.596 | 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:19:59.600 | 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:19:59.607 | 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:19:59.610 | 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:19:59.616 | 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:19:59.619 | 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:19:59.622 | 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:19:59.631 | 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:19:59.657 | 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:19:59.660 | 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:19:59.666 | 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:19:59.672 | 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:19:59.679 | 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:19:59.684 | 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:19:59.687 | 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:19:59.697 | 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:19:59.703 | 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:19:59.746 | 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:19:59.751 | 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:19:59.758 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:19:59.762 | 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:19:59.772 | 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:19:59.775 | 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:19:59.790 | 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:19:59.800 | 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:19:59.813 | 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:19:59.828 | 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:19:59.832 | 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:19:59.835 | 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:19:59.838 | 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:19:59.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:19:59.845 | 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:19:59.850 | 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:19:59.892 | 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:19:59.898 | 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:19:59.901 | 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:19:59.903 | 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:19:59.906 | 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:19:59.909 | 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:19:59.914 | 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:19:59.917 | 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:19:59.923 | 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:19:59.927 | 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:19:59.930 | 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:19:59.932 | 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:19:59.941 | 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:19:59.944 | 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:19:59.948 | 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:20:00.004 | 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:20:00.007 | 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:20:00.013 | 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:20:00.016 | 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:20:00.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 114)) (0.4.4) 2021-05-13 06:20:00.953 | Installing collected packages: cinder 2021-05-13 06:20:00.953 | Attempting uninstall: cinder 2021-05-13 06:20:00.955 | Found existing installation: cinder 18.1.0.dev94 2021-05-13 06:20:00.959 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:20:00.960 | Running setup.py develop for cinder 2021-05-13 06:20:03.207 | Successfully installed cinder 2021-05-13 06:20:03.344 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:20:03.344 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:20:03.429 | + inc/python:pip_install:200 : result=0 2021-05-13 06:20:03.432 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:20:03.435 | + functions-common:time_stop:2304 : local name 2021-05-13 06:20:03.437 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:20:03.439 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:20:03.442 | + functions-common:time_stop:2307 : local total 2021-05-13 06:20:03.444 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:20:03.446 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:20:03.449 | + functions-common:time_stop:2311 : start_time=1620886792317 2021-05-13 06:20:03.451 | + functions-common:time_stop:2313 : [[ -z 1620886792317 ]] 2021-05-13 06:20:03.454 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:20:03.458 | + functions-common:time_stop:2316 : end_time=1620886803455 2021-05-13 06:20:03.460 | + functions-common:time_stop:2317 : elapsed_time=11138 2021-05-13 06:20:03.462 | + functions-common:time_stop:2318 : total=71673 2021-05-13 06:20:03.465 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:20:03.467 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82811 2021-05-13 06:20:03.469 | + inc/python:pip_install:203 : return 0 2021-05-13 06:20:03.471 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:20:03.474 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:20:03.476 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:20:03.496 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:20:03.508 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:20:03.510 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:20:03.513 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:20:03.515 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:20:03.518 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:20:03.521 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:20:03.523 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:20:03.526 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:20:03.528 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:20:03.531 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:03.533 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:03.536 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:20:03.548 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:20:03.550 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:20:03.553 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:20:03.555 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:20:03.558 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:20:03.560 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:20:03.563 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:20:03.565 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:03.567 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:03.570 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:20:03.572 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:20:03.575 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:20:03.577 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:20:03.580 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:20:03.582 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:20:03.585 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:03.587 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:03.590 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:20:03.612 | + 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:20:03.717 | Reading package lists... 2021-05-13 06:20:03.925 | Building dependency tree... 2021-05-13 06:20:03.927 | Reading state information... 2021-05-13 06:20:04.150 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:20:04.151 | The following packages were automatically installed and are no longer required: 2021-05-13 06:20:04.152 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:20:04.152 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:20:04.152 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:20:04.152 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:20:04.152 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:20:04.152 | python3-zope.interface 2021-05-13 06:20:04.152 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:20:04.260 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:20:04.264 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:20:04.267 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:20:04.269 | + functions-common:time_stop:2304 : local name 2021-05-13 06:20:04.272 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:20:04.274 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:20:04.277 | + functions-common:time_stop:2307 : local total 2021-05-13 06:20:04.280 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:20:04.282 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:20:04.285 | + functions-common:time_stop:2311 : start_time=1620886803609 2021-05-13 06:20:04.287 | + functions-common:time_stop:2313 : [[ -z 1620886803609 ]] 2021-05-13 06:20:04.290 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:20:04.295 | + functions-common:time_stop:2316 : end_time=1620886804292 2021-05-13 06:20:04.298 | + functions-common:time_stop:2317 : elapsed_time=683 2021-05-13 06:20:04.300 | + functions-common:time_stop:2318 : total=4749 2021-05-13 06:20:04.303 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:20:04.305 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5432 2021-05-13 06:20:04.308 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:20:04.310 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:20:04.313 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:20:04.315 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:20:04.327 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:20:04.331 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:20:04.333 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:20:04.336 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:20:04.339 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:20:04.340 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:20:04.344 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:20:04.346 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:20:04.348 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:20:04.350 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:20:04.353 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:20:04.355 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:20:04.357 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:20:04.359 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:20:04.370 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:20:04.383 | + 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:20:04.395 | + 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:20:04.407 | + 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:20:04.420 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:20:04.422 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:20:04.426 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ptU25YRUOv 2021-05-13 06:20:04.429 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:20:04.431 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:20:04.433 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:20:04.435 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ptU25YRUOv 2021-05-13 06:20:04.439 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ptU25YRUOv 2021-05-13 06:20:04.450 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ptU25YRUOv /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:20:04.462 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:20:04.467 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:20:04.469 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:20:04.471 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:20:04.473 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:20:04.475 | + 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:20:04.477 | + 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:20:04.480 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:20:04.482 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:20:04.487 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:20:04.491 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:20:04.511 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:20:04.530 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:20:04.549 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:20:04.568 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:20:04.586 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:20:04.605 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:20:04.625 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:20:04.643 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:20:04.646 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:20:04.648 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:20:04.650 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:20:04.653 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:20:04.682 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:20:04.709 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.30/identity 2021-05-13 06:20:04.737 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:20:04.764 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:20:04.791 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:20:04.819 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:20:04.847 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:20:04.875 | + 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:20:04.902 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:20:04.930 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:20:04.960 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:20:04.989 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:20:04.992 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:20:04.994 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:20:04.996 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:20:04.999 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:20:05.002 | + 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:20:05.033 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:20:05.061 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:20:05.088 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:20:05.116 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:20:05.144 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:20:05.172 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:20:05.203 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:20:05.205 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.30 2021-05-13 06:20:05.233 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:20:05.265 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:20:05.273 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key e3bc53b3aa106a43c39673c3237a0679 2021-05-13 06:20:05.301 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:20:05.329 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:20:05.345 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:05.348 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:20:05.364 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:05.366 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:20:05.384 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:05.386 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:20:05.403 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:05.406 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:20:05.408 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:20:05.410 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:20:05.413 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:20:05.415 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:20:05.418 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:20:05.420 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:20:05.437 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:05.440 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:20:05.442 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:20:05.444 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:20:05.460 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:05.463 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:20:05.466 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:20:05.494 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:20:05.496 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:20:05.499 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:20:05.501 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:20:05.504 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:20:05.507 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:20:05.524 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:20:05.527 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:20:05.529 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:20:05.532 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:20:05.534 | + 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:20:05.562 | + 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:20:05.590 | + 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:20:05.618 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:20:05.647 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:20:05.649 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:20:05.652 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:20:05.654 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:20:05.656 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:20:05.659 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:20:05.662 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:20:05.666 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:20:05.669 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:20:05.671 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:20:05.684 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:20:05.684 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:20:05.692 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:20:05.696 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:20:05.711 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:20:05.714 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:20:05.718 | + 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:20:05.747 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:20:05.775 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:20:05.802 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:20:05.829 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:20:05.856 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:20:05.884 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:20:05.912 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:20:05.939 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:20:05.967 | + 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:20:05.994 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:20:06.022 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:20:06.051 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:20:06.078 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:20:06.080 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:20:06.083 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:20:06.085 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:20:06.088 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:20:06.091 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:06.093 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:06.095 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:20:06.098 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:20:06.101 | + 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:20:06.129 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:20:06.157 | + 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:20:06.157 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:20:06.166 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:20:06.169 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:20:06.171 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:20:06.174 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:20:06.176 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:20:06.178 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:20:06.181 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:06.183 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:06.185 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:20:06.188 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:20:06.190 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:06.193 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:06.195 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:20:06.256 | Enabling site cinder-wsgi. 2021-05-13 06:20:06.261 | To activate the new configuration, you need to run: 2021-05-13 06:20:06.262 | systemctl reload apache2 2021-05-13 06:20:06.266 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:20:06.268 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:20:06.271 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:20:06.273 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:20:06.397 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:20:06.400 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:20:06.434 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.30/image 2021-05-13 06:20:06.462 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:20:06.479 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:06.482 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:20:06.484 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:20:06.487 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:20:06.489 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:20:06.492 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:20:06.522 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:20:06.551 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.30/identity 2021-05-13 06:20:06.579 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:20:06.607 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:20:06.635 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:20:06.663 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:20:06.691 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:20:06.719 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:20:06.748 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:20:06.776 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:20:06.804 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:20:06.832 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:20:06.835 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:20:06.852 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:06.854 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.30:2379 2021-05-13 06:20:06.886 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:20:06.903 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:06.906 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:20:06.908 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:20:06.911 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:20:06.913 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:20:06.915 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:20:06.918 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:20:06.922 | ++ 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:20:06.923 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:20:06.928 | + 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:20:06.930 | + 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:20:06.933 | + 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:20:06.936 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:20:06.938 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:20:06.941 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:20:06.943 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:20:06.946 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:20:06.949 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:20:06.951 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:20:06.954 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:20:06.957 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:20:06.959 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:20:06.961 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:20:06.964 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:20:06.966 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:20:06.969 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:20:06.971 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:20:06.974 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:20:06.976 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:20:06.993 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:20:06.995 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:20:06.997 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:20:07.000 | + functions-common:git_clone:544 : echo master 2021-05-13 06:20:07.001 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:20:07.006 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:20:07.008 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:20:07.010 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:20:07.014 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:20:07.014 | + functions-common:git_clone:593 : head -1 2021-05-13 06:20:07.017 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:20:07.020 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:20:07.022 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:20:07.025 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:20:07.027 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:20:07.030 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:20:07.032 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:20:07.035 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:20:07.037 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:20:07.040 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:20:07.043 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:20:07.045 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:20:07.048 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:20:07.051 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:20:07.053 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:20:07.056 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:20:07.059 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:20:07.062 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:20:07.065 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:20:07.070 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:20:07.073 | + 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:20:07.674 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:20:07.676 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:20:07.679 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:20:07.681 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:20:07.683 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:20:07.686 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:20:07.688 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:20:07.690 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:20:07.692 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:20:07.695 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:20:07.697 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:20:07.700 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:20:07.703 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:20:07.706 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:20:07.727 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:20:07.729 | + 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:20:08.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:20:08.475 | from cryptography.utils import int_from_bytes 2021-05-13 06:20:08.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:20:08.475 | from cryptography.utils import int_from_bytes 2021-05-13 06:20:09.495 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:20:09.495 | 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:20:09.499 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:09.499 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:09.501 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:09.506 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:09.513 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:09.517 | Obtaining file:///opt/stack/neutron 2021-05-13 06:20:11.586 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:20:13.674 | 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:20:13.680 | 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:20:13.684 | 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:20:13.692 | 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:20:13.702 | 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:20:13.713 | 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:20:13.741 | 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:20:13.754 | 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:20:13.763 | 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:20:13.771 | 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:20:13.774 | 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:20:13.783 | 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:20:13.789 | 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:20:13.794 | 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:20:13.799 | 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:20:13.859 | 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:20:13.912 | 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:20:13.916 | 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:20:13.919 | 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:20:13.958 | 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:20:13.984 | 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:20:14.002 | 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:20:14.006 | 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:20:14.011 | 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:20:14.035 | 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:20:14.071 | 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:20:14.082 | 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:20:14.122 | 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:20:14.129 | 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:20:14.176 | 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:20:14.182 | 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:20:14.221 | 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:20:14.276 | 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:20:14.293 | 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:20:14.308 | 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:20:14.323 | 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:20:14.337 | 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:20:14.342 | 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:20:14.351 | 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:20:14.374 | 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:20:14.385 | 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:20:14.401 | 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:20:14.421 | 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:20:14.466 | 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:20:14.471 | 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:20:14.480 | 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:20:14.486 | 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:20:14.489 | 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:20:14.498 | 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:20:14.501 | 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:20:14.522 | 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:20:14.536 | 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:20:14.547 | 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:20:14.550 | 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:20:14.553 | 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:20:14.560 | 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:20:14.565 | 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:20:14.584 | 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:20:14.587 | 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:20:14.606 | 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:20:14.632 | 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:20:14.647 | 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:20:14.651 | 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:20:14.658 | 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:20:14.678 | 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:20:14.680 | 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:20:14.685 | 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:20:14.691 | 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:20:14.741 | 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:20:14.744 | 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:20:14.748 | 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:20:14.751 | 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:20:14.762 | 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:20:14.765 | 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:20:14.767 | 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:20:14.774 | 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:20:14.789 | 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:20:14.798 | 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:20:14.804 | 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:20:14.821 | 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:20:14.840 | 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:20:14.898 | 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:20:14.923 | 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:20:14.930 | 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:20:14.950 | 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:20:14.954 | 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:20:14.957 | 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:20:14.962 | 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:20:14.971 | 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:20:14.979 | 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:20:14.982 | 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:20:14.985 | 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:20:14.990 | 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:20:15.012 | 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:20:15.019 | 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:20:15.022 | 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:20:15.062 | 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:20:15.065 | 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:20:15.069 | 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:20:15.074 | 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:20:15.115 | 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:20:15.120 | 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:20:15.123 | 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:20:15.126 | 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:20:15.137 | 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:20:15.140 | 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:20:15.162 | 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:20:15.174 | 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:20:15.189 | 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:20:15.201 | 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:20:15.205 | 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:20:15.209 | 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:20:15.211 | 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:20:15.216 | 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:20:15.218 | 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:20:15.221 | 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:20:15.223 | 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:20:15.226 | 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:20:15.229 | 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:20:15.232 | 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:20:15.234 | 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:20:15.237 | 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:20:15.240 | 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:20:15.252 | 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:20:15.266 | 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:20:15.321 | 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:20:15.326 | 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:20:15.330 | 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:20:15.333 | 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:20:15.374 | 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:20:16.310 | Installing collected packages: neutron 2021-05-13 06:20:16.310 | Attempting uninstall: neutron 2021-05-13 06:20:16.313 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:20:16.322 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:20:16.323 | Running setup.py develop for neutron 2021-05-13 06:20:18.697 | Successfully installed neutron 2021-05-13 06:20:18.832 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:20:18.832 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:20:18.918 | + inc/python:pip_install:200 : result=0 2021-05-13 06:20:18.920 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:20:18.922 | + functions-common:time_stop:2304 : local name 2021-05-13 06:20:18.925 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:20:18.927 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:20:18.929 | + functions-common:time_stop:2307 : local total 2021-05-13 06:20:18.931 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:20:18.934 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:20:18.937 | + functions-common:time_stop:2311 : start_time=1620886807721 2021-05-13 06:20:18.939 | + functions-common:time_stop:2313 : [[ -z 1620886807721 ]] 2021-05-13 06:20:18.941 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:20:18.946 | + functions-common:time_stop:2316 : end_time=1620886818943 2021-05-13 06:20:18.948 | + functions-common:time_stop:2317 : elapsed_time=11222 2021-05-13 06:20:18.950 | + functions-common:time_stop:2318 : total=82811 2021-05-13 06:20:18.952 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:20:18.955 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94033 2021-05-13 06:20:18.957 | + inc/python:pip_install:203 : return 0 2021-05-13 06:20:18.959 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:20:18.962 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:20:18.964 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:20:18.983 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:20:18.995 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:20:18.998 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:20:19.001 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:20:19.004 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:20:19.006 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:20:19.009 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:20:19.011 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:20:19.014 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:20:19.016 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:20:19.019 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:20:19.019 | Installing OVN and dependent packages 2021-05-13 06:20:19.021 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:20:19.024 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:20:19.039 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:19.042 | + 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:20:19.045 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:20:19.048 | [Call Trace] 2021-05-13 06:20:19.048 | ./stack.sh:896:stack_install_service 2021-05-13 06:20:19.048 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:20:19.048 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:20:19.048 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:20:19.048 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:20:19.048 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:20:19.052 | [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:20:20.055 | Error on exit 2021-05-13 06:20:20.818 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:20:20.819 |