2021-10-15 15:13:23.488 | + ./stack.sh:main:473 : exec 2021-10-15 15:13:23.488 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-151323' 2021-10-15 15:13:23.488 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-15-151323.summary.2021-10-15-151323 2021-10-15 15:13:23.488 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:13:23.488 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-151323 2021-10-15 15:13:23.488 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-151323 /opt/stack/logs/stack.sh.log 2021-10-15 15:13:23.488 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-151323.summary.2021-10-15-151323 /opt/stack/logs/stack.sh.log.summary 2021-10-15 15:13:23.488 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-10-15 15:13:23.488 | + functions:check_path_perm_sanity:596 : local real_path 2021-10-15 15:13:23.488 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-10-15 15:13:23.488 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-10-15 15:13:23.488 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-10-15 15:13:23.488 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-10-15 15:13:23.489 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-10-15 15:13:23.489 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:13:23.489 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-10-15 15:13:23.489 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-10-15 15:13:23.489 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:13:23.489 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:13:23.489 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-10-15 15:13:23.489 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-10-15 15:13:23.489 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:13:23.489 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-10-15 15:13:23.490 | + ./stack.sh:main:546 : trap err_trap ERR 2021-10-15 15:13:23.492 | + ./stack.sh:main:559 : set -o errexit 2021-10-15 15:13:23.494 | + ./stack.sh:main:562 : uname -a 2021-10-15 15:13:23.495 | Linux dv-cinder-814174-1-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-10-15 15:13:23.497 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-10-15 15:13:23.499 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-10-15 15:13:23.502 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-10-15 15:13:23.530 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-10-15 15:13:23.545 | + ./stack.sh:main:576 : fetch_plugins 2021-10-15 15:13:23.548 | + functions-common:fetch_plugins:1655 : local plugins= 2021-10-15 15:13:23.550 | + functions-common:fetch_plugins:1656 : local plugin 2021-10-15 15:13:23.552 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-10-15 15:13:23.554 | + functions-common:fetch_plugins:1660 : return 2021-10-15 15:13:23.555 | + ./stack.sh:main:580 : run_phase override_defaults 2021-10-15 15:13:23.557 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-10-15 15:13:23.559 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:13:23.561 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:13:23.563 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:13:23.565 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:13:23.566 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:13:23.568 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:13:23.570 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:13:23.574 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:13:23.575 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:13:23.577 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:13:23.580 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-10-15 15:13:23.582 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:13:23.595 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:13:23.597 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:13:23.599 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:13:23.601 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:13:23.603 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:13:23.604 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:13:23.606 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:13:23.608 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-10-15 15:13:23.610 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-10-15 15:13:23.612 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:13:23.614 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:13:23.615 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-10-15 15:13:23.617 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-10-15 15:13:23.619 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-10-15 15:13:23.621 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-10-15 15:13:23.623 | + functions-common:plugin_override_defaults:1701 : return 2021-10-15 15:13:23.625 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-10-15 15:13:23.642 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-10-15 15:13:23.644 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-10-15 15:13:23.657 | ++ functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:13:23.660 | +++ lib/tls:source:43 : hostname -f 2021-10-15 15:13:23.663 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-10-15 15:13:23.665 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-10-15 15:13:23.666 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-10-15 15:13:23.668 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-10-15 15:13:23.670 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-10-15 15:13:23.672 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-10-15 15:13:23.674 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-10-15 15:13:23.676 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-10-15 15:13:23.678 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-10-15 15:13:23.679 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-10-15 15:13:23.684 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-10-15 15:13:23.696 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-10-15 15:13:23.713 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-10-15 15:13:23.726 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-10-15 15:13:23.738 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-10-15 15:13:23.765 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-10-15 15:13:23.824 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-10-15 15:13:23.910 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-10-15 15:13:23.932 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-10-15 15:13:23.975 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-10-15 15:13:24.027 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-10-15 15:13:24.153 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-10-15 15:13:24.167 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-10-15 15:13:24.180 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-10-15 15:13:24.193 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-10-15 15:13:24.283 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-10-15 15:13:24.285 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-10-15 15:13:24.288 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-10-15 15:13:24.290 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-10-15 15:13:24.292 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-10-15 15:13:24.294 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-10-15 15:13:24.296 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-10-15 15:13:24.299 | False' 2021-10-15 15:13:24.300 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-10-15 15:13:24.315 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-10-15 15:13:24.317 | + ./stack.sh:main:610 : run_phase source 2021-10-15 15:13:24.319 | + functions-common:run_phase:1737 : local mode=source 2021-10-15 15:13:24.321 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:13:24.323 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:13:24.326 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:13:24.328 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:13:24.330 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:13:24.332 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:13:24.334 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:13:24.338 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:13:24.340 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:13:24.342 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:13:24.344 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-10-15 15:13:24.346 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:13:24.361 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:13:24.363 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:13:24.365 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-10-15 15:13:24.403 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-10-15 15:13:24.405 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-10-15 15:13:24.407 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:13:24.409 | + functions-common:run_phase:1759 : load_plugin_settings 2021-10-15 15:13:24.411 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-10-15 15:13:24.413 | + functions-common:load_plugin_settings:1674 : local plugin 2021-10-15 15:13:24.415 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-10-15 15:13:24.417 | + functions-common:load_plugin_settings:1678 : return 2021-10-15 15:13:24.420 | + functions-common:run_phase:1760 : verify_disabled_services 2021-10-15 15:13:24.422 | + functions-common:verify_disabled_services:2020 : local service 2021-10-15 15:13:24.424 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.426 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-10-15 15:13:24.429 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.431 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-10-15 15:13:24.433 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.435 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-10-15 15:13:24.438 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.441 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-10-15 15:13:24.443 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.445 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-10-15 15:13:24.447 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.450 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-10-15 15:13:24.452 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.454 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-10-15 15:13:24.457 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.459 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-10-15 15:13:24.461 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.463 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-10-15 15:13:24.466 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.468 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-10-15 15:13:24.471 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.473 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-10-15 15:13:24.475 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.477 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-10-15 15:13:24.480 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.482 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-10-15 15:13:24.484 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.487 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-10-15 15:13:24.489 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.491 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-10-15 15:13:24.493 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.495 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-10-15 15:13:24.498 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.500 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-10-15 15:13:24.503 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.505 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-10-15 15:13:24.507 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.509 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-10-15 15:13:24.511 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.514 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-10-15 15:13:24.516 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.519 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-10-15 15:13:24.521 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.523 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-10-15 15:13:24.525 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.527 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-10-15 15:13:24.530 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.532 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-10-15 15:13:24.534 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.537 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-10-15 15:13:24.539 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.541 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-10-15 15:13:24.543 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.545 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-10-15 15:13:24.548 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.550 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-10-15 15:13:24.552 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.554 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-10-15 15:13:24.556 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.559 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-10-15 15:13:24.561 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.564 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-10-15 15:13:24.566 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.568 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-10-15 15:13:24.571 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.573 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-10-15 15:13:24.575 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.577 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-10-15 15:13:24.580 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.582 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-10-15 15:13:24.585 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.587 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-10-15 15:13:24.589 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.591 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-10-15 15:13:24.593 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.596 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-10-15 15:13:24.598 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.600 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-10-15 15:13:24.602 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.604 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-10-15 15:13:24.607 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.609 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-10-15 15:13:24.611 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.613 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-10-15 15:13:24.616 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.618 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-10-15 15:13:24.620 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.622 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-10-15 15:13:24.624 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:24.627 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-10-15 15:13:24.630 | + ./stack.sh:main:681 : initialize_database_backends 2021-10-15 15:13:24.632 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:13:24.635 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-10-15 15:13:24.650 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:13:24.652 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-10-15 15:13:24.654 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:13:24.656 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-10-15 15:13:24.671 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:13:24.673 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-10-15 15:13:24.675 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-10-15 15:13:24.678 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-10-15 15:13:24.680 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-10-15 15:13:24.682 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-10-15 15:13:24.684 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-10-15 15:13:24.687 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-10-15 15:13:24.690 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-10-15 15:13:24.692 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:13:24.695 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-10-15 15:13:24.697 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:13:24.700 | + lib/database:initialize_database_backends:104 : return 0 2021-10-15 15:13:24.702 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-10-15 15:13:24.702 | Using mysql database backend 2021-10-15 15:13:24.705 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-10-15 15:13:24.720 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-10-15 15:13:24.736 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:13:24.739 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-10-15 15:13:24.755 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-10-15 15:13:24.771 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:13:24.774 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-10-15 15:13:24.790 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-10-15 15:13:24.805 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-10-15 15:13:24.822 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:13:24.824 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-10-15 15:13:24.841 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:13:24.843 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-10-15 15:13:24.859 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-10-15 15:13:24.862 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-10-15 15:13:24.864 | + ./stack.sh:main:741 : save_stackenv 741 2021-10-15 15:13:24.866 | + functions-common:save_stackenv:60 : local tag=741 2021-10-15 15:13:24.869 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-10-15 15:13:24.873 | + functions-common:save_stackenv:62 : time_stamp=2021-10-15-151324 2021-10-15 15:13:24.876 | + functions-common:save_stackenv:63 : echo '# 2021-10-15-151324 741' 2021-10-15 15:13:24.879 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:24.881 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:13:24.883 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:24.886 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-10-15 15:13:24.888 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:24.891 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-10-15 15:13:24.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:24.896 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-10-15 15:13:24.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:24.900 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2021-10-15 15:13:24.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:24.905 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2021-10-15 15:13:24.908 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:24.910 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-15-151323 2021-10-15 15:13:24.913 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:24.915 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-10-15 15:13:24.917 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:24.920 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2021-10-15 15:13:24.923 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:24.925 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-10-15 15:13:24.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:24.929 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-10-15 15:13:24.932 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:24.934 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-10-15 15:13:24.936 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:24.939 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-10-15 15:13:24.942 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-10-15 15:13:24.944 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-10-15 15:13:24.946 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-10-15 15:13:24.948 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:13:24.950 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:13:24.953 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:13:24.955 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:13:24.958 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:13:24.960 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:13:24.975 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:13:24.977 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:13:24.979 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:13:24.982 | + functions-common:git_clone:544 : echo master 2021-10-15 15:13:24.983 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:13:24.988 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-10-15 15:13:24.990 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:13:24.992 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-10-15 15:13:24.995 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:13:24.995 | + functions-common:git_clone:593 : head -1 2021-10-15 15:13:24.998 | c9e9adfd Updated from generate-constraints 2021-10-15 15:13:25.001 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:13:25.004 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-10-15 15:13:25.006 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:13:25.008 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-10-15 15:13:25.011 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-10-15 15:13:25.013 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-10-15 15:13:25.016 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-10-15 15:13:25.019 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:13:25.021 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-10-15 15:13:25.023 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-10-15 15:13:25.026 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-10-15 15:13:25.029 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-10-15 15:13:25.033 | ++ tools/install_prereqs.sh:source:47 : NOW=1634310805 2021-10-15 15:13:25.036 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-10-15 15:13:25.040 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1634310511 2021-10-15 15:13:25.043 | ++ tools/install_prereqs.sh:source:49 : DELTA=294 2021-10-15 15:13:25.045 | ++ tools/install_prereqs.sh:source:50 : [[ 294 -lt 7200 ]] 2021-10-15 15:13:25.048 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-10-15 15:13:25.050 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-10-15 15:13:25.053 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-10-15 15:13:25.055 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-10-15 15:13:25.057 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-10-15 15:13:25.060 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-10-15 15:13:25.062 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-10-15 15:13:25.065 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-10-15 15:13:25.068 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-10-15 15:13:25.113 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-10-15 15:13:25.113 | apache2-dev 2021-10-15 15:13:25.113 | bc 2021-10-15 15:13:25.113 | bsdmainutils 2021-10-15 15:13:25.113 | curl 2021-10-15 15:13:25.113 | g++ 2021-10-15 15:13:25.113 | gawk 2021-10-15 15:13:25.113 | gcc 2021-10-15 15:13:25.114 | gettext 2021-10-15 15:13:25.114 | git 2021-10-15 15:13:25.114 | graphviz 2021-10-15 15:13:25.114 | iputils-ping 2021-10-15 15:13:25.114 | libapache2-mod-proxy-uwsgi 2021-10-15 15:13:25.114 | libffi-dev 2021-10-15 15:13:25.114 | libjpeg-dev 2021-10-15 15:13:25.114 | libpcre3-dev 2021-10-15 15:13:25.114 | libpq-dev 2021-10-15 15:13:25.114 | libssl-dev 2021-10-15 15:13:25.114 | libsystemd-dev 2021-10-15 15:13:25.114 | libxml2-dev 2021-10-15 15:13:25.114 | libxslt1-dev 2021-10-15 15:13:25.114 | libyaml-dev 2021-10-15 15:13:25.114 | lsof 2021-10-15 15:13:25.114 | openssh-server 2021-10-15 15:13:25.114 | openssl 2021-10-15 15:13:25.114 | pkg-config 2021-10-15 15:13:25.114 | psmisc 2021-10-15 15:13:25.114 | python3-dev 2021-10-15 15:13:25.114 | python3-pip 2021-10-15 15:13:25.114 | python3-systemd 2021-10-15 15:13:25.114 | python3-venv 2021-10-15 15:13:25.114 | tar 2021-10-15 15:13:25.114 | tcpdump 2021-10-15 15:13:25.114 | unzip 2021-10-15 15:13:25.114 | uuid-runtime 2021-10-15 15:13:25.114 | wget 2021-10-15 15:13:25.114 | wget 2021-10-15 15:13:25.114 | zlib1g-dev 2021-10-15 15:13:25.114 | libkrb5-dev 2021-10-15 15:13:25.114 | libldap2-dev 2021-10-15 15:13:25.114 | libsasl2-dev 2021-10-15 15:13:25.114 | memcached 2021-10-15 15:13:25.114 | python3-mysqldb 2021-10-15 15:13:25.114 | sqlite3 2021-10-15 15:13:25.114 | conntrack 2021-10-15 15:13:25.114 | curl 2021-10-15 15:13:25.114 | dnsmasq-base 2021-10-15 15:13:25.115 | dnsmasq-utils 2021-10-15 15:13:25.115 | ebtables 2021-10-15 15:13:25.115 | genisoimage 2021-10-15 15:13:25.115 | iptables 2021-10-15 15:13:25.115 | iputils-arping 2021-10-15 15:13:25.115 | kpartx 2021-10-15 15:13:25.115 | libjs-jquery-tablesorter 2021-10-15 15:13:25.115 | parted 2021-10-15 15:13:25.115 | pm-utils 2021-10-15 15:13:25.115 | python3-mysqldb 2021-10-15 15:13:25.115 | socat 2021-10-15 15:13:25.115 | sqlite3 2021-10-15 15:13:25.115 | sudo 2021-10-15 15:13:25.115 | vlan 2021-10-15 15:13:25.115 | lsscsi 2021-10-15 15:13:25.115 | open-iscsi 2021-10-15 15:13:25.115 | lvm2 2021-10-15 15:13:25.115 | qemu-utils 2021-10-15 15:13:25.115 | thin-provisioning-tools 2021-10-15 15:13:25.115 | acl 2021-10-15 15:13:25.115 | dnsmasq-base 2021-10-15 15:13:25.115 | dnsmasq-utils 2021-10-15 15:13:25.115 | ebtables 2021-10-15 15:13:25.115 | haproxy 2021-10-15 15:13:25.115 | iptables 2021-10-15 15:13:25.115 | iputils-arping 2021-10-15 15:13:25.115 | iputils-ping 2021-10-15 15:13:25.115 | postgresql-server-dev-all 2021-10-15 15:13:25.115 | python3-mysqldb 2021-10-15 15:13:25.115 | sqlite3 2021-10-15 15:13:25.115 | sudo 2021-10-15 15:13:25.115 | vlan 2021-10-15 15:13:25.115 | pcp 2021-10-15 15:13:25.115 | ipset 2021-10-15 15:13:25.115 | conntrack 2021-10-15 15:13:25.115 | conntrackd 2021-10-15 15:13:25.115 | keepalived 2021-10-15 15:13:25.116 | lvm2 2021-10-15 15:13:25.116 | qemu-utils 2021-10-15 15:13:25.116 | thin-provisioning-tools 2021-10-15 15:13:25.116 | curl 2021-10-15 15:13:25.116 | liberasurecode-dev 2021-10-15 15:13:25.116 | make 2021-10-15 15:13:25.116 | memcached 2021-10-15 15:13:25.116 | sqlite3 2021-10-15 15:13:25.116 | xfsprogs' 2021-10-15 15:13:25.116 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-10-15 15:13:25.134 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-10-15 15:13:25.134 | apache2-dev 2021-10-15 15:13:25.134 | bc 2021-10-15 15:13:25.134 | bsdmainutils 2021-10-15 15:13:25.134 | curl 2021-10-15 15:13:25.134 | g++ 2021-10-15 15:13:25.134 | gawk 2021-10-15 15:13:25.134 | gcc 2021-10-15 15:13:25.134 | gettext 2021-10-15 15:13:25.134 | git 2021-10-15 15:13:25.134 | graphviz 2021-10-15 15:13:25.134 | iputils-ping 2021-10-15 15:13:25.134 | libapache2-mod-proxy-uwsgi 2021-10-15 15:13:25.134 | libffi-dev 2021-10-15 15:13:25.134 | libjpeg-dev 2021-10-15 15:13:25.134 | libpcre3-dev 2021-10-15 15:13:25.134 | libpq-dev 2021-10-15 15:13:25.134 | libssl-dev 2021-10-15 15:13:25.134 | libsystemd-dev 2021-10-15 15:13:25.135 | libxml2-dev 2021-10-15 15:13:25.135 | libxslt1-dev 2021-10-15 15:13:25.135 | libyaml-dev 2021-10-15 15:13:25.135 | lsof 2021-10-15 15:13:25.135 | openssh-server 2021-10-15 15:13:25.135 | openssl 2021-10-15 15:13:25.135 | pkg-config 2021-10-15 15:13:25.135 | psmisc 2021-10-15 15:13:25.135 | python3-dev 2021-10-15 15:13:25.135 | python3-pip 2021-10-15 15:13:25.135 | python3-systemd 2021-10-15 15:13:25.135 | python3-venv 2021-10-15 15:13:25.135 | tar 2021-10-15 15:13:25.135 | tcpdump 2021-10-15 15:13:25.135 | unzip 2021-10-15 15:13:25.135 | uuid-runtime 2021-10-15 15:13:25.135 | wget 2021-10-15 15:13:25.135 | wget 2021-10-15 15:13:25.135 | zlib1g-dev 2021-10-15 15:13:25.135 | libkrb5-dev 2021-10-15 15:13:25.135 | libldap2-dev 2021-10-15 15:13:25.135 | libsasl2-dev 2021-10-15 15:13:25.135 | memcached 2021-10-15 15:13:25.135 | python3-mysqldb 2021-10-15 15:13:25.135 | sqlite3 2021-10-15 15:13:25.135 | conntrack 2021-10-15 15:13:25.135 | curl 2021-10-15 15:13:25.135 | dnsmasq-base 2021-10-15 15:13:25.135 | dnsmasq-utils 2021-10-15 15:13:25.135 | ebtables 2021-10-15 15:13:25.135 | genisoimage 2021-10-15 15:13:25.135 | iptables 2021-10-15 15:13:25.135 | iputils-arping 2021-10-15 15:13:25.135 | kpartx 2021-10-15 15:13:25.135 | libjs-jquery-tablesorter 2021-10-15 15:13:25.135 | parted 2021-10-15 15:13:25.135 | pm-utils 2021-10-15 15:13:25.135 | python3-mysqldb 2021-10-15 15:13:25.135 | socat 2021-10-15 15:13:25.136 | sqlite3 2021-10-15 15:13:25.136 | sudo 2021-10-15 15:13:25.136 | vlan 2021-10-15 15:13:25.136 | lsscsi 2021-10-15 15:13:25.136 | open-iscsi 2021-10-15 15:13:25.136 | lvm2 2021-10-15 15:13:25.136 | qemu-utils 2021-10-15 15:13:25.136 | thin-provisioning-tools 2021-10-15 15:13:25.136 | acl 2021-10-15 15:13:25.136 | dnsmasq-base 2021-10-15 15:13:25.136 | dnsmasq-utils 2021-10-15 15:13:25.136 | ebtables 2021-10-15 15:13:25.136 | haproxy 2021-10-15 15:13:25.136 | iptables 2021-10-15 15:13:25.136 | iputils-arping 2021-10-15 15:13:25.136 | iputils-ping 2021-10-15 15:13:25.136 | postgresql-server-dev-all 2021-10-15 15:13:25.136 | python3-mysqldb 2021-10-15 15:13:25.136 | sqlite3 2021-10-15 15:13:25.136 | sudo 2021-10-15 15:13:25.136 | vlan 2021-10-15 15:13:25.136 | pcp 2021-10-15 15:13:25.136 | ipset 2021-10-15 15:13:25.136 | conntrack 2021-10-15 15:13:25.136 | conntrackd 2021-10-15 15:13:25.136 | keepalived 2021-10-15 15:13:25.136 | lvm2 2021-10-15 15:13:25.136 | qemu-utils 2021-10-15 15:13:25.136 | thin-provisioning-tools 2021-10-15 15:13:25.136 | curl 2021-10-15 15:13:25.136 | liberasurecode-dev 2021-10-15 15:13:25.136 | make 2021-10-15 15:13:25.136 | memcached 2021-10-15 15:13:25.136 | sqlite3 2021-10-15 15:13:25.136 | xfsprogs ' 2021-10-15 15:13:25.136 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-10-15 15:13:25.139 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:13:25.141 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:13:25.144 | ++ 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:13:25.144 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-10-15 15:13:25.149 | ++ 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:13:25.151 | ++ functions-common:install_package:1347 : update_package_repo 2021-10-15 15:13:25.153 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:13:25.155 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-10-15 15:13:25.157 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:13:25.160 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:13:25.162 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:13:25.164 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:13:25.166 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:13:25.168 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:13:25.170 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-10-15 15:13:25.173 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-10-15 15:13:25.175 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-10-15 15:13:25.177 | +++ functions-common:apt_get_update:1081 : id -u 2021-10-15 15:13:25.181 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-10-15 15:13:25.183 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-10-15 15:13:25.185 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-10-15 15:13:25.188 | ++ functions-common:time_start:2296 : local start_time= 2021-10-15 15:13:25.190 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-10-15 15:13:25.193 | +++ functions-common:time_start:2300 : date +%s%3N 2021-10-15 15:13:25.196 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1634310805194 2021-10-15 15:13:25.199 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-10-15 15:13:25.201 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-10-15 15:13:25.203 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-10-15 15:13:25.601 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-10-15 15:13:25.601 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-10-15 15:13:25.731 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-10-15 15:13:26.288 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-10-15 15:13:26.680 | Fetched 328 kB in 1s (274 kB/s) 2021-10-15 15:13:28.097 | Reading package lists... 2021-10-15 15:13:28.127 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-10-15 15:13:28.129 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-10-15 15:13:28.131 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:13:28.133 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:13:28.135 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:13:28.137 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:13:28.139 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:13:28.142 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-10-15 15:13:28.144 | ++ functions-common:time_stop:2316 : start_time=1634310805194 2021-10-15 15:13:28.146 | ++ functions-common:time_stop:2318 : [[ -z 1634310805194 ]] 2021-10-15 15:13:28.149 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:13:28.153 | ++ functions-common:time_stop:2321 : end_time=1634310808150 2021-10-15 15:13:28.155 | ++ functions-common:time_stop:2322 : elapsed_time=2956 2021-10-15 15:13:28.158 | ++ functions-common:time_stop:2323 : total=0 2021-10-15 15:13:28.160 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:13:28.162 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2956 2021-10-15 15:13:28.164 | ++ functions-common:install_package:1348 : 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:13:28.167 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:13:28.169 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:13:28.171 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:13:28.174 | ++ functions-common:real_install_package:1334 : 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:13:28.194 | ++ functions-common:apt_get:1114 : 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:13:28.309 | Reading package lists... 2021-10-15 15:13:28.537 | Building dependency tree... 2021-10-15 15:13:28.538 | Reading state information... 2021-10-15 15:13:28.570 | acl is already the newest version (2.2.53-6). 2021-10-15 15:13:28.570 | bc is already the newest version (1.07.1-2build1). 2021-10-15 15:13:28.570 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-10-15 15:13:28.570 | conntrack is already the newest version (1:1.4.5-2). 2021-10-15 15:13:28.571 | ebtables is already the newest version (2.0.11-3build1). 2021-10-15 15:13:28.571 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:13:28.571 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-10-15 15:13:28.571 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:13:28.571 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-10-15 15:13:28.571 | gettext is already the newest version (0.19.8.1-10build1). 2021-10-15 15:13:28.571 | ipset is already the newest version (7.5-1~exp1). 2021-10-15 15:13:28.571 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-10-15 15:13:28.571 | iputils-arping is already the newest version (3:20190709-3). 2021-10-15 15:13:28.571 | iputils-ping is already the newest version (3:20190709-3). 2021-10-15 15:13:28.571 | keepalived is already the newest version (1:2.0.19-2). 2021-10-15 15:13:28.571 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-10-15 15:13:28.571 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-10-15 15:13:28.571 | libffi-dev is already the newest version (3.3-4). 2021-10-15 15:13:28.571 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-10-15 15:13:28.571 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-10-15 15:13:28.571 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-10-15 15:13:28.571 | libxslt1-dev is already the newest version (1.1.34-4). 2021-10-15 15:13:28.571 | libyaml-dev is already the newest version (0.2.2-1). 2021-10-15 15:13:28.571 | lsscsi is already the newest version (0.30-0.1). 2021-10-15 15:13:28.571 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-10-15 15:13:28.571 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:13:28.571 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-10-15 15:13:28.571 | psmisc is already the newest version (23.3-1). 2021-10-15 15:13:28.571 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:13:28.571 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-10-15 15:13:28.571 | python3-systemd is already the newest version (234-3build2). 2021-10-15 15:13:28.571 | socat is already the newest version (1.7.3.3-2). 2021-10-15 15:13:28.571 | tcpdump is already the newest version (4.9.3-4). 2021-10-15 15:13:28.571 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-10-15 15:13:28.571 | unzip is already the newest version (6.0-25ubuntu1). 2021-10-15 15:13:28.571 | wget is already the newest version (1.20.3-1ubuntu1). 2021-10-15 15:13:28.571 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-10-15 15:13:28.571 | conntrackd is already the newest version (1:1.4.5-2). 2021-10-15 15:13:28.571 | graphviz is already the newest version (2.42.2-3build2). 2021-10-15 15:13:28.572 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-10-15 15:13:28.572 | pcp is already the newest version (5.0.3-1). 2021-10-15 15:13:28.572 | pm-utils is already the newest version (1.4.1-19). 2021-10-15 15:13:28.572 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:13:28.572 | apache2 is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:13:28.572 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:13:28.572 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-10-15 15:13:28.572 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:13:28.572 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:13:28.572 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-10-15 15:13:28.572 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-10-15 15:13:28.572 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-10-15 15:13:28.572 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-10-15 15:13:28.572 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-10-15 15:13:28.572 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:13:28.572 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-10-15 15:13:28.572 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-10-15 15:13:28.572 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-10-15 15:13:28.572 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-10-15 15:13:28.572 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-10-15 15:13:28.572 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-10-15 15:13:28.572 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:13:28.572 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-10-15 15:13:28.572 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-10-15 15:13:28.572 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-10-15 15:13:28.572 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-10-15 15:13:28.572 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-10-15 15:13:28.572 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-10-15 15:13:28.572 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-10-15 15:13:28.572 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:13:28.776 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-10-15 15:13:28.776 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-10-15 15:13:28.777 | The following packages were automatically installed and are no longer required: 2021-10-15 15:13:28.778 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:13:28.778 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:13:28.778 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:13:28.778 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:13:28.778 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:13:28.778 | python3-zope.interface 2021-10-15 15:13:28.778 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:13:28.779 | The following additional packages will be installed: 2021-10-15 15:13:28.779 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2021-10-15 15:13:28.844 | The following NEW packages will be installed: 2021-10-15 15:13:28.844 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2021-10-15 15:13:28.844 | python3-yaml 2021-10-15 15:13:29.402 | 0 upgraded, 5 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:13:29.402 | Need to get 0 B/27.4 MB of archives. 2021-10-15 15:13:29.402 | After this operation, 211 MB of additional disk space will be used. 2021-10-15 15:13:29.542 | Selecting previously unselected package python3-yaml. 2021-10-15 15:13:29.593 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 87911 files and directories currently installed.) 2021-10-15 15:13:29.597 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-10-15 15:13:29.627 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-10-15 15:13:29.907 | Selecting previously unselected package llvm-10-tools. 2021-10-15 15:13:29.917 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-10-15 15:13:29.947 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-10-15 15:13:30.426 | Selecting previously unselected package llvm-10-dev. 2021-10-15 15:13:30.436 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-10-15 15:13:30.558 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-10-15 15:13:35.357 | Selecting previously unselected package postgresql-server-dev-12. 2021-10-15 15:13:35.368 | Preparing to unpack .../postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-10-15 15:13:35.414 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-10-15 15:13:36.021 | Selecting previously unselected package postgresql-server-dev-all. 2021-10-15 15:13:36.032 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-10-15 15:13:36.061 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-10-15 15:13:36.514 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-10-15 15:13:37.004 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-10-15 15:13:37.112 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-10-15 15:13:37.249 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-10-15 15:13:37.369 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-10-15 15:13:37.478 | Processing triggers for man-db (2.9.1-1) ... 2021-10-15 15:13:37.954 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-10-15 15:13:44.830 | ++ functions-common:apt_get:1118 : result=0 2021-10-15 15:13:44.832 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:13:44.834 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:13:44.836 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:13:44.839 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:13:44.841 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:13:44.843 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:13:44.845 | ++ functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:13:44.847 | ++ functions-common:time_stop:2316 : start_time=1634310808191 2021-10-15 15:13:44.850 | ++ functions-common:time_stop:2318 : [[ -z 1634310808191 ]] 2021-10-15 15:13:44.852 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:13:44.857 | ++ functions-common:time_stop:2321 : end_time=1634310824854 2021-10-15 15:13:44.859 | ++ functions-common:time_stop:2322 : elapsed_time=16663 2021-10-15 15:13:44.861 | ++ functions-common:time_stop:2323 : total=720 2021-10-15 15:13:44.863 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:13:44.865 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17383 2021-10-15 15:13:44.868 | ++ functions-common:apt_get:1122 : return 0 2021-10-15 15:13:44.870 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-10-15 15:13:44.873 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:13:44.875 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-10-15 15:13:44.880 | ++ tools/install_prereqs.sh:source:89 : date 2021-10-15 15:13:44.884 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-10-15 15:13:44.886 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-10-15 15:13:44.889 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-10-15 15:13:46.272 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-10-15 15:13:46.274 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:13:46.276 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:13:46.279 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:13:46.281 | + tools/install_pip.sh:main:43 : GetDistro 2021-10-15 15:13:46.283 | + functions-common:GetDistro:373 : GetOSVersion 2021-10-15 15:13:46.285 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-10-15 15:13:46.287 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-10-15 15:13:46.289 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-10-15 15:13:46.291 | + functions-common:_ensure_lsb_release:328 : return 2021-10-15 15:13:46.293 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-10-15 15:13:46.365 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-10-15 15:13:46.367 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-10-15 15:13:46.439 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-10-15 15:13:46.441 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-10-15 15:13:46.512 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-10-15 15:13:46.514 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-10-15 15:13:46.516 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-10-15 15:13:46.518 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-10-15 15:13:46.520 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-10-15 15:13:46.521 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-10-15 15:13:46.523 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-10-15 15:13:46.525 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-10-15 15:13:46.527 | + functions-common:GetDistro:378 : DISTRO=focal 2021-10-15 15:13:46.529 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-10-15 15:13:46.531 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-10-15 15:13:46.531 | Distro: focal 2021-10-15 15:13:46.534 | + tools/install_pip.sh:main:115 : get_versions 2021-10-15 15:13:46.536 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:13:46.539 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:13:46.541 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:13:46.544 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:13:46.544 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:13:47.012 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-10-15 15:13:47.014 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-10-15 15:13:47.014 | pip: 20.2.2 2021-10-15 15:13:47.016 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-10-15 15:13:47.017 | + tools/install_pip.sh:main:121 : is_fedora 2021-10-15 15:13:47.019 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:13:47.021 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:13:47.022 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:13:47.024 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:13:47.026 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:13:47.027 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:13:47.029 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:13:47.031 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:13:47.033 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:13:47.035 | + tools/install_pip.sh:main:133 : install_get_pip 2021-10-15 15:13:47.037 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:13:47.039 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:13:47.039 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-10-15 15:13:47.043 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:13:47.044 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-10-15 15:13:47.047 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-10-15 15:13:47.048 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:13:47.050 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-10-15 15:13:47.052 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:13:47.062 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-10-15 15:13:47.062 | Dload Upload Total Spent Left Speed 2021-10-15 15:13:47.291 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-10-15 15:13:47.295 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-10-15 15:13:47.299 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:13:50.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:13:50.473 | from cryptography.utils import int_from_bytes 2021-10-15 15:13:50.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:13:50.473 | from cryptography.utils import int_from_bytes 2021-10-15 15:13:50.774 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:13:50.972 | Collecting pip 2021-10-15 15:13:50.984 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4a1/de8f97884ecfc/pip-21.3-py3-none-any.whl (1.7 MB) 2021-10-15 15:13:53.021 | Installing collected packages: pip 2021-10-15 15:13:53.021 | Attempting uninstall: pip 2021-10-15 15:13:53.022 | Found existing installation: pip 20.2.2 2021-10-15 15:13:53.250 | Uninstalling pip-20.2.2: 2021-10-15 15:13:53.262 | Successfully uninstalled pip-20.2.2 2021-10-15 15:13:54.956 | Successfully installed pip-21.3 2021-10-15 15:13:54.956 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:13:55.093 | + tools/install_pip.sh:main:136 : set -x 2021-10-15 15:13:55.095 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-10-15 15:13:55.097 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-10-15 15:13:55.099 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:13:55.101 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-10-15 15:13:55.103 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-10-15 15:13:55.105 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:13:55.107 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:13:55.108 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:13:55.113 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-10-15 15:13:55.114 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-10-15 15:13:55.116 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:13:55.118 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:13:55.120 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:13:55.136 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-10-15 15:13:55.138 | + 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 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:13:55.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:13:55.950 | from cryptography.utils import int_from_bytes 2021-10-15 15:13:55.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:13:55.950 | from cryptography.utils import int_from_bytes 2021-10-15 15:13:57.024 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:13:57.043 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (58.2.0) 2021-10-15 15:13:59.081 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:13:59.196 | + inc/python:pip_install:200 : result=0 2021-10-15 15:13:59.198 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:13:59.199 | + functions-common:time_stop:2309 : local name 2021-10-15 15:13:59.201 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:13:59.203 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:13:59.204 | + functions-common:time_stop:2312 : local total 2021-10-15 15:13:59.206 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:13:59.208 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:13:59.209 | + functions-common:time_stop:2316 : start_time=1634310835132 2021-10-15 15:13:59.211 | + functions-common:time_stop:2318 : [[ -z 1634310835132 ]] 2021-10-15 15:13:59.213 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:13:59.216 | + functions-common:time_stop:2321 : end_time=1634310839214 2021-10-15 15:13:59.218 | + functions-common:time_stop:2322 : elapsed_time=4082 2021-10-15 15:13:59.220 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:13:59.222 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:13:59.224 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4082 2021-10-15 15:13:59.225 | + inc/python:pip_install:203 : return 0 2021-10-15 15:13:59.227 | + tools/install_pip.sh:main:142 : get_versions 2021-10-15 15:13:59.230 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:13:59.234 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:13:59.236 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:13:59.238 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:13:59.239 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:13:59.881 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 15:13:59.883 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 15:13:59.896 | pip: 21.3 2021-10-15 15:13:59.896 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-10-15 15:13:59.896 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:13:59.896 | + ./stack.sh:main:778 : fixup_all 2021-10-15 15:13:59.896 | + tools/fixup_stuff.sh:fixup_all:185 : fixup_keystone 2021-10-15 15:13:59.897 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-10-15 15:13:59.899 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:13:59.903 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:13:59.904 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-10-15 15:13:59.905 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-10-15 15:13:59.910 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-10-15 15:13:59.912 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-10-15 15:13:59.914 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-10-15 15:13:59.923 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-10-15 15:13:59.926 | + tools/fixup_stuff.sh:fixup_all:186 : fixup_ubuntu 2021-10-15 15:13:59.928 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : is_ubuntu 2021-10-15 15:13:59.931 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:13:59.933 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:13:59.935 | + tools/fixup_stuff.sh:fixup_ubuntu:179 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-10-15 15:13:59.947 | + tools/fixup_stuff.sh:fixup_ubuntu:180 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-10-15 15:13:59.959 | + tools/fixup_stuff.sh:fixup_ubuntu:181 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-10-15 15:13:59.970 | + tools/fixup_stuff.sh:fixup_all:187 : fixup_fedora 2021-10-15 15:13:59.972 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-10-15 15:13:59.974 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:13:59.976 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:13:59.978 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:13:59.981 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:13:59.984 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:13:59.986 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:13:59.988 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:13:59.990 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:13:59.992 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:13:59.994 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-10-15 15:13:59.996 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_suse 2021-10-15 15:13:59.999 | + tools/fixup_stuff.sh:fixup_suse:122 : is_suse 2021-10-15 15:14:00.001 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:14:00.003 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:14:00.005 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:14:00.008 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:14:00.010 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:14:00.012 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:14:00.014 | + tools/fixup_stuff.sh:fixup_suse:123 : return 2021-10-15 15:14:00.016 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-10-15 15:14:00.038 | Using python 3.8 to install os-testr 2021-10-15 15:14:00.040 | + 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-10-15 15:14:00.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:14:00.844 | from cryptography.utils import int_from_bytes 2021-10-15 15:14:00.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:14:00.844 | from cryptography.utils import int_from_bytes 2021-10-15 15:14:01.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:14:01.927 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-10-15 15:14:01.998 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-10-15 15:14:02.000 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-10-15 15:14:02.001 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-10-15 15:14:02.002 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-10-15 15:14:02.016 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-10-15 15:14:02.040 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-10-15 15:14:02.041 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-10-15 15:14:02.042 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-10-15 15:14:02.044 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-10-15 15:14:02.045 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-10-15 15:14:02.069 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-10-15 15:14:02.070 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-10-15 15:14:02.071 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-10-15 15:14:02.073 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-10-15 15:14:02.074 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.2.0) 2021-10-15 15:14:02.088 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-10-15 15:14:02.157 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-10-15 15:14:02.158 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-10-15 15:14:02.159 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-10-15 15:14:02.160 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-10-15 15:14:04.126 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:14:04.245 | + inc/python:pip_install:200 : result=0 2021-10-15 15:14:04.247 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:14:04.249 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:04.251 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:04.253 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:04.255 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:04.257 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:04.259 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:14:04.262 | + functions-common:time_stop:2316 : start_time=1634310840032 2021-10-15 15:14:04.264 | + functions-common:time_stop:2318 : [[ -z 1634310840032 ]] 2021-10-15 15:14:04.266 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:04.270 | + functions-common:time_stop:2321 : end_time=1634310844268 2021-10-15 15:14:04.272 | + functions-common:time_stop:2322 : elapsed_time=4236 2021-10-15 15:14:04.274 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:14:04.276 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:04.278 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4236 2021-10-15 15:14:04.281 | + inc/python:pip_install:203 : return 0 2021-10-15 15:14:04.283 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-10-15 15:14:04.335 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-10-15 15:14:04.601 | + ./stack.sh:main:792 : install_infra 2021-10-15 15:14:04.604 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:14:04.607 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-10-15 15:14:04.610 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-10-15 15:14:07.771 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:14:07.774 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-10-15 15:14:07.796 | + 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-10-15 15:14:09.729 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:09.760 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:09.867 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:09.981 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:10.027 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:10.171 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:10.243 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:10.273 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:10.292 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:10.326 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:10.386 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:10.422 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:10.474 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:10.479 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:14:10.989 | Collecting pbr===5.6.0 2021-10-15 15:14:10.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-10-15 15:14:11.035 | Installing collected packages: pbr 2021-10-15 15:14:11.173 | Successfully installed pbr-5.6.0 2021-10-15 15:14:11.234 | + inc/python:pip_install:200 : result=0 2021-10-15 15:14:11.237 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:14:11.239 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:11.241 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:11.243 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:11.245 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:11.248 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:11.250 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:14:11.252 | + functions-common:time_stop:2316 : start_time=1634310847789 2021-10-15 15:14:11.255 | + functions-common:time_stop:2318 : [[ -z 1634310847789 ]] 2021-10-15 15:14:11.257 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:11.261 | + functions-common:time_stop:2321 : end_time=1634310851259 2021-10-15 15:14:11.264 | + functions-common:time_stop:2322 : elapsed_time=3470 2021-10-15 15:14:11.266 | + functions-common:time_stop:2323 : total=4236 2021-10-15 15:14:11.268 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:11.270 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7706 2021-10-15 15:14:11.272 | + inc/python:pip_install:203 : return 0 2021-10-15 15:14:11.275 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:14:11.277 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-10-15 15:14:11.299 | + 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-10-15 15:14:13.252 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:13.282 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:13.390 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:13.506 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:13.552 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:13.697 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:13.769 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:13.799 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:13.819 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:13.852 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:13.912 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:13.948 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:13.998 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:14.002 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:14:14.005 | Processing /opt/stack/requirements 2021-10-15 15:14:15.690 | Collecting fixtures===3.0.0 2021-10-15 15:14:15.696 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-10-15 15:14:16.364 | Collecting PyYAML===5.4.1 2021-10-15 15:14:16.371 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-10-15 15:14:16.944 | Collecting requests===2.26.0 2021-10-15 15:14:16.952 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-10-15 15:14:17.397 | Collecting packaging===21.0 2021-10-15 15:14:17.403 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2021-10-15 15:14:17.804 | Collecting testtools===2.5.0 2021-10-15 15:14:17.811 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-10-15 15:14:18.231 | Collecting idna===3.3 2021-10-15 15:14:18.239 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2021-10-15 15:14:18.784 | Collecting pyparsing===2.4.7 2021-10-15 15:14:18.791 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-10-15 15:14:19.170 | Collecting six===1.16.0 2021-10-15 15:14:19.176 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-10-15 15:14:19.559 | Collecting charset-normalizer===2.0.7 2021-10-15 15:14:19.565 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f7a/f805c321bfa1c/charset_normalizer-2.0.7-py3-none-any.whl (38 kB) 2021-10-15 15:14:19.928 | Collecting Parsley>=1.2 2021-10-15 15:14:19.934 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-10-15 15:14:20.400 | Collecting beagle>=0.2.1 2021-10-15 15:14:20.406 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-10-15 15:14:20.432 | 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 47)) (5.6.0) 2021-10-15 15:14:20.858 | Collecting urllib3===1.26.7 2021-10-15 15:14:20.864 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4f/df4019605b6e5/urllib3-1.26.7-py2.py3-none-any.whl (138 kB) 2021-10-15 15:14:21.304 | Collecting certifi===2021.10.8 2021-10-15 15:14:21.310 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2021-10-15 15:14:21.667 | Collecting extras===1.0.0 2021-10-15 15:14:21.674 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-10-15 15:14:22.148 | Collecting cliff===3.9.0 2021-10-15 15:14:22.154 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2021-10-15 15:14:22.759 | Collecting cmd2===2.2.0 2021-10-15 15:14:22.765 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d2f/75a0f8712541d/cmd2-2.2.0-py3-none-any.whl (144 kB) 2021-10-15 15:14:22.909 | Collecting stevedore===3.4.0 2021-10-15 15:14:22.915 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/920/ce6259f0b2498/stevedore-3.4.0-py3-none-any.whl (49 kB) 2021-10-15 15:14:23.304 | Collecting prettytable===0.7.2 2021-10-15 15:14:23.310 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-10-15 15:14:23.656 | Collecting autopage===0.4.0 2021-10-15 15:14:23.663 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2021-10-15 15:14:24.037 | Collecting pyperclip===1.8.2 2021-10-15 15:14:24.042 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-10-15 15:14:24.770 | Collecting wcwidth===0.2.5 2021-10-15 15:14:24.776 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-10-15 15:14:25.207 | Collecting colorama===0.4.4 2021-10-15 15:14:25.236 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-10-15 15:14:25.616 | Collecting attrs===21.2.0 2021-10-15 15:14:25.622 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-10-15 15:14:25.694 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-10-15 15:14:25.695 | Building wheel for pyperclip (setup.py): started 2021-10-15 15:14:25.941 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-10-15 15:14:25.941 | ERROR: Command errored out with exit status 1: 2021-10-15 15:14:25.941 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-g75_21as/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-g75_21as/pyperclip/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-iutmidg4 2021-10-15 15:14:25.941 | cwd: /tmp/pip-install-g75_21as/pyperclip/ 2021-10-15 15:14:25.941 | Complete output (6 lines): 2021-10-15 15:14:25.941 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 15:14:25.942 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 15:14:25.942 | or: setup.py --help-commands 2021-10-15 15:14:25.942 | or: setup.py cmd --help 2021-10-15 15:14:25.942 | 2021-10-15 15:14:25.942 | error: invalid command 'bdist_wheel' 2021-10-15 15:14:25.942 | ---------------------------------------- 2021-10-15 15:14:25.942 | ERROR: Failed building wheel for pyperclip 2021-10-15 15:14:25.942 | Running setup.py clean for pyperclip 2021-10-15 15:14:26.196 | Building wheel for openstack-requirements (setup.py): started 2021-10-15 15:14:26.977 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-10-15 15:14:26.978 | ERROR: Command errored out with exit status 1: 2021-10-15 15:14:26.978 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-uk3vjfqb/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-uk3vjfqb/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-6uv2ilsd 2021-10-15 15:14:26.978 | cwd: /tmp/pip-req-build-uk3vjfqb/ 2021-10-15 15:14:26.978 | Complete output (6 lines): 2021-10-15 15:14:26.978 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 15:14:26.978 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 15:14:26.978 | or: setup.py --help-commands 2021-10-15 15:14:26.978 | or: setup.py cmd --help 2021-10-15 15:14:26.978 | 2021-10-15 15:14:26.978 | error: invalid command 'bdist_wheel' 2021-10-15 15:14:26.978 | ---------------------------------------- 2021-10-15 15:14:26.978 | ERROR: Failed building wheel for openstack-requirements 2021-10-15 15:14:26.978 | Running setup.py clean for openstack-requirements 2021-10-15 15:14:27.766 | Failed to build pyperclip openstack-requirements 2021-10-15 15:14:28.019 | Installing collected packages: certifi, attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, requests, pyperclip, colorama, cmd2, pyparsing, stevedore, autopage, cliff, packaging, Parsley, beagle, openstack-requirements 2021-10-15 15:14:29.073 | Running setup.py install for pyperclip: started 2021-10-15 15:14:29.492 | Running setup.py install for pyperclip: finished with status 'done' 2021-10-15 15:14:30.226 | Running setup.py install for openstack-requirements: started 2021-10-15 15:14:32.479 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-10-15 15:14:32.515 | Successfully installed Parsley-1.3 PyYAML-5.4.1 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.7 cliff-3.9.0 cmd2-2.2.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev4954 packaging-21.0 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.4.0 testtools-2.5.0 urllib3-1.26.7 wcwidth-0.2.5 2021-10-15 15:14:32.649 | + inc/python:pip_install:200 : result=0 2021-10-15 15:14:32.651 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:14:32.653 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:32.656 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:32.658 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:32.660 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:32.662 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:32.664 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:14:32.666 | + functions-common:time_stop:2316 : start_time=1634310851292 2021-10-15 15:14:32.668 | + functions-common:time_stop:2318 : [[ -z 1634310851292 ]] 2021-10-15 15:14:32.671 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:32.675 | + functions-common:time_stop:2321 : end_time=1634310872673 2021-10-15 15:14:32.677 | + functions-common:time_stop:2322 : elapsed_time=21381 2021-10-15 15:14:32.679 | + functions-common:time_stop:2323 : total=7706 2021-10-15 15:14:32.682 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:32.684 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29087 2021-10-15 15:14:32.686 | + inc/python:pip_install:203 : return 0 2021-10-15 15:14:32.689 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-10-15 15:14:32.691 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-10-15 15:14:32.693 | + inc/python:use_library_from_git:250 : local name=pbr 2021-10-15 15:14:32.696 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:32.698 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:32.700 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-10-15 15:14:32.703 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:32.705 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-10-15 15:14:32.725 | Using python 3.8 to install pbr 2021-10-15 15:14:32.727 | + 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-10-15 15:14:33.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:14:33.535 | from cryptography.utils import int_from_bytes 2021-10-15 15:14:33.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:14:33.535 | from cryptography.utils import int_from_bytes 2021-10-15 15:14:34.604 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:14:34.622 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-10-15 15:14:36.771 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:14:36.893 | + inc/python:pip_install:200 : result=0 2021-10-15 15:14:36.895 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:14:36.898 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:36.900 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:36.902 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:36.904 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:36.907 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:36.909 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:14:36.911 | + functions-common:time_stop:2316 : start_time=1634310872720 2021-10-15 15:14:36.913 | + functions-common:time_stop:2318 : [[ -z 1634310872720 ]] 2021-10-15 15:14:36.915 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:36.919 | + functions-common:time_stop:2321 : end_time=1634310876917 2021-10-15 15:14:36.921 | + functions-common:time_stop:2322 : elapsed_time=4197 2021-10-15 15:14:36.924 | + functions-common:time_stop:2323 : total=29087 2021-10-15 15:14:36.926 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:36.928 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33284 2021-10-15 15:14:36.930 | + inc/python:pip_install:203 : return 0 2021-10-15 15:14:36.932 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-10-15 15:14:39.208 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-10-15 15:14:41.262 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:14:41.263 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-10-15 15:14:41.270 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-10-15 15:14:41.273 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-10-15 15:14:41.275 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-10-15 15:14:41.343 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:14:41.345 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:14:41.349 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-10-15 15:14:41.366 | + ./stack.sh:main:801 : pkgs= 2021-10-15 15:14:41.368 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-10-15 15:14:41.371 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-10-15 15:14:41.374 | + functions-common:run_phase:1737 : local mode=stack 2021-10-15 15:14:41.376 | + functions-common:run_phase:1738 : local phase=pre-install 2021-10-15 15:14:41.378 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:14:41.380 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:14:41.383 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:14:41.385 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:14:41.387 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:14:41.390 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:14:41.394 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:14:41.396 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:14:41.398 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:14:41.400 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-10-15 15:14:41.403 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:14:41.417 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:14:41.419 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:14:41.422 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:14:41.424 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-10-15 15:14:41.426 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:14:41.428 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:14:41.430 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:14:41.432 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-10-15 15:14:41.434 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:14:41.437 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-10-15 15:14:41.439 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:14:41.441 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:14:41.443 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-10-15 15:14:41.445 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-10-15 15:14:41.448 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:14:41.450 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:14:41.452 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-10-15 15:14:41.454 | + functions-common:run_plugins:1723 : local mode=stack 2021-10-15 15:14:41.456 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-10-15 15:14:41.459 | + functions-common:run_plugins:1726 : local plugins= 2021-10-15 15:14:41.461 | + functions-common:run_plugins:1727 : local plugin 2021-10-15 15:14:41.463 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-10-15 15:14:41.466 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-10-15 15:14:41.468 | + functions:set_systemd_override:821 : local value=2048 2021-10-15 15:14:41.470 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-10-15 15:14:41.472 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-10-15 15:14:41.524 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-10-15 15:14:41.524 | Set systemd system override for DefaultLimitNOFILE=2048 2021-10-15 15:14:41.526 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-10-15 15:14:41.901 | + ./stack.sh:main:814 : install_rpc_backend 2021-10-15 15:14:41.904 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-10-15 15:14:41.921 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:14:41.923 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-10-15 15:14:41.926 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:14:41.928 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:14:41.930 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:14:41.932 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:14:41.935 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:14:41.937 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:14:41.939 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:41.942 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:41.944 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:14:41.946 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:14:41.948 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:14:41.951 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:14:41.953 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-10-15 15:14:41.955 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:14:41.958 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:41.960 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:41.962 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-10-15 15:14:41.984 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-10-15 15:14:42.090 | Reading package lists... 2021-10-15 15:14:42.313 | Building dependency tree... 2021-10-15 15:14:42.314 | Reading state information... 2021-10-15 15:14:42.544 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-10-15 15:14:42.544 | The following packages were automatically installed and are no longer required: 2021-10-15 15:14:42.545 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:14:42.545 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:14:42.545 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:14:42.545 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:14:42.545 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:14:42.545 | python3-zope.interface 2021-10-15 15:14:42.545 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:14:42.656 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:14:42.660 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:14:42.662 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:14:42.665 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:42.667 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:42.669 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:42.671 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:42.674 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:42.676 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:14:42.678 | + functions-common:time_stop:2316 : start_time=1634310881981 2021-10-15 15:14:42.680 | + functions-common:time_stop:2318 : [[ -z 1634310881981 ]] 2021-10-15 15:14:42.683 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:42.688 | + functions-common:time_stop:2321 : end_time=1634310882685 2021-10-15 15:14:42.690 | + functions-common:time_stop:2322 : elapsed_time=704 2021-10-15 15:14:42.692 | + functions-common:time_stop:2323 : total=17383 2021-10-15 15:14:42.694 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:42.696 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18087 2021-10-15 15:14:42.699 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:14:42.701 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-10-15 15:14:42.704 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:14:42.706 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:14:42.708 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:14:42.710 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:14:42.713 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:14:42.715 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:14:42.717 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-10-15 15:14:42.719 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:14:42.722 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:14:42.724 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:14:42.726 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:14:42.728 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:14:42.731 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:14:42.733 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:14:42.735 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:14:42.738 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:14:42.740 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-10-15 15:14:42.742 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:14:42.744 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:14:42.747 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:14:42.749 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:14:42.752 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:14:42.754 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:14:42.756 | + ./stack.sh:main:815 : restart_rpc_backend 2021-10-15 15:14:42.758 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-10-15 15:14:42.774 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:14:42.777 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-10-15 15:14:42.779 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:14:42.781 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-10-15 15:14:42.783 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-10-15 15:14:42.786 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-10-15 15:14:42.790 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-10-15 15:14:42.792 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-10-15 15:14:42.795 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-10-15 15:14:42.797 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-10-15 15:14:42.800 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-10-15 15:14:42.802 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-10-15 15:14:42.805 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-10-15 15:14:43.506 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-10-15 15:14:43.506 | user tags 2021-10-15 15:14:43.506 | stackrabbit []' 2021-10-15 15:14:43.509 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-10-15 15:14:43.509 | user tags 2021-10-15 15:14:43.509 | stackrabbit []' 2021-10-15 15:14:43.510 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-10-15 15:14:43.516 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-10-15 15:14:43.518 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-10-15 15:14:43.521 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:14:44.208 | Changing password for user "stackrabbit" ... 2021-10-15 15:14:44.279 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-10-15 15:14:44.958 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-10-15 15:14:45.016 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-10-15 15:14:45.018 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:14:45.682 | Changing password for user "stackrabbit" ... 2021-10-15 15:14:45.731 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-10-15 15:14:45.734 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-10-15 15:14:45.736 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-10-15 15:14:46.403 | Deleting user "guest" ... 2021-10-15 15:14:46.417 | Error: 2021-10-15 15:14:46.417 | {:no_such_user, "guest"} 2021-10-15 15:14:46.431 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-10-15 15:14:46.434 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-10-15 15:14:46.452 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:14:46.454 | + ./stack.sh:main:818 : install_database 2021-10-15 15:14:46.457 | + lib/database:install_database:116 : install_database_mysql 2021-10-15 15:14:46.459 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-10-15 15:14:46.461 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:46.464 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:46.466 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-10-15 15:14:46.772 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-10-15 15:14:46.775 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-10-15 15:14:46.777 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-10-15 15:14:46.779 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:14:46.782 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-10-15 15:14:46.784 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:14:46.786 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:14:46.789 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:14:46.791 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:14:46.793 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:14:46.796 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:14:46.798 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:14:46.801 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:14:46.803 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:14:46.805 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-10-15 15:14:46.807 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:14:46.810 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:14:46.813 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:14:46.815 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:14:46.817 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:14:46.820 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:14:46.822 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-10-15 15:14:46.824 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:46.827 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:46.829 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-10-15 15:14:46.831 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:14:46.834 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:14:46.836 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:14:46.838 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:14:46.840 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:14:46.843 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:14:46.845 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:46.847 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:46.849 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:14:46.852 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:14:46.854 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:14:46.856 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:14:46.860 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-10-15 15:14:46.862 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:14:46.864 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:46.867 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:46.869 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-10-15 15:14:46.890 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-10-15 15:14:46.998 | Reading package lists... 2021-10-15 15:14:47.220 | Building dependency tree... 2021-10-15 15:14:47.222 | Reading state information... 2021-10-15 15:14:47.449 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3). 2021-10-15 15:14:47.449 | The following packages were automatically installed and are no longer required: 2021-10-15 15:14:47.450 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:14:47.450 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:14:47.450 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:14:47.450 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:14:47.450 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:14:47.450 | python3-zope.interface 2021-10-15 15:14:47.450 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:14:47.560 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:14:47.564 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:14:47.567 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:14:47.569 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:47.571 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:47.573 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:47.576 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:47.578 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:47.580 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:14:47.583 | + functions-common:time_stop:2316 : start_time=1634310886888 2021-10-15 15:14:47.585 | + functions-common:time_stop:2318 : [[ -z 1634310886888 ]] 2021-10-15 15:14:47.588 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:47.592 | + functions-common:time_stop:2321 : end_time=1634310887589 2021-10-15 15:14:47.594 | + functions-common:time_stop:2322 : elapsed_time=701 2021-10-15 15:14:47.596 | + functions-common:time_stop:2323 : total=18087 2021-10-15 15:14:47.599 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:47.601 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18788 2021-10-15 15:14:47.603 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:14:47.606 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-10-15 15:14:47.608 | + ./stack.sh:main:821 : install_database_python 2021-10-15 15:14:47.610 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-10-15 15:14:47.613 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-10-15 15:14:47.615 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-10-15 15:14:47.617 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:14:47.620 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-10-15 15:14:47.623 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-10-15 15:14:47.625 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:14:47.628 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:14:47.629 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:14:47.633 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-10-15 15:14:47.636 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-10-15 15:14:47.639 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-10-15 15:14:47.641 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-10-15 15:14:47.644 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-10-15 15:14:47.665 | Using python 3.8 to install PyMySQL 2021-10-15 15:14:47.667 | + 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-10-15 15:14:48.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:14:48.533 | from cryptography.utils import int_from_bytes 2021-10-15 15:14:48.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:14:48.533 | from cryptography.utils import int_from_bytes 2021-10-15 15:14:49.618 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:14:49.636 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-10-15 15:14:51.709 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:14:51.825 | + inc/python:pip_install:200 : result=0 2021-10-15 15:14:51.832 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:14:51.832 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:51.833 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:51.835 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:51.837 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:51.839 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:51.842 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:14:51.844 | + functions-common:time_stop:2316 : start_time=1634310887660 2021-10-15 15:14:51.847 | + functions-common:time_stop:2318 : [[ -z 1634310887660 ]] 2021-10-15 15:14:51.850 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:51.854 | + functions-common:time_stop:2321 : end_time=1634310891851 2021-10-15 15:14:51.856 | + functions-common:time_stop:2322 : elapsed_time=4191 2021-10-15 15:14:51.858 | + functions-common:time_stop:2323 : total=33284 2021-10-15 15:14:51.861 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:51.863 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=37475 2021-10-15 15:14:51.865 | + inc/python:pip_install:203 : return 0 2021-10-15 15:14:51.868 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-10-15 15:14:51.870 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:14:51.872 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-10-15 15:14:51.874 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-10-15 15:14:51.891 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:14:51.893 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-10-15 15:14:51.896 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-10-15 15:14:51.899 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-10-15 15:14:51.904 | ++ 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-10-15 15:14:51.908 | + 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-10-15 15:14:51.910 | + 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-10-15 15:14:51.913 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-10-15 15:14:51.915 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-10-15 15:14:51.918 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-10-15 15:14:51.920 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-10-15 15:14:51.936 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:14:51.938 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-10-15 15:14:51.940 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:14:51.943 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:14:51.945 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:14:51.947 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:14:51.950 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:14:51.952 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:14:51.955 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:51.957 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:51.959 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:14:51.962 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:14:51.964 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:14:51.966 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:14:51.969 | + functions-common:install_package:1348 : real_install_package radvd 2021-10-15 15:14:51.971 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:14:51.973 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:51.976 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:51.978 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-10-15 15:14:51.998 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-10-15 15:14:52.105 | Reading package lists... 2021-10-15 15:14:52.328 | Building dependency tree... 2021-10-15 15:14:52.330 | Reading state information... 2021-10-15 15:14:52.561 | radvd is already the newest version (1:2.17-2). 2021-10-15 15:14:52.561 | The following packages were automatically installed and are no longer required: 2021-10-15 15:14:52.562 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:14:52.562 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:14:52.562 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:14:52.562 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:14:52.562 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:14:52.563 | python3-zope.interface 2021-10-15 15:14:52.563 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:14:52.672 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:14:52.677 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:14:52.679 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:14:52.681 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:52.683 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:52.685 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:52.688 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:52.690 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:52.692 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:14:52.694 | + functions-common:time_stop:2316 : start_time=1634310891996 2021-10-15 15:14:52.696 | + functions-common:time_stop:2318 : [[ -z 1634310891996 ]] 2021-10-15 15:14:52.699 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:52.704 | + functions-common:time_stop:2321 : end_time=1634310892702 2021-10-15 15:14:52.707 | + functions-common:time_stop:2322 : elapsed_time=706 2021-10-15 15:14:52.709 | + functions-common:time_stop:2323 : total=18788 2021-10-15 15:14:52.711 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:52.713 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=19494 2021-10-15 15:14:52.715 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:14:52.719 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-10-15 15:14:52.736 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:14:52.738 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-10-15 15:14:52.741 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-10-15 15:14:52.744 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-10-15 15:14:52.764 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-10-15 15:14:52.766 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:14:52.768 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:14:52.770 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:14:52.773 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:14:52.775 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:14:52.777 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:14:52.780 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:52.782 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:52.784 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:14:52.786 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:14:52.789 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:14:52.791 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:14:52.793 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-10-15 15:14:52.795 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:14:52.798 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:52.800 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:52.802 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-10-15 15:14:52.821 | + functions-common:apt_get:1114 : 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-10-15 15:14:52.928 | Reading package lists... 2021-10-15 15:14:53.156 | Building dependency tree... 2021-10-15 15:14:53.158 | Reading state information... 2021-10-15 15:14:53.389 | fakeroot is already the newest version (1.24-1). 2021-10-15 15:14:53.389 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:14:53.389 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-10-15 15:14:53.390 | The following packages were automatically installed and are no longer required: 2021-10-15 15:14:53.390 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:14:53.390 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:14:53.391 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:14:53.391 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:14:53.391 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:14:53.391 | python3-zope.interface 2021-10-15 15:14:53.391 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:14:53.500 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:14:53.504 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:14:53.507 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:14:53.509 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:53.511 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:53.514 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:53.516 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:53.518 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:53.520 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:14:53.522 | + functions-common:time_stop:2316 : start_time=1634310892819 2021-10-15 15:14:53.525 | + functions-common:time_stop:2318 : [[ -z 1634310892819 ]] 2021-10-15 15:14:53.527 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:53.532 | + functions-common:time_stop:2321 : end_time=1634310893530 2021-10-15 15:14:53.534 | + functions-common:time_stop:2322 : elapsed_time=711 2021-10-15 15:14:53.536 | + functions-common:time_stop:2323 : total=19494 2021-10-15 15:14:53.539 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:53.541 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20205 2021-10-15 15:14:53.543 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:14:53.545 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-10-15 15:14:53.547 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:53.550 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:53.552 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-10-15 15:14:53.554 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-10-15 15:14:53.557 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-10-15 15:14:53.561 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-10-15 15:14:53.564 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-10-15 15:14:53.567 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-10-15 15:14:53.567 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-10-15 15:14:53.572 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-10-15 15:14:53.574 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-10-15 15:14:53.577 | + functions:vercmp:628 : local v1=5.4 2021-10-15 15:14:53.579 | + functions:vercmp:629 : local 'op=<' 2021-10-15 15:14:53.581 | + functions:vercmp:630 : local v2=3.13 2021-10-15 15:14:53.583 | + functions:vercmp:631 : local result 2021-10-15 15:14:53.587 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-10-15 15:14:53.587 | ++ functions:vercmp:635 : sort -V 2021-10-15 15:14:53.588 | ++ functions:vercmp:635 : head -1 2021-10-15 15:14:53.593 | + functions:vercmp:635 : result=3.13 2021-10-15 15:14:53.595 | + functions:vercmp:637 : case $op in 2021-10-15 15:14:53.597 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-10-15 15:14:53.599 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-10-15 15:14:53.601 | + functions:vercmp:648 : return 2021-10-15 15:14:53.604 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-10-15 15:14:53.606 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:14:53.609 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-10-15 15:14:54.078 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-10-15 15:14:54.080 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-10-15 15:14:54.084 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.086 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.088 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-10-15 15:14:54.090 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.094 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-10-15 15:14:54.112 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:14:54.114 | + ./stack.sh:main:829 : install_etcd3 2021-10-15 15:14:54.117 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-10-15 15:14:54.117 | Installing etcd 2021-10-15 15:14:54.119 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-10-15 15:14:54.132 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-10-15 15:14:54.144 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-10-15 15:14:54.148 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-10-15 15:14:54.162 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-10-15 15:14:54.165 | ++ 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-10-15 15:14:54.167 | ++ 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-10-15 15:14:54.172 | +++ 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-10-15 15:14:54.176 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:14:54.178 | ++ 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-10-15 15:14:54.181 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-10-15 15:14:54.183 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:14:54.186 | ++ functions:get_extra_file:74 : return 2021-10-15 15:14:54.189 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:14:54.191 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-10-15 15:14:54.193 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-10-15 15:14:54.196 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-10-15 15:14:54.212 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:14:54.214 | + ./stack.sh:main:848 : install_dstat 2021-10-15 15:14:54.216 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-10-15 15:14:54.233 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:14:54.235 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-10-15 15:14:54.238 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:14:54.240 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-10-15 15:14:54.242 | + ./stack.sh:main:857 : install_libs 2021-10-15 15:14:54.245 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-10-15 15:14:54.248 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-10-15 15:14:54.250 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-10-15 15:14:54.252 | + inc/python:use_library_from_git:250 : local name=automaton 2021-10-15 15:14:54.254 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.256 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.259 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-10-15 15:14:54.261 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.263 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-10-15 15:14:54.266 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-10-15 15:14:54.268 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-10-15 15:14:54.270 | + inc/python:use_library_from_git:250 : local name=castellan 2021-10-15 15:14:54.272 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.274 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.277 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-10-15 15:14:54.279 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.281 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-10-15 15:14:54.283 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-10-15 15:14:54.286 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-10-15 15:14:54.288 | + inc/python:use_library_from_git:250 : local name=cliff 2021-10-15 15:14:54.290 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.292 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.295 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-10-15 15:14:54.297 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.299 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-10-15 15:14:54.302 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-10-15 15:14:54.304 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-10-15 15:14:54.306 | + inc/python:use_library_from_git:250 : local name=cursive 2021-10-15 15:14:54.308 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.311 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.313 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-10-15 15:14:54.316 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.318 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-10-15 15:14:54.320 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-10-15 15:14:54.322 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-10-15 15:14:54.325 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-10-15 15:14:54.327 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.329 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.331 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-10-15 15:14:54.334 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.336 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-10-15 15:14:54.338 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-10-15 15:14:54.341 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-10-15 15:14:54.343 | + inc/python:use_library_from_git:250 : local name=futurist 2021-10-15 15:14:54.345 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.348 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.350 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-10-15 15:14:54.352 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.354 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-10-15 15:14:54.357 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-10-15 15:14:54.360 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-10-15 15:14:54.362 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-10-15 15:14:54.364 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.366 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.369 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-10-15 15:14:54.371 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.374 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-10-15 15:14:54.376 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-10-15 15:14:54.378 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-10-15 15:14:54.381 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-10-15 15:14:54.383 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.385 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.387 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-10-15 15:14:54.390 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.392 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-10-15 15:14:54.394 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-10-15 15:14:54.397 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-10-15 15:14:54.399 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-10-15 15:14:54.401 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.404 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.406 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-10-15 15:14:54.408 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.411 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-10-15 15:14:54.413 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-10-15 15:14:54.415 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-10-15 15:14:54.417 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-10-15 15:14:54.420 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.422 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.425 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-10-15 15:14:54.427 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.429 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-10-15 15:14:54.431 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-10-15 15:14:54.434 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-10-15 15:14:54.436 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-10-15 15:14:54.438 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.440 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.443 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-10-15 15:14:54.445 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.447 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-10-15 15:14:54.450 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-10-15 15:14:54.452 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-10-15 15:14:54.454 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-10-15 15:14:54.456 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.459 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.461 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-10-15 15:14:54.463 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.465 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-10-15 15:14:54.468 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-10-15 15:14:54.470 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-10-15 15:14:54.473 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-10-15 15:14:54.475 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.477 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.480 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-10-15 15:14:54.483 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.485 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-10-15 15:14:54.487 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-10-15 15:14:54.489 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-10-15 15:14:54.492 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-10-15 15:14:54.494 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.496 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.498 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-10-15 15:14:54.501 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.503 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-10-15 15:14:54.505 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-10-15 15:14:54.507 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-10-15 15:14:54.510 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-10-15 15:14:54.512 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.514 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.516 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-10-15 15:14:54.519 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.521 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-10-15 15:14:54.523 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-10-15 15:14:54.525 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-10-15 15:14:54.528 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-10-15 15:14:54.531 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.533 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.535 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-10-15 15:14:54.537 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.540 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-10-15 15:14:54.542 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-10-15 15:14:54.545 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-10-15 15:14:54.547 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-10-15 15:14:54.549 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.551 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.554 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-10-15 15:14:54.556 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.558 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-10-15 15:14:54.560 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-10-15 15:14:54.563 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-10-15 15:14:54.565 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-10-15 15:14:54.567 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.569 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.571 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-10-15 15:14:54.574 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.576 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-10-15 15:14:54.578 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-10-15 15:14:54.581 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-10-15 15:14:54.583 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-10-15 15:14:54.585 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.587 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.589 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-10-15 15:14:54.592 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.595 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-10-15 15:14:54.597 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-10-15 15:14:54.599 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-10-15 15:14:54.601 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-10-15 15:14:54.604 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.606 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.609 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-10-15 15:14:54.611 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.614 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-10-15 15:14:54.616 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-10-15 15:14:54.618 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-10-15 15:14:54.620 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-10-15 15:14:54.623 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.625 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.627 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-10-15 15:14:54.629 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.632 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-10-15 15:14:54.634 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-10-15 15:14:54.636 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-10-15 15:14:54.639 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-10-15 15:14:54.641 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.643 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.645 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-10-15 15:14:54.648 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.650 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-10-15 15:14:54.652 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-10-15 15:14:54.655 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-10-15 15:14:54.658 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-10-15 15:14:54.660 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.662 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.664 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-10-15 15:14:54.667 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.670 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-10-15 15:14:54.672 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-10-15 15:14:54.674 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-10-15 15:14:54.677 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-10-15 15:14:54.679 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.681 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.683 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-10-15 15:14:54.686 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.688 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-10-15 15:14:54.690 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-10-15 15:14:54.693 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-10-15 15:14:54.695 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-10-15 15:14:54.697 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.699 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.702 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-10-15 15:14:54.704 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.707 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-10-15 15:14:54.709 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-10-15 15:14:54.711 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-10-15 15:14:54.713 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-10-15 15:14:54.716 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.718 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.721 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-10-15 15:14:54.723 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.725 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-10-15 15:14:54.728 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-10-15 15:14:54.730 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-10-15 15:14:54.733 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-10-15 15:14:54.735 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.738 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.740 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-10-15 15:14:54.742 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.744 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-10-15 15:14:54.747 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-10-15 15:14:54.749 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-10-15 15:14:54.751 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-10-15 15:14:54.754 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.756 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.758 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-10-15 15:14:54.760 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.763 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-10-15 15:14:54.765 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-10-15 15:14:54.767 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-10-15 15:14:54.770 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-10-15 15:14:54.772 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.774 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.777 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-10-15 15:14:54.779 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.782 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-10-15 15:14:54.784 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-10-15 15:14:54.786 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-10-15 15:14:54.788 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-10-15 15:14:54.791 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.793 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.796 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-10-15 15:14:54.798 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.800 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-10-15 15:14:54.803 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-10-15 15:14:54.805 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-10-15 15:14:54.807 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-10-15 15:14:54.810 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.812 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.814 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-10-15 15:14:54.816 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.819 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-10-15 15:14:54.821 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-10-15 15:14:54.823 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-10-15 15:14:54.826 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-10-15 15:14:54.828 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.831 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.833 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-10-15 15:14:54.835 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.837 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-10-15 15:14:54.840 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-10-15 15:14:54.843 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-10-15 15:14:54.845 | + inc/python:use_library_from_git:250 : local name=tooz 2021-10-15 15:14:54.847 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.849 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.852 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-10-15 15:14:54.854 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.856 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-10-15 15:14:54.859 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-10-15 15:14:54.861 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-10-15 15:14:54.863 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-10-15 15:14:54.866 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.868 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.870 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-10-15 15:14:54.873 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.875 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-10-15 15:14:54.877 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-10-15 15:14:54.879 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-10-15 15:14:54.882 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-10-15 15:14:54.884 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.886 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.889 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-10-15 15:14:54.891 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.894 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-10-15 15:14:54.896 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-10-15 15:14:54.898 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-10-15 15:14:54.901 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-10-15 15:14:54.903 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.906 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.908 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-10-15 15:14:54.910 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.913 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-10-15 15:14:54.915 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-10-15 15:14:54.917 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-10-15 15:14:54.920 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-10-15 15:14:54.922 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.924 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.926 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-10-15 15:14:54.929 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.931 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-10-15 15:14:54.952 | Using python 3.8 to install etcd3 2021-10-15 15:14:54.954 | + 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-10-15 15:14:55.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:14:55.772 | from cryptography.utils import int_from_bytes 2021-10-15 15:14:55.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:14:55.772 | from cryptography.utils import int_from_bytes 2021-10-15 15:14:56.911 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:14:56.939 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-10-15 15:14:56.949 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.18.1) 2021-10-15 15:14:56.951 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-10-15 15:14:56.953 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.41.0) 2021-10-15 15:14:56.954 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-10-15 15:14:59.269 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:14:59.387 | + inc/python:pip_install:200 : result=0 2021-10-15 15:14:59.389 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:14:59.392 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:59.394 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:59.397 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:59.399 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:59.401 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:59.403 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:14:59.405 | + functions-common:time_stop:2316 : start_time=1634310894946 2021-10-15 15:14:59.408 | + functions-common:time_stop:2318 : [[ -z 1634310894946 ]] 2021-10-15 15:14:59.410 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:59.414 | + functions-common:time_stop:2321 : end_time=1634310899412 2021-10-15 15:14:59.417 | + functions-common:time_stop:2322 : elapsed_time=4466 2021-10-15 15:14:59.419 | + functions-common:time_stop:2323 : total=37475 2021-10-15 15:14:59.422 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:59.424 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=41941 2021-10-15 15:14:59.426 | + inc/python:pip_install:203 : return 0 2021-10-15 15:14:59.428 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-10-15 15:14:59.450 | Using python 3.8 to install etcd3gw 2021-10-15 15:14:59.452 | + 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-10-15 15:15:00.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:00.269 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:00.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:00.269 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:01.344 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:15:01.361 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-10-15 15:15:01.368 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-10-15 15:15:01.369 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-10-15 15:15:01.370 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-10-15 15:15:01.371 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-10-15 15:15:01.406 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-10-15 15:15:01.408 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.7) 2021-10-15 15:15:01.409 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.10.8) 2021-10-15 15:15:01.411 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-10-15 15:15:03.407 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:15:03.526 | + inc/python:pip_install:200 : result=0 2021-10-15 15:15:03.528 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:15:03.530 | + functions-common:time_stop:2309 : local name 2021-10-15 15:15:03.533 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:15:03.535 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:15:03.537 | + functions-common:time_stop:2312 : local total 2021-10-15 15:15:03.539 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:15:03.541 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:15:03.543 | + functions-common:time_stop:2316 : start_time=1634310899444 2021-10-15 15:15:03.545 | + functions-common:time_stop:2318 : [[ -z 1634310899444 ]] 2021-10-15 15:15:03.548 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:15:03.552 | + functions-common:time_stop:2321 : end_time=1634310903550 2021-10-15 15:15:03.554 | + functions-common:time_stop:2322 : elapsed_time=4106 2021-10-15 15:15:03.556 | + functions-common:time_stop:2323 : total=41941 2021-10-15 15:15:03.559 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:15:03.561 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=46047 2021-10-15 15:15:03.564 | + inc/python:pip_install:203 : return 0 2021-10-15 15:15:03.566 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-10-15 15:15:03.568 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-10-15 15:15:03.570 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-10-15 15:15:03.573 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:15:03.576 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:15:03.578 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:15:03.580 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:15:03.583 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:15:03.585 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:15:03.587 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:15:03.590 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:15:03.592 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:15:03.594 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-10-15 15:15:03.597 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-10-15 15:15:03.599 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:03.601 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:03.604 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-10-15 15:15:03.606 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:15:03.608 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:15:03.611 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:15:03.613 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:15:03.615 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:15:03.618 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:15:03.620 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:15:03.623 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:03.626 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:03.628 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:15:03.630 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:15:03.632 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:15:03.635 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:15:03.637 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:15:03.640 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:15:03.642 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:03.644 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:03.647 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:15:03.668 | + functions-common:apt_get:1114 : 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-10-15 15:15:03.781 | Reading package lists... 2021-10-15 15:15:04.007 | Building dependency tree... 2021-10-15 15:15:04.009 | Reading state information... 2021-10-15 15:15:04.241 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:15:04.241 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:15:04.241 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:15:04.241 | The following packages were automatically installed and are no longer required: 2021-10-15 15:15:04.242 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:15:04.242 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:15:04.242 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:15:04.242 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:15:04.242 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:15:04.242 | python3-zope.interface 2021-10-15 15:15:04.242 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:15:04.353 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:15:04.357 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:15:04.360 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:15:04.362 | + functions-common:time_stop:2309 : local name 2021-10-15 15:15:04.364 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:15:04.367 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:15:04.369 | + functions-common:time_stop:2312 : local total 2021-10-15 15:15:04.371 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:15:04.374 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:15:04.376 | + functions-common:time_stop:2316 : start_time=1634310903665 2021-10-15 15:15:04.378 | + functions-common:time_stop:2318 : [[ -z 1634310903665 ]] 2021-10-15 15:15:04.381 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:15:04.385 | + functions-common:time_stop:2321 : end_time=1634310904383 2021-10-15 15:15:04.388 | + functions-common:time_stop:2322 : elapsed_time=718 2021-10-15 15:15:04.390 | + functions-common:time_stop:2323 : total=20205 2021-10-15 15:15:04.392 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:15:04.394 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20923 2021-10-15 15:15:04.397 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:15:04.399 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-10-15 15:15:04.401 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:04.404 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:04.406 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-10-15 15:15:04.467 | Module proxy already enabled 2021-10-15 15:15:04.471 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-10-15 15:15:04.533 | Considering dependency proxy for proxy_uwsgi: 2021-10-15 15:15:04.533 | Module proxy already enabled 2021-10-15 15:15:04.533 | Module proxy_uwsgi already enabled 2021-10-15 15:15:04.537 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-10-15 15:15:04.540 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:15:04.542 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:15:04.545 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:15:04.673 | + ./stack.sh:main:863 : install_keystoneauth 2021-10-15 15:15:04.677 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-10-15 15:15:04.679 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-10-15 15:15:04.683 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:04.686 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:04.688 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-10-15 15:15:04.691 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:04.693 | + ./stack.sh:main:864 : install_keystoneclient 2021-10-15 15:15:04.695 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-10-15 15:15:04.698 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-10-15 15:15:04.700 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:04.702 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:04.705 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-10-15 15:15:04.707 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:04.709 | + ./stack.sh:main:865 : install_glanceclient 2021-10-15 15:15:04.712 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-10-15 15:15:04.714 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-10-15 15:15:04.716 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:04.719 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:04.721 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-10-15 15:15:04.723 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:04.726 | + ./stack.sh:main:866 : install_cinderclient 2021-10-15 15:15:04.728 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-10-15 15:15:04.731 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-10-15 15:15:04.734 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:04.736 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:04.738 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-10-15 15:15:04.741 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:04.743 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-10-15 15:15:04.745 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-10-15 15:15:04.748 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:04.751 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:04.753 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-10-15 15:15:04.755 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:04.758 | + ./stack.sh:main:867 : install_novaclient 2021-10-15 15:15:04.760 | + lib/nova:install_novaclient:806 : use_library_from_git python-novaclient 2021-10-15 15:15:04.763 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-10-15 15:15:04.765 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:04.767 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:04.770 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-10-15 15:15:04.773 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:04.775 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-10-15 15:15:04.792 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:04.795 | + ./stack.sh:main:869 : install_swiftclient 2021-10-15 15:15:04.797 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-10-15 15:15:04.799 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-10-15 15:15:04.802 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:04.804 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:04.806 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-10-15 15:15:04.809 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:04.812 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-10-15 15:15:04.828 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:04.830 | + ./stack.sh:main:872 : install_neutronclient 2021-10-15 15:15:04.833 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-10-15 15:15:04.835 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-10-15 15:15:04.838 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:04.840 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:04.844 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-10-15 15:15:04.846 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:04.849 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-10-15 15:15:04.851 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-10-15 15:15:04.854 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-10-15 15:15:04.857 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:04.859 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:04.861 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-10-15 15:15:04.864 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:04.866 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-10-15 15:15:04.869 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-10-15 15:15:04.871 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:15:04.875 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-10-15 15:15:04.877 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-10-15 15:15:04.880 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:15:04.883 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:15:04.883 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:15:04.888 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-10-15 15:15:04.891 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-10-15 15:15:04.893 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-10-15 15:15:04.896 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-10-15 15:15:04.898 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-10-15 15:15:04.920 | Using python 3.8 to install keystonemiddleware 2021-10-15 15:15:04.922 | + 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-10-15 15:15:05.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:05.726 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:05.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:05.726 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:06.799 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:15:06.816 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-10-15 15:15:06.869 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-10-15 15:15:06.870 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-10-15 15:15:06.871 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-10-15 15:15:06.873 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-10-15 15:15:06.874 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-10-15 15:15:06.875 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-10-15 15:15:06.876 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-10-15 15:15:06.877 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-10-15 15:15:06.878 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-10-15 15:15:06.879 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-10-15 15:15:06.880 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-10-15 15:15:06.881 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-10-15 15:15:06.883 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-10-15 15:15:06.884 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-10-15 15:15:06.942 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-10-15 15:15:06.943 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-10-15 15:15:06.944 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-10-15 15:15:06.982 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-10-15 15:15:07.021 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-10-15 15:15:07.023 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-10-15 15:15:07.024 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-10-15 15:15:07.025 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-10-15 15:15:07.073 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-10-15 15:15:07.079 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-10-15 15:15:07.087 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-10-15 15:15:07.088 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-10-15 15:15:07.103 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-10-15 15:15:07.105 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-10-15 15:15:07.106 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-10-15 15:15:07.170 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2021-10-15 15:15:07.172 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-10-15 15:15:07.174 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.7) 2021-10-15 15:15:07.176 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-10-15 15:15:07.228 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.2) 2021-10-15 15:15:07.240 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-10-15 15:15:09.242 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:15:09.353 | + inc/python:pip_install:200 : result=0 2021-10-15 15:15:09.355 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:15:09.358 | + functions-common:time_stop:2309 : local name 2021-10-15 15:15:09.360 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:15:09.362 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:15:09.365 | + functions-common:time_stop:2312 : local total 2021-10-15 15:15:09.367 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:15:09.369 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:15:09.371 | + functions-common:time_stop:2316 : start_time=1634310904914 2021-10-15 15:15:09.374 | + functions-common:time_stop:2318 : [[ -z 1634310904914 ]] 2021-10-15 15:15:09.377 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:15:09.381 | + functions-common:time_stop:2321 : end_time=1634310909378 2021-10-15 15:15:09.383 | + functions-common:time_stop:2322 : elapsed_time=4464 2021-10-15 15:15:09.385 | + functions-common:time_stop:2323 : total=46047 2021-10-15 15:15:09.388 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:15:09.391 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=50511 2021-10-15 15:15:09.393 | + inc/python:pip_install:203 : return 0 2021-10-15 15:15:09.395 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-10-15 15:15:09.398 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-10-15 15:15:09.400 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:15:09.404 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-10-15 15:15:09.406 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-10-15 15:15:09.408 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:15:09.412 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:15:09.412 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:15:09.418 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-10-15 15:15:09.421 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-10-15 15:15:09.423 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-10-15 15:15:09.426 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-10-15 15:15:09.428 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-10-15 15:15:09.449 | Using python 3.8 to install python-memcached 2021-10-15 15:15:09.451 | + 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-10-15 15:15:10.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:10.271 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:10.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:10.271 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:11.371 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:15:11.389 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-10-15 15:15:11.392 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-10-15 15:15:13.426 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:15:13.540 | + inc/python:pip_install:200 : result=0 2021-10-15 15:15:13.542 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:15:13.545 | + functions-common:time_stop:2309 : local name 2021-10-15 15:15:13.547 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:15:13.549 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:15:13.551 | + functions-common:time_stop:2312 : local total 2021-10-15 15:15:13.554 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:15:13.556 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:15:13.558 | + functions-common:time_stop:2316 : start_time=1634310909443 2021-10-15 15:15:13.560 | + functions-common:time_stop:2318 : [[ -z 1634310909443 ]] 2021-10-15 15:15:13.563 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:15:13.567 | + functions-common:time_stop:2321 : end_time=1634310913565 2021-10-15 15:15:13.569 | + functions-common:time_stop:2322 : elapsed_time=4122 2021-10-15 15:15:13.571 | + functions-common:time_stop:2323 : total=50511 2021-10-15 15:15:13.574 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:15:13.576 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=54633 2021-10-15 15:15:13.578 | + inc/python:pip_install:203 : return 0 2021-10-15 15:15:13.581 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-10-15 15:15:13.597 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:13.600 | + ./stack.sh:main:879 : '[' 10.222.0.24 == 10.222.0.24 ']' 2021-10-15 15:15:13.602 | + ./stack.sh:main:880 : stack_install_service keystone 2021-10-15 15:15:13.604 | + lib/stack:stack_install_service:20 : local service=keystone 2021-10-15 15:15:13.607 | + lib/stack:stack_install_service:21 : type install_keystone 2021-10-15 15:15:13.609 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:15:13.611 | + lib/stack:stack_install_service:32 : install_keystone 2021-10-15 15:15:13.614 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-10-15 15:15:13.629 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:13.631 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-10-15 15:15:13.633 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-10-15 15:15:13.635 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-10-15 15:15:13.638 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:15:13.640 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:15:13.643 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:15:13.645 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:15:13.647 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:15:13.650 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:15:13.665 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:15:13.667 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:15:13.670 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:15:13.672 | + functions-common:git_clone:544 : echo master 2021-10-15 15:15:13.673 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:15:13.677 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-10-15 15:15:13.680 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:15:13.682 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-10-15 15:15:13.684 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:15:13.685 | + functions-common:git_clone:593 : head -1 2021-10-15 15:15:13.688 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-10-15 15:15:13.690 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:15:13.692 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-10-15 15:15:13.695 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:15:13.697 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:15:13.699 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-10-15 15:15:13.702 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:15:13.704 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-10-15 15:15:13.707 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:15:13.709 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:15:13.711 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-10-15 15:15:13.713 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:15:13.716 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:15:13.719 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-10-15 15:15:13.721 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:15:13.724 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-10-15 15:15:13.726 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:15:13.729 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:15:13.732 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-10-15 15:15:13.737 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-10-15 15:15:13.739 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-10-15 15:15:14.391 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-10-15 15:15:14.394 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:15:14.396 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:15:14.398 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:15:14.400 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:15:14.402 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-10-15 15:15:14.404 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:15:14.407 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:15:14.409 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:15:14.411 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:15:14.413 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:15:14.415 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:15:14.418 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:15:14.420 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-10-15 15:15:14.441 | Using python 3.8 to install /opt/stack/keystone 2021-10-15 15:15:14.443 | + 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-10-15 15:15:15.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:15.284 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:15.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:15.284 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:16.339 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:15:16.357 | Obtaining file:///opt/stack/keystone 2021-10-15 15:15:16.358 | Preparing metadata (setup.py): started 2021-10-15 15:15:17.829 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:15:17.978 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.6.0) 2021-10-15 15:15:17.979 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2021-10-15 15:15:17.980 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:15:17.981 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.3.9) 2021-10-15 15:15:17.983 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (35.0.0) 2021-10-15 15:15:17.984 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.25) 2021-10-15 15:15:17.985 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2021-10-15 15:15:17.985 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2021-10-15 15:15:17.987 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:15:17.988 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2021-10-15 15:15:17.989 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2021-10-15 15:15:17.990 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:15:17.991 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.8.18) 2021-10-15 15:15:17.992 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.1) 2021-10-15 15:15:17.993 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2021-10-15 15:15:17.994 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.3.1) 2021-10-15 15:15:17.995 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.9.1) 2021-10-15 15:15:17.997 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0) 2021-10-15 15:15:17.998 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:15:17.999 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.0) 2021-10-15 15:15:18.000 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:15:18.001 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.8.2) 2021-10-15 15:15:18.002 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2021-10-15 15:15:18.003 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2021-10-15 15:15:18.004 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.10.0) 2021-10-15 15:15:18.005 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:15:18.006 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (7.0.1) 2021-10-15 15:15:18.007 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.2.0) 2021-10-15 15:15:18.008 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.4) 2021-10-15 15:15:18.009 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:15:18.010 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:15:18.013 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2021-10-15 15:15:18.014 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2021-10-15 15:15:18.015 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.3) 2021-10-15 15:15:18.025 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.15.0) 2021-10-15 15:15:18.026 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2021-10-15 15:15:18.071 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:15:18.084 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:15:18.085 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:15:18.086 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (8.0.3) 2021-10-15 15:15:18.087 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.2) 2021-10-15 15:15:18.097 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.0.1.dev8) (9.0.1) 2021-10-15 15:15:18.160 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:15:18.164 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2021-10-15 15:15:18.258 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2021-10-15 15:15:18.260 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (5.4.1) 2021-10-15 15:15:18.262 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2021-10-15 15:15:18.263 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2021-10-15 15:15:18.317 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:15:18.318 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:15:18.320 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2021-10-15 15:15:18.370 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2021-10-15 15:15:18.373 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2021-10-15 15:15:18.428 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:15:18.430 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.6.0) 2021-10-15 15:15:18.432 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.6) 2021-10-15 15:15:18.433 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.3.0) 2021-10-15 15:15:18.435 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.4) 2021-10-15 15:15:18.436 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2021-10-15 15:15:18.457 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2021-10-15 15:15:18.503 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.7.2) 2021-10-15 15:15:18.525 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:15:18.526 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7) 2021-10-15 15:15:18.527 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.1.16) 2021-10-15 15:15:18.529 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.0) 2021-10-15 15:15:18.578 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.4.1) 2021-10-15 15:15:18.717 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.2.2) 2021-10-15 15:15:18.718 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (1.8.0) 2021-10-15 15:15:18.718 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (0.7.1) 2021-10-15 15:15:18.719 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (21.0.0) 2021-10-15 15:15:18.935 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.2) 2021-10-15 15:15:18.958 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.2) 2021-10-15 15:15:18.959 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2021-10-15 15:15:19.027 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5) 2021-10-15 15:15:19.029 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (4.8.1) 2021-10-15 15:15:19.047 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.0) 2021-10-15 15:15:19.119 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.20) 2021-10-15 15:15:19.160 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.13.2) 2021-10-15 15:15:19.273 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:15:19.347 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.7.0) 2021-10-15 15:15:19.473 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (0.14.1) 2021-10-15 15:15:19.500 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:15:19.540 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.5.0) 2021-10-15 15:15:19.541 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.5.1) 2021-10-15 15:15:19.544 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.0.0) 2021-10-15 15:15:19.546 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.32.0) 2021-10-15 15:15:19.548 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (1.3.3) 2021-10-15 15:15:19.550 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.1) 2021-10-15 15:15:19.725 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (3.3) 2021-10-15 15:15:19.728 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.0.7) 2021-10-15 15:15:19.729 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.26.7) 2021-10-15 15:15:19.730 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2021.10.8) 2021-10-15 15:15:19.878 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2021-10-15 15:15:19.959 | Requirement already satisfied: elementpath<3.0.0,>=2.2.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.0.1.dev8) (2.3.2) 2021-10-15 15:15:20.031 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.6.0) 2021-10-15 15:15:20.208 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.0) 2021-10-15 15:15:20.237 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (1.6) 2021-10-15 15:15:20.380 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (58.2.0) 2021-10-15 15:15:20.473 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.7) 2021-10-15 15:15:20.508 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.0.0) 2021-10-15 15:15:21.938 | Installing collected packages: keystone 2021-10-15 15:15:21.940 | Running setup.py develop for keystone 2021-10-15 15:15:23.966 | Successfully installed keystone 2021-10-15 15:15:23.966 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:15:24.101 | + inc/python:pip_install:200 : result=0 2021-10-15 15:15:24.103 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:15:24.106 | + functions-common:time_stop:2309 : local name 2021-10-15 15:15:24.108 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:15:24.110 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:15:24.112 | + functions-common:time_stop:2312 : local total 2021-10-15 15:15:24.114 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:15:24.116 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:15:24.119 | + functions-common:time_stop:2316 : start_time=1634310914435 2021-10-15 15:15:24.121 | + functions-common:time_stop:2318 : [[ -z 1634310914435 ]] 2021-10-15 15:15:24.123 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:15:24.127 | + functions-common:time_stop:2321 : end_time=1634310924125 2021-10-15 15:15:24.129 | + functions-common:time_stop:2322 : elapsed_time=9690 2021-10-15 15:15:24.131 | + functions-common:time_stop:2323 : total=54633 2021-10-15 15:15:24.133 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:15:24.135 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=64323 2021-10-15 15:15:24.138 | + inc/python:pip_install:203 : return 0 2021-10-15 15:15:24.141 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:15:24.143 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:15:24.145 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:15:24.163 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:15:24.175 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-10-15 15:15:24.178 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-10-15 15:15:24.180 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:24.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:24.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-10-15 15:15:24.188 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:24.190 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-10-15 15:15:24.207 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:24.209 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:15:24.211 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:15:24.214 | + ./stack.sh:main:881 : configure_keystone 2021-10-15 15:15:24.217 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-10-15 15:15:24.229 | + 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-10-15 15:15:24.232 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-10-15 15:15:24.236 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-10-15 15:15:24.251 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:24.254 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-10-15 15:15:24.285 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-10-15 15:15:24.311 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-10-15 15:15:24.341 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-10-15 15:15:24.370 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-10-15 15:15:24.401 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-10-15 15:15:24.431 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-10-15 15:15:24.460 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-10-15 15:15:24.487 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-10-15 15:15:24.489 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-10-15 15:15:24.492 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-10-15 15:15:24.494 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-10-15 15:15:24.497 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:15:24.499 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:15:24.515 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:24.518 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:15:24.520 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:15:24.523 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:15:24.537 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:24.540 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:15:24.542 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:15:24.572 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:15:24.575 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:15:24.577 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-10-15 15:15:24.580 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-10-15 15:15:24.582 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-10-15 15:15:24.598 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:24.600 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity 2021-10-15 15:15:24.630 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.24/identity 2021-10-15 15:15:24.657 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-10-15 15:15:24.660 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-10-15 15:15:24.690 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-10-15 15:15:24.692 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-10-15 15:15:24.695 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-10-15 15:15:24.697 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-10-15 15:15:24.700 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:15:24.703 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:15:24.732 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-10-15 15:15:24.734 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-10-15 15:15:24.737 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-10-15 15:15:24.739 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-10-15 15:15:24.742 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:15:24.759 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:15:24.762 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:15:24.764 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:15:24.767 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:15:24.769 | + 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-10-15 15:15:24.797 | + 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-10-15 15:15:24.824 | + 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-10-15 15:15:24.850 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:15:24.878 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-10-15 15:15:24.905 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:15:24.908 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-10-15 15:15:24.910 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:15:24.912 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-10-15 15:15:24.914 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-10-15 15:15:24.917 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:15:24.920 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:15:24.922 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-10-15 15:15:24.926 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-10-15 15:15:24.929 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:15:24.931 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:15:24.944 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:15:24.944 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:15:24.952 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:15:24.955 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:15:24.971 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:15:24.973 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:15:24.977 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-10-15 15:15:25.008 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-10-15 15:15:25.034 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-10-15 15:15:25.061 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-10-15 15:15:25.088 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-10-15 15:15:25.114 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-10-15 15:15:25.141 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-10-15 15:15:25.170 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-10-15 15:15:25.196 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-10-15 15:15:25.223 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:15:25.251 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-10-15 15:15:25.278 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-10-15 15:15:25.305 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-10-15 15:15:25.331 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:15:25.334 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:15:25.337 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-10-15 15:15:25.339 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-10-15 15:15:25.342 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:15:25.344 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:25.346 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:25.349 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:15:25.351 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:15:25.354 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:15:25.381 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-10-15 15:15:25.409 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-10-15 15:15:25.409 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:15:25.417 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-10-15 15:15:25.421 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-10-15 15:15:25.423 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-10-15 15:15:25.425 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:15:25.427 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:15:25.430 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:15:25.432 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:25.435 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:25.437 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:15:25.439 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:15:25.442 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:25.444 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:25.446 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-10-15 15:15:25.509 | Site keystone-wsgi-public already enabled 2021-10-15 15:15:25.513 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:15:25.516 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:15:25.518 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:15:25.520 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:15:25.648 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-10-15 15:15:25.651 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:15:25.654 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-10-15 15:15:25.656 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-10-15 15:15:25.659 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:15:25.661 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:15:25.664 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:15:25.669 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-10-15 15:15:25.671 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:15:25.673 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:15:25.686 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:15:25.687 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:15:25.695 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:15:25.698 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:15:25.713 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:15:25.715 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:15:25.719 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:15:25.750 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-10-15 15:15:25.776 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-10-15 15:15:25.804 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-10-15 15:15:25.831 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-10-15 15:15:25.858 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-10-15 15:15:25.885 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-10-15 15:15:25.913 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-10-15 15:15:25.939 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-10-15 15:15:25.967 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:15:25.994 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-10-15 15:15:26.022 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-10-15 15:15:26.048 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-10-15 15:15:26.076 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:15:26.078 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:15:26.081 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-10-15 15:15:26.084 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-10-15 15:15:26.086 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:15:26.088 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:26.091 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:26.093 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:15:26.095 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:15:26.098 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:15:26.125 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-10-15 15:15:26.153 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2021-10-15 15:15:26.153 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:15:26.162 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-10-15 15:15:26.165 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-10-15 15:15:26.167 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-10-15 15:15:26.171 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:15:26.174 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:15:26.176 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:15:26.178 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:26.180 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:26.183 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:15:26.186 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:15:26.188 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:26.191 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:26.193 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-10-15 15:15:26.255 | Site keystone-wsgi-admin already enabled 2021-10-15 15:15:26.259 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:15:26.262 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:15:26.265 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:15:26.267 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:15:26.399 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-10-15 15:15:26.429 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-10-15 15:15:26.459 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-10-15 15:15:26.491 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-10-15 15:15:26.493 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-10-15 15:15:26.524 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-10-15 15:15:26.552 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-10-15 15:15:26.580 | + ./stack.sh:main:885 : is_service_enabled swift 2021-10-15 15:15:26.596 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:26.599 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-10-15 15:15:26.616 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:26.618 | + ./stack.sh:main:889 : stack_install_service swift 2021-10-15 15:15:26.621 | + lib/stack:stack_install_service:20 : local service=swift 2021-10-15 15:15:26.624 | + lib/stack:stack_install_service:21 : type install_swift 2021-10-15 15:15:26.626 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:15:26.629 | + lib/stack:stack_install_service:32 : install_swift 2021-10-15 15:15:26.631 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-10-15 15:15:26.634 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-10-15 15:15:26.636 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-10-15 15:15:26.638 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:15:26.641 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:15:26.643 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:15:26.646 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:15:26.648 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:15:26.651 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:15:26.669 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:15:26.671 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:15:26.674 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:15:26.676 | + functions-common:git_clone:544 : echo master 2021-10-15 15:15:26.677 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:15:26.682 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-10-15 15:15:26.684 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:15:26.686 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-10-15 15:15:26.689 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:15:26.689 | + functions-common:git_clone:593 : head -1 2021-10-15 15:15:26.692 | dbd0960ae Merge "Update master for stable/xena" 2021-10-15 15:15:26.695 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:15:26.698 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-10-15 15:15:26.700 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:15:26.702 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:15:26.705 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-10-15 15:15:26.707 | + inc/python:setup_develop:344 : local extras=keystone 2021-10-15 15:15:26.710 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-10-15 15:15:26.712 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:15:26.715 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:15:26.717 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-10-15 15:15:26.720 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:15:26.722 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-10-15 15:15:26.725 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-10-15 15:15:26.728 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:15:26.731 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-10-15 15:15:26.734 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:15:26.736 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:15:26.739 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-10-15 15:15:26.745 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-10-15 15:15:26.747 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-10-15 15:15:27.391 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-10-15 15:15:27.393 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:15:27.396 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:15:27.398 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:15:27.400 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:15:27.403 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-10-15 15:15:27.405 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:15:27.407 | + inc/python:setup_package:428 : local extras=keystone 2021-10-15 15:15:27.410 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:15:27.412 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-10-15 15:15:27.414 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-10-15 15:15:27.416 | + inc/python:setup_package:438 : extras='[keystone]' 2021-10-15 15:15:27.419 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:15:27.421 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-10-15 15:15:27.442 | Using python 3.8 to install /opt/stack/swift 2021-10-15 15:15:27.444 | + 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-10-15 15:15:28.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:28.264 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:28.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:28.264 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:29.339 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:15:29.357 | Obtaining file:///opt/stack/swift 2021-10-15 15:15:29.358 | Preparing metadata (setup.py): started 2021-10-15 15:15:30.544 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:15:30.660 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.32.0) 2021-10-15 15:15:30.661 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.1.2) 2021-10-15 15:15:30.662 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.11.0) 2021-10-15 15:15:30.663 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.1.1) 2021-10-15 15:15:30.664 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (4.6.3) 2021-10-15 15:15:30.665 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.26.0) 2021-10-15 15:15:30.666 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.16.0) 2021-10-15 15:15:30.668 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.9.7) 2021-10-15 15:15:30.669 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.6.0) 2021-10-15 15:15:30.670 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (35.0.0) 2021-10-15 15:15:30.671 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (9.3.0) 2021-10-15 15:15:30.710 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev43) (1.15.0) 2021-10-15 15:15:30.717 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev43) (2.1.0) 2021-10-15 15:15:30.773 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.1) 2021-10-15 15:15:30.774 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (8.7.1) 2021-10-15 15:15:30.776 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.4.0) 2021-10-15 15:15:30.777 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.3.0) 2021-10-15 15:15:30.778 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.3.1) 2021-10-15 15:15:30.779 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.8.7) 2021-10-15 15:15:30.780 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.10.0) 2021-10-15 15:15:30.782 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.2.0) 2021-10-15 15:15:30.783 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.6.0) 2021-10-15 15:15:30.784 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.6.0) 2021-10-15 15:15:30.785 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:15:30.786 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.1.1) 2021-10-15 15:15:30.807 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev43) (58.2.0) 2021-10-15 15:15:30.836 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2021.10.8) 2021-10-15 15:15:30.839 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2.0.7) 2021-10-15 15:15:30.840 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (1.26.7) 2021-10-15 15:15:30.842 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (3.3) 2021-10-15 15:15:30.866 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev43) (2.20) 2021-10-15 15:15:30.956 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.1.16) 2021-10-15 15:15:30.958 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.4.0) 2021-10-15 15:15:30.959 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.7.0) 2021-10-15 15:15:30.999 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.1.4) 2021-10-15 15:15:31.044 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.8.0) 2021-10-15 15:15:31.045 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.4.1) 2021-10-15 15:15:31.046 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.5.0) 2021-10-15 15:15:31.048 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.3.0) 2021-10-15 15:15:31.111 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.9.6) 2021-10-15 15:15:31.112 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.2) 2021-10-15 15:15:31.125 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2021.3) 2021-10-15 15:15:31.126 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.0.2) 2021-10-15 15:15:31.143 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (21.0) 2021-10-15 15:15:31.145 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.4.7) 2021-10-15 15:15:31.254 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.13.2) 2021-10-15 15:15:31.270 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:15:33.195 | Installing collected packages: swift 2021-10-15 15:15:33.197 | Running setup.py develop for swift 2021-10-15 15:15:35.162 | Successfully installed swift-2.29.0.dev43 2021-10-15 15:15:35.163 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:15:35.297 | + inc/python:pip_install:200 : result=0 2021-10-15 15:15:35.299 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:15:35.301 | + functions-common:time_stop:2309 : local name 2021-10-15 15:15:35.303 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:15:35.306 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:15:35.308 | + functions-common:time_stop:2312 : local total 2021-10-15 15:15:35.310 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:15:35.312 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:15:35.314 | + functions-common:time_stop:2316 : start_time=1634310927437 2021-10-15 15:15:35.316 | + functions-common:time_stop:2318 : [[ -z 1634310927437 ]] 2021-10-15 15:15:35.319 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:15:35.324 | + functions-common:time_stop:2321 : end_time=1634310935321 2021-10-15 15:15:35.326 | + functions-common:time_stop:2322 : elapsed_time=7884 2021-10-15 15:15:35.328 | + functions-common:time_stop:2323 : total=64323 2021-10-15 15:15:35.330 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:15:35.333 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=72207 2021-10-15 15:15:35.335 | + inc/python:pip_install:203 : return 0 2021-10-15 15:15:35.337 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:15:35.340 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:15:35.343 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:15:35.362 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:15:35.373 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-10-15 15:15:35.376 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-10-15 15:15:35.378 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:35.381 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:35.383 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-10-15 15:15:35.385 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:35.388 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-10-15 15:15:35.391 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:15:35.393 | + ./stack.sh:main:890 : configure_swift 2021-10-15 15:15:35.395 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-10-15 15:15:35.397 | + lib/swift:configure_swift:335 : local node_number 2021-10-15 15:15:35.399 | + lib/swift:configure_swift:336 : local swift_node_config 2021-10-15 15:15:35.401 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-10-15 15:15:35.404 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-10-15 15:15:36.446 | No container-sync running 2021-10-15 15:15:36.446 | No object-updater running 2021-10-15 15:15:36.446 | No object-expirer running 2021-10-15 15:15:36.446 | No object-server running 2021-10-15 15:15:36.447 | No object-reconstructor running 2021-10-15 15:15:36.447 | No account-replicator running 2021-10-15 15:15:36.447 | No container-auditor running 2021-10-15 15:15:36.447 | No object-replicator running 2021-10-15 15:15:36.447 | No container-sharder running 2021-10-15 15:15:36.447 | No container-updater running 2021-10-15 15:15:36.447 | No account-server running 2021-10-15 15:15:36.447 | No container-reconciler running 2021-10-15 15:15:36.447 | No object-auditor running 2021-10-15 15:15:36.447 | No proxy-server running 2021-10-15 15:15:36.447 | No account-auditor running 2021-10-15 15:15:36.447 | No account-reaper running 2021-10-15 15:15:36.447 | No container-server running 2021-10-15 15:15:36.447 | No container-replicator running 2021-10-15 15:15:36.514 | + lib/swift:configure_swift:340 : true 2021-10-15 15:15:36.516 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-10-15 15:15:36.529 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-10-15 15:15:36.540 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-10-15 15:15:36.543 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-10-15 15:15:36.544 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-10-15 15:15:36.548 | + lib/swift:configure_swift:354 : sed -e ' 2021-10-15 15:15:36.548 | s/%GROUP%/ubuntu/; 2021-10-15 15:15:36.548 | s/%USER%/ubuntu/; 2021-10-15 15:15:36.548 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-10-15 15:15:36.548 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-10-15 15:15:36.552 | uid = ubuntu 2021-10-15 15:15:36.552 | gid = ubuntu 2021-10-15 15:15:36.552 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-10-15 15:15:36.552 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-10-15 15:15:36.552 | address = 127.0.0.1 2021-10-15 15:15:36.552 | 2021-10-15 15:15:36.552 | [account6612] 2021-10-15 15:15:36.552 | max connections = 25 2021-10-15 15:15:36.552 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:15:36.552 | read only = false 2021-10-15 15:15:36.552 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-10-15 15:15:36.552 | 2021-10-15 15:15:36.552 | [account6622] 2021-10-15 15:15:36.552 | max connections = 25 2021-10-15 15:15:36.552 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:15:36.552 | read only = false 2021-10-15 15:15:36.552 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-10-15 15:15:36.552 | 2021-10-15 15:15:36.552 | [account6632] 2021-10-15 15:15:36.552 | max connections = 25 2021-10-15 15:15:36.552 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:15:36.552 | read only = false 2021-10-15 15:15:36.552 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-10-15 15:15:36.552 | 2021-10-15 15:15:36.552 | [account6642] 2021-10-15 15:15:36.552 | max connections = 25 2021-10-15 15:15:36.552 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:15:36.552 | read only = false 2021-10-15 15:15:36.552 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-10-15 15:15:36.552 | 2021-10-15 15:15:36.552 | 2021-10-15 15:15:36.552 | [container6611] 2021-10-15 15:15:36.552 | max connections = 25 2021-10-15 15:15:36.552 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:15:36.553 | read only = false 2021-10-15 15:15:36.553 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-10-15 15:15:36.553 | 2021-10-15 15:15:36.553 | [container6621] 2021-10-15 15:15:36.553 | max connections = 25 2021-10-15 15:15:36.553 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:15:36.553 | read only = false 2021-10-15 15:15:36.553 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-10-15 15:15:36.553 | 2021-10-15 15:15:36.553 | [container6631] 2021-10-15 15:15:36.553 | max connections = 25 2021-10-15 15:15:36.553 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:15:36.553 | read only = false 2021-10-15 15:15:36.553 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-10-15 15:15:36.553 | 2021-10-15 15:15:36.553 | [container6641] 2021-10-15 15:15:36.553 | max connections = 25 2021-10-15 15:15:36.553 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:15:36.553 | read only = false 2021-10-15 15:15:36.553 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-10-15 15:15:36.553 | 2021-10-15 15:15:36.553 | 2021-10-15 15:15:36.553 | [object6613] 2021-10-15 15:15:36.553 | max connections = 25 2021-10-15 15:15:36.553 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:15:36.553 | read only = false 2021-10-15 15:15:36.553 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-10-15 15:15:36.553 | 2021-10-15 15:15:36.553 | [object6623] 2021-10-15 15:15:36.553 | max connections = 25 2021-10-15 15:15:36.553 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:15:36.553 | read only = false 2021-10-15 15:15:36.553 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-10-15 15:15:36.553 | 2021-10-15 15:15:36.553 | [object6633] 2021-10-15 15:15:36.553 | max connections = 25 2021-10-15 15:15:36.554 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:15:36.554 | read only = false 2021-10-15 15:15:36.554 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-10-15 15:15:36.554 | 2021-10-15 15:15:36.554 | [object6643] 2021-10-15 15:15:36.554 | max connections = 25 2021-10-15 15:15:36.554 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:15:36.554 | read only = false 2021-10-15 15:15:36.554 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-10-15 15:15:36.555 | + lib/swift:configure_swift:360 : is_ubuntu 2021-10-15 15:15:36.557 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:36.559 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:36.561 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-10-15 15:15:36.572 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-10-15 15:15:36.574 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-10-15 15:15:36.579 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-10-15 15:15:36.583 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-10-15 15:15:36.585 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-10-15 15:15:36.589 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-10-15 15:15:36.617 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/ 2021-10-15 15:15:36.642 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-10-15 15:15:36.659 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-10-15 15:15:36.687 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-10-15 15:15:36.704 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:15:36.731 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-10-15 15:15:36.748 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-10-15 15:15:36.775 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-10-15 15:15:36.793 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-10-15 15:15:36.820 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-10-15 15:15:36.837 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:15:36.866 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-10-15 15:15:36.883 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-10-15 15:15:36.898 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:36.900 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-10-15 15:15:36.927 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-10-15 15:15:36.954 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-10-15 15:15:36.980 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-10-15 15:15:37.007 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-10-15 15:15:37.021 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:37.024 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-10-15 15:15:37.050 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-10-15 15:15:37.064 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:37.066 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-10-15 15:15:37.081 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:37.083 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-10-15 15:15:37.085 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-10-15 15:15:37.100 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:37.102 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-10-15 15:15:37.104 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-10-15 15:15:37.107 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-10-15 15:15:37.111 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-10-15 15:15:37.116 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-10-15 15:15:37.143 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-10-15 15:15:37.170 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-10-15 15:15:37.198 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-10-15 15:15:37.227 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-10-15 15:15:37.254 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-10-15 15:15:37.256 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-10-15 15:15:37.258 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-10-15 15:15:37.260 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-10-15 15:15:37.263 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-10-15 15:15:37.289 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-10-15 15:15:37.316 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity 2021-10-15 15:15:37.343 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-10-15 15:15:37.370 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-10-15 15:15:37.396 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-10-15 15:15:37.423 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-10-15 15:15:37.449 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-10-15 15:15:37.476 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:15:37.503 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-10-15 15:15:37.530 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-10-15 15:15:37.556 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-10-15 15:15:37.583 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-10-15 15:15:37.610 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-10-15 15:15:37.639 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-10-15 15:15:37.666 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-10-15 15:15:37.684 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-10-15 15:15:37.711 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-10-15 15:15:37.738 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-10-15 15:15:37.742 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-10-15 15:15:37.770 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-10-15 15:15:37.797 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-10-15 15:15:37.824 | + lib/swift:configure_swift:478 : local node_number 2021-10-15 15:15:37.826 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-10-15 15:15:37.828 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:15:37.830 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-10-15 15:15:37.834 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-10-15 15:15:37.836 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:15:37.839 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:15:37.841 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-10-15 15:15:37.843 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-10-15 15:15:37.846 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:15:37.848 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:15:37.850 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-10-15 15:15:37.867 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-10-15 15:15:37.894 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-10-15 15:15:37.912 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-10-15 15:15:37.940 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-10-15 15:15:37.961 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:15:37.989 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-10-15 15:15:38.007 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:15:38.034 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-10-15 15:15:38.052 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:15:38.082 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-10-15 15:15:38.099 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-10-15 15:15:38.127 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:15:38.145 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:15:38.173 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-10-15 15:15:38.190 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-10-15 15:15:38.218 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-10-15 15:15:38.236 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-10-15 15:15:38.263 | + 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-10-15 15:15:38.268 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-10-15 15:15:38.286 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:15:38.314 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-10-15 15:15:38.343 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:15:38.345 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-10-15 15:15:38.350 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-10-15 15:15:38.352 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:15:38.354 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:15:38.356 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-10-15 15:15:38.359 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-10-15 15:15:38.361 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:15:38.363 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:15:38.365 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-10-15 15:15:38.382 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-10-15 15:15:38.411 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-10-15 15:15:38.428 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-10-15 15:15:38.456 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-10-15 15:15:38.473 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:15:38.501 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-10-15 15:15:38.519 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:15:38.547 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-10-15 15:15:38.565 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:15:38.592 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-10-15 15:15:38.611 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-10-15 15:15:38.639 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:15:38.657 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:15:38.685 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-10-15 15:15:38.703 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-10-15 15:15:38.732 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-10-15 15:15:38.751 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-10-15 15:15:38.778 | + 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-10-15 15:15:38.788 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-10-15 15:15:38.806 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:15:38.833 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:15:38.835 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-10-15 15:15:38.840 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-10-15 15:15:38.842 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:15:38.845 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:15:38.847 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-10-15 15:15:38.849 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-10-15 15:15:38.851 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:15:38.853 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:15:38.856 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-10-15 15:15:38.873 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-10-15 15:15:38.901 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-10-15 15:15:38.919 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-10-15 15:15:38.946 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-10-15 15:15:38.964 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:15:38.992 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-10-15 15:15:39.010 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:15:39.038 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-10-15 15:15:39.056 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:15:39.085 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-10-15 15:15:39.105 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-10-15 15:15:39.133 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:15:39.150 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:15:39.178 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-10-15 15:15:39.197 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-10-15 15:15:39.224 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-10-15 15:15:39.243 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-10-15 15:15:39.270 | + 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-10-15 15:15:39.275 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-10-15 15:15:39.293 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:15:39.320 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-10-15 15:15:39.347 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-10-15 15:15:39.376 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-10-15 15:15:39.406 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-10-15 15:15:39.408 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-10-15 15:15:39.413 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-10-15 15:15:39.441 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-10-15 15:15:39.469 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-10-15 15:15:39.497 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-10-15 15:15:39.524 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-10-15 15:15:39.553 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-10-15 15:15:39.579 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-10-15 15:15:39.607 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-10-15 15:15:39.634 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-10-15 15:15:39.660 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-10-15 15:15:39.676 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:39.678 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-10-15 15:15:39.696 | + lib/swift:configure_swift:521 : local auth_vers 2021-10-15 15:15:39.699 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-10-15 15:15:39.719 | + lib/swift:configure_swift:522 : auth_vers=3 2021-10-15 15:15:39.721 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.24 2021-10-15 15:15:39.748 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-10-15 15:15:39.750 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-10-15 15:15:39.777 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity 2021-10-15 15:15:39.805 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-10-15 15:15:39.808 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-10-15 15:15:39.835 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-10-15 15:15:39.851 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:39.853 | + lib/swift:configure_swift:541 : local user_group 2021-10-15 15:15:39.856 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-10-15 15:15:39.861 | + lib/swift:configure_swift:542 : user_group=1000 2021-10-15 15:15:39.863 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-10-15 15:15:39.876 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-10-15 15:15:39.878 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-10-15 15:15:39.889 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-10-15 15:15:39.892 | + lib/swift:configure_swift:548 : is_suse 2021-10-15 15:15:39.894 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:15:39.896 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:15:39.898 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:15:39.900 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:15:39.903 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:15:39.906 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:15:39.908 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-10-15 15:15:39.920 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:15:39.922 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-10-15 15:15:39.925 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-10-15 15:15:39.941 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:39.944 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-10-15 15:15:39.961 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:39.963 | + ./stack.sh:main:901 : stack_install_service glance 2021-10-15 15:15:39.966 | + lib/stack:stack_install_service:20 : local service=glance 2021-10-15 15:15:39.968 | + lib/stack:stack_install_service:21 : type install_glance 2021-10-15 15:15:39.971 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:15:39.973 | + lib/stack:stack_install_service:32 : install_glance 2021-10-15 15:15:39.976 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-10-15 15:15:39.978 | + lib/glance:install_glance:514 : local glance_store_extras 2021-10-15 15:15:39.981 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-10-15 15:15:39.997 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:39.999 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-10-15 15:15:40.002 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-10-15 15:15:40.019 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:40.021 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-10-15 15:15:40.024 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-10-15 15:15:40.027 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-10-15 15:15:40.029 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:40.032 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:40.034 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-10-15 15:15:40.037 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:40.040 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-10-15 15:15:40.043 | ++ inc/python:join_extras:29 : local IFS=, 2021-10-15 15:15:40.046 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-10-15 15:15:40.049 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-10-15 15:15:40.051 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-10-15 15:15:40.054 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-10-15 15:15:40.056 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-10-15 15:15:40.060 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-10-15 15:15:40.063 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-10-15 15:15:40.065 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-10-15 15:15:40.069 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:15:40.069 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-10-15 15:15:40.074 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-10-15 15:15:40.077 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-10-15 15:15:40.079 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-10-15 15:15:40.082 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-10-15 15:15:40.085 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 15:15:40.107 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-10-15 15:15:40.110 | + 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-10-15 15:15:40.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:40.917 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:40.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:40.917 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:41.979 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:15:41.999 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-10-15 15:15:42.083 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-10-15 15:15:42.084 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-10-15 15:15:42.086 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-10-15 15:15:42.087 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-10-15 15:15:42.088 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-10-15 15:15:42.090 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-10-15 15:15:42.091 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.32.0) 2021-10-15 15:15:42.092 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-10-15 15:15:42.093 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-10-15 15:15:42.094 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.1) 2021-10-15 15:15:42.095 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-10-15 15:15:42.097 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-10-15 15:15:42.099 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.12.0) 2021-10-15 15:15:42.102 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.1) 2021-10-15 15:15:42.104 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.1) 2021-10-15 15:15:42.106 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.1.0) 2021-10-15 15:15:42.108 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-10-15 15:15:42.111 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-10-15 15:15:42.120 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-10-15 15:15:42.121 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-10-15 15:15:42.126 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-10-15 15:15:42.195 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-10-15 15:15:42.197 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-10-15 15:15:42.198 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2021-10-15 15:15:42.221 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-10-15 15:15:42.224 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-10-15 15:15:42.225 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-10-15 15:15:42.228 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-10-15 15:15:42.229 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-10-15 15:15:42.239 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-10-15 15:15:42.280 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-10-15 15:15:42.281 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2021-10-15 15:15:42.282 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-10-15 15:15:42.284 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-10-15 15:15:42.305 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-10-15 15:15:42.306 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-10-15 15:15:42.321 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-10-15 15:15:42.336 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2021-10-15 15:15:42.338 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-10-15 15:15:42.356 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2021-10-15 15:15:42.359 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2021-10-15 15:15:42.442 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.7) 2021-10-15 15:15:42.443 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.10.8) 2021-10-15 15:15:42.444 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-10-15 15:15:42.447 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-10-15 15:15:42.496 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-10-15 15:15:42.523 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.2) 2021-10-15 15:15:42.561 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-10-15 15:15:42.724 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-10-15 15:15:42.729 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-10-15 15:15:42.766 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-10-15 15:15:42.767 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-10-15 15:15:42.768 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-10-15 15:15:42.770 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-10-15 15:15:42.771 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-10-15 15:15:42.772 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-10-15 15:15:42.984 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-10-15 15:15:43.024 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (58.2.0) 2021-10-15 15:15:43.108 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-10-15 15:15:43.260 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-10-15 15:15:44.973 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:15:45.091 | + inc/python:pip_install:200 : result=0 2021-10-15 15:15:45.094 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:15:45.096 | + functions-common:time_stop:2309 : local name 2021-10-15 15:15:45.098 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:15:45.100 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:15:45.103 | + functions-common:time_stop:2312 : local total 2021-10-15 15:15:45.106 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:15:45.108 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:15:45.110 | + functions-common:time_stop:2316 : start_time=1634310940101 2021-10-15 15:15:45.112 | + functions-common:time_stop:2318 : [[ -z 1634310940101 ]] 2021-10-15 15:15:45.115 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:15:45.120 | + functions-common:time_stop:2321 : end_time=1634310945117 2021-10-15 15:15:45.122 | + functions-common:time_stop:2322 : elapsed_time=5016 2021-10-15 15:15:45.125 | + functions-common:time_stop:2323 : total=72207 2021-10-15 15:15:45.127 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:15:45.129 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=77223 2021-10-15 15:15:45.132 | + inc/python:pip_install:203 : return 0 2021-10-15 15:15:45.134 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-10-15 15:15:45.137 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-10-15 15:15:45.140 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-10-15 15:15:45.152 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-10-15 15:15:45.157 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-10-15 15:15:45.159 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-10-15 15:15:45.162 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-10-15 15:15:45.164 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:15:45.166 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:15:45.169 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:15:45.172 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:15:45.174 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:15:45.177 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:15:45.194 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:15:45.196 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:15:45.199 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:15:45.202 | + functions-common:git_clone:544 : echo master 2021-10-15 15:15:45.202 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:15:45.207 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-10-15 15:15:45.209 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:15:45.211 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-10-15 15:15:45.214 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:15:45.215 | + functions-common:git_clone:593 : head -1 2021-10-15 15:15:45.218 | ff8e3d4a0 Merge "Add libpcre3-dev/pcre-devel to bindep.txt" 2021-10-15 15:15:45.221 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:15:45.224 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-10-15 15:15:45.226 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:15:45.229 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:15:45.232 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-10-15 15:15:45.235 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:15:45.237 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-10-15 15:15:45.240 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:15:45.242 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:15:45.244 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-10-15 15:15:45.247 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:15:45.250 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:15:45.253 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-10-15 15:15:45.256 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:15:45.258 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-10-15 15:15:45.261 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:15:45.263 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:15:45.266 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-10-15 15:15:45.272 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-10-15 15:15:45.275 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-10-15 15:15:45.935 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-10-15 15:15:45.937 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:15:45.940 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:15:45.942 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:15:45.944 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:15:45.947 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-10-15 15:15:45.950 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:15:45.952 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:15:45.954 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:15:45.957 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:15:45.959 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:15:45.961 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:15:45.964 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:15:45.967 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-10-15 15:15:45.987 | Using python 3.8 to install /opt/stack/glance 2021-10-15 15:15:45.990 | + 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-10-15 15:15:46.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:46.804 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:46.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:46.804 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:47.869 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:15:47.885 | Obtaining file:///opt/stack/glance 2021-10-15 15:15:47.886 | Preparing metadata (setup.py): started 2021-10-15 15:15:49.044 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:15:49.197 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.6.0) 2021-10-15 15:15:49.198 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.1) 2021-10-15 15:15:49.199 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.25) 2021-10-15 15:15:49.200 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.32.0) 2021-10-15 15:15:49.201 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.1.1) 2021-10-15 15:15:49.202 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.5.1) 2021-10-15 15:15:49.203 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.8.7) 2021-10-15 15:15:49.204 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.4.2) 2021-10-15 15:15:49.205 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.7.4) 2021-10-15 15:15:49.206 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.20.1) 2021-10-15 15:15:49.207 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (8.7.1) 2021-10-15 15:15:49.208 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.1) 2021-10-15 15:15:49.209 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.3.1) 2021-10-15 15:15:49.211 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:15:49.212 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.10.0) 2021-10-15 15:15:49.213 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.0) 2021-10-15 15:15:49.215 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:15:49.215 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.2) 2021-10-15 15:15:49.216 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:15:49.218 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (9.3.0) 2021-10-15 15:15:49.219 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:15:49.220 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.2) 2021-10-15 15:15:49.221 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.5.0) 2021-10-15 15:15:49.222 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:15:49.223 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.3.0) 2021-10-15 15:15:49.224 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (21.0.0) 2021-10-15 15:15:49.225 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.16.0) 2021-10-15 15:15:49.227 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (11.0.0) 2021-10-15 15:15:49.228 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:15:49.229 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:15:49.230 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.0) 2021-10-15 15:15:49.231 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (12.9.1) 2021-10-15 15:15:49.232 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:15:49.234 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:15:49.235 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.8.2) 2021-10-15 15:15:49.236 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:15:49.237 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.2) 2021-10-15 15:15:49.238 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.7.0) 2021-10-15 15:15:49.239 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:15:49.240 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (35.0.0) 2021-10-15 15:15:49.241 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.2.2) 2021-10-15 15:15:49.242 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.1.16) 2021-10-15 15:15:49.243 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.5.0) 2021-10-15 15:15:49.245 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.9.1) 2021-10-15 15:15:49.261 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (1.1.5) 2021-10-15 15:15:49.263 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (5.2.2) 2021-10-15 15:15:49.264 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (4.8.1) 2021-10-15 15:15:49.285 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (2.26.0) 2021-10-15 15:15:49.288 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (5.2.0) 2021-10-15 15:15:49.329 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev15) (1.15.0) 2021-10-15 15:15:49.345 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev15) (4.2.0) 2021-10-15 15:15:49.357 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev15) (1.13.2) 2021-10-15 15:15:49.371 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (2.1.0) 2021-10-15 15:15:49.372 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (1.1.2) 2021-10-15 15:15:49.457 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev15) (2.4.7) 2021-10-15 15:15:49.535 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev15) (1.7.0) 2021-10-15 15:15:49.587 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (2.8.1) 2021-10-15 15:15:49.590 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (3.1.1) 2021-10-15 15:15:49.624 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (0.14.1) 2021-10-15 15:15:49.669 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (5.4.1) 2021-10-15 15:15:49.670 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (1.5.0) 2021-10-15 15:15:49.671 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (0.8.0) 2021-10-15 15:15:49.731 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:15:49.734 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.0) 2021-10-15 15:15:49.735 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.13.0) 2021-10-15 15:15:49.761 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.59.0) 2021-10-15 15:15:49.835 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (2.8.2) 2021-10-15 15:15:49.838 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (0.9.6) 2021-10-15 15:15:49.897 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (4.2.4) 2021-10-15 15:15:49.898 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.3.0) 2021-10-15 15:15:49.900 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (2.6.0) 2021-10-15 15:15:49.902 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:15:49.905 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.6) 2021-10-15 15:15:49.930 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.3.0) 2021-10-15 15:15:49.934 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:15:49.935 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.0.2) 2021-10-15 15:15:49.977 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev15) (5.8.0) 2021-10-15 15:15:50.023 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:15:50.024 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (2021.3) 2021-10-15 15:15:50.025 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (21.0) 2021-10-15 15:15:50.103 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev15) (58.2.0) 2021-10-15 15:15:50.260 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev15) (0.7) 2021-10-15 15:15:50.554 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (6.3.1) 2021-10-15 15:15:50.555 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:15:50.556 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.6.3) 2021-10-15 15:15:50.559 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (1.4.2) 2021-10-15 15:15:50.618 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev15) (0.8.1) 2021-10-15 15:15:50.644 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.0) 2021-10-15 15:15:50.765 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev15) (2.20) 2021-10-15 15:15:50.827 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (1.6) 2021-10-15 15:15:50.878 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:15:51.098 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:15:51.099 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.10.0) 2021-10-15 15:15:51.110 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:15:51.111 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.32) 2021-10-15 15:15:51.111 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.1.4) 2021-10-15 15:15:51.111 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:15:51.111 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.4) 2021-10-15 15:15:51.230 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:15:51.262 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev15) (1.0.2) 2021-10-15 15:15:51.310 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:15:51.313 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (3.0.0) 2021-10-15 15:15:51.561 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (3.9.0) 2021-10-15 15:15:51.753 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (1.26.7) 2021-10-15 15:15:51.756 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (3.3) 2021-10-15 15:15:51.757 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2021.10.8) 2021-10-15 15:15:51.759 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2.0.7) 2021-10-15 15:15:51.835 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.2) 2021-10-15 15:15:51.992 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:15:52.096 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev15) (3.6.0) 2021-10-15 15:15:52.373 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.0) 2021-10-15 15:15:52.374 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (2.2.0) 2021-10-15 15:15:52.607 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.1) 2021-10-15 15:15:52.952 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (1.0.0) 2021-10-15 15:15:53.271 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.4) 2021-10-15 15:15:53.272 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (21.2.0) 2021-10-15 15:15:53.273 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (1.8.2) 2021-10-15 15:15:53.274 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.2.5) 2021-10-15 15:15:54.436 | Installing collected packages: glance 2021-10-15 15:15:54.438 | Running setup.py develop for glance 2021-10-15 15:15:56.466 | Successfully installed glance 2021-10-15 15:15:56.466 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:15:56.602 | + inc/python:pip_install:200 : result=0 2021-10-15 15:15:56.604 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:15:56.607 | + functions-common:time_stop:2309 : local name 2021-10-15 15:15:56.609 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:15:56.611 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:15:56.613 | + functions-common:time_stop:2312 : local total 2021-10-15 15:15:56.616 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:15:56.618 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:15:56.621 | + functions-common:time_stop:2316 : start_time=1634310945982 2021-10-15 15:15:56.623 | + functions-common:time_stop:2318 : [[ -z 1634310945982 ]] 2021-10-15 15:15:56.626 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:15:56.630 | + functions-common:time_stop:2321 : end_time=1634310956627 2021-10-15 15:15:56.632 | + functions-common:time_stop:2322 : elapsed_time=10645 2021-10-15 15:15:56.634 | + functions-common:time_stop:2323 : total=77223 2021-10-15 15:15:56.637 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:15:56.639 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=87868 2021-10-15 15:15:56.641 | + inc/python:pip_install:203 : return 0 2021-10-15 15:15:56.644 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:15:56.646 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:15:56.648 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:15:56.668 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:15:56.680 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-10-15 15:15:56.683 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-10-15 15:15:56.685 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:56.688 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:56.690 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-10-15 15:15:56.693 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:56.695 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:15:56.698 | + ./stack.sh:main:902 : configure_glance 2021-10-15 15:15:56.701 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-10-15 15:15:56.712 | + lib/glance:configure_glance:333 : local dburl 2021-10-15 15:15:56.715 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-10-15 15:15:56.718 | ++ lib/database:database_connection_url:132 : local db=glance 2021-10-15 15:15:56.720 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-10-15 15:15:56.723 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-10-15 15:15:56.725 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:15:56.728 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:15:56.730 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-10-15 15:15:56.758 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:15:56.787 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-10-15 15:15:56.816 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:15:56.846 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-10-15 15:15:56.875 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-10-15 15:15:56.905 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-10-15 15:15:56.907 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:15:56.910 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-10-15 15:15:56.912 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-10-15 15:15:56.914 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-10-15 15:15:56.943 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-10-15 15:15:56.972 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity 2021-10-15 15:15:57.001 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-10-15 15:15:57.030 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-10-15 15:15:57.060 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-10-15 15:15:57.090 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-10-15 15:15:57.121 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-10-15 15:15:57.152 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:15:57.180 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-10-15 15:15:57.210 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-10-15 15:15:57.240 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-10-15 15:15:57.243 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-10-15 15:15:57.245 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-10-15 15:15:57.247 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-10-15 15:15:57.250 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:15:57.252 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:15:57.269 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:57.272 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:15:57.275 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:15:57.278 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:15:57.294 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:57.297 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:15:57.300 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:15:57.329 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:15:57.332 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:15:57.334 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-10-15 15:15:57.336 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-10-15 15:15:57.339 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-10-15 15:15:57.369 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-10-15 15:15:57.398 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-10-15 15:15:57.402 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-10-15 15:15:57.404 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-10-15 15:15:57.406 | + lib/glance:configure_glance_store:254 : local be 2021-10-15 15:15:57.409 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:15:57.411 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-10-15 15:15:57.413 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:15:57.446 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-10-15 15:15:57.450 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24 2021-10-15 15:15:57.483 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:15:57.486 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-10-15 15:15:57.503 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:57.505 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-10-15 15:15:57.535 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-10-15 15:15:57.565 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-10-15 15:15:57.595 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-10-15 15:15:57.624 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-10-15 15:15:57.655 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-10-15 15:15:57.671 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:57.674 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-10-15 15:15:57.704 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-10-15 15:15:57.733 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-10-15 15:15:57.763 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3 2021-10-15 15:15:57.794 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-10-15 15:15:57.823 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image 2021-10-15 15:15:57.853 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-10-15 15:15:57.870 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:57.873 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-10-15 15:15:57.875 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-10-15 15:15:57.878 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:15:57.881 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:15:57.898 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:15:57.900 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:15:57.902 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:15:57.904 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:15:57.907 | + 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-10-15 15:15:57.937 | + 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-10-15 15:15:57.966 | + 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-10-15 15:15:57.996 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:15:58.025 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-10-15 15:15:58.030 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-10-15 15:15:58.060 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-10-15 15:15:58.090 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:15:58.121 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity 2021-10-15 15:15:58.150 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-10-15 15:15:58.180 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-10-15 15:15:58.210 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-10-15 15:15:58.241 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:15:58.270 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-10-15 15:15:58.300 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-10-15 15:15:58.329 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-10-15 15:15:58.359 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-10-15 15:15:58.364 | + lib/glance:configure_glance:418 : 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-10-15 15:15:58.372 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-10-15 15:15:58.393 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:58.395 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-10-15 15:15:58.397 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-10-15 15:15:58.400 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-10-15 15:15:58.403 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-10-15 15:15:58.405 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-10-15 15:15:58.408 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-10-15 15:15:58.412 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-10-15 15:15:58.415 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-10-15 15:15:58.419 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-10-15 15:15:58.449 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-10-15 15:15:58.451 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-10-15 15:15:58.453 | ++ functions:get_random_port:837 : true 2021-10-15 15:15:58.456 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-10-15 15:15:58.458 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-10-15 15:15:58.460 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-10-15 15:15:58.515 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-10-15 15:15:58.518 | ++ functions:get_random_port:841 : break 2 2021-10-15 15:15:58.520 | ++ functions:get_random_port:845 : echo 60999 2021-10-15 15:15:58.523 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-10-15 15:15:58.525 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-10-15 15:15:58.553 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-10-15 15:15:58.580 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-10-15 15:15:58.607 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-10-15 15:15:58.634 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-10-15 15:15:58.662 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-10-15 15:15:58.691 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-10-15 15:15:58.718 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-10-15 15:15:58.745 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:15:58.773 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-10-15 15:15:58.800 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-10-15 15:15:58.827 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-10-15 15:15:58.855 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-10-15 15:15:58.882 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-10-15 15:15:58.910 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-10-15 15:15:58.937 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-10-15 15:15:58.965 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-10-15 15:15:58.992 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-10-15 15:15:59.020 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-10-15 15:15:59.048 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-10-15 15:15:59.050 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-10-15 15:15:59.052 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:15:59.055 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:59.057 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:59.060 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-10-15 15:15:59.062 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-10-15 15:15:59.116 | proxy (enabled by site administrator) 2021-10-15 15:15:59.119 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-10-15 15:15:59.122 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-10-15 15:15:59.124 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:15:59.127 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:59.129 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:59.131 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-10-15 15:15:59.133 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-10-15 15:15:59.186 | proxy_http (enabled by site administrator) 2021-10-15 15:15:59.189 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-10-15 15:15:59.192 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-10-15 15:15:59.195 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-10-15 15:15:59.197 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:15:59.200 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:59.203 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:59.205 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:15:59.208 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:15:59.211 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-10-15 15:15:59.211 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:15:59.220 | KeepAlive Off 2021-10-15 15:15:59.224 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-10-15 15:15:59.224 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:15:59.233 | SetEnv proxy-sendchunked 1 2021-10-15 15:15:59.237 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-10-15 15:15:59.237 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:15:59.246 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-10-15 15:15:59.249 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-10-15 15:15:59.251 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-10-15 15:15:59.254 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:15:59.256 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:15:59.258 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:15:59.261 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:59.264 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:59.266 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:15:59.268 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:15:59.271 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:59.273 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:59.275 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-10-15 15:15:59.336 | Site glance-wsgi-api already enabled 2021-10-15 15:15:59.341 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-10-15 15:15:59.343 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:15:59.345 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:15:59.348 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:15:59.476 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-10-15 15:15:59.484 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-10-15 15:15:59.515 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-10-15 15:15:59.517 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-10-15 15:15:59.535 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:59.537 | + ./stack.sh:main:907 : stack_install_service cinder 2021-10-15 15:15:59.540 | + lib/stack:stack_install_service:20 : local service=cinder 2021-10-15 15:15:59.543 | + lib/stack:stack_install_service:21 : type install_cinder 2021-10-15 15:15:59.545 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:15:59.548 | + lib/stack:stack_install_service:32 : install_cinder 2021-10-15 15:15:59.550 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-10-15 15:15:59.553 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-10-15 15:15:59.555 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-10-15 15:15:59.558 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:15:59.560 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:15:59.563 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:15:59.566 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:15:59.568 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:15:59.571 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:15:59.587 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:15:59.590 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:15:59.592 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:15:59.595 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:15:59.595 | + functions-common:git_clone:544 : echo master 2021-10-15 15:15:59.600 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-10-15 15:15:59.603 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:15:59.606 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-10-15 15:15:59.609 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:15:59.609 | + functions-common:git_clone:593 : head -1 2021-10-15 15:15:59.611 | fd5ec459c Increase min version of oslo.vmware to 3.10.0 2021-10-15 15:15:59.614 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:15:59.617 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-10-15 15:15:59.620 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:15:59.622 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:15:59.625 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-10-15 15:15:59.627 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:15:59.630 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-10-15 15:15:59.632 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:15:59.635 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:15:59.637 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-10-15 15:15:59.640 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:15:59.642 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:15:59.645 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-10-15 15:15:59.648 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:15:59.651 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-10-15 15:15:59.654 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:15:59.656 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:15:59.659 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-10-15 15:15:59.665 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-10-15 15:15:59.668 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-10-15 15:16:00.299 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-10-15 15:16:00.302 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:16:00.304 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:16:00.306 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:16:00.309 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:16:00.312 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-10-15 15:16:00.314 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:16:00.316 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:16:00.319 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:16:00.321 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:16:00.323 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:16:00.326 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:16:00.328 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:16:00.330 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-10-15 15:16:00.351 | Using python 3.8 to install /opt/stack/cinder 2021-10-15 15:16:00.354 | + 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-10-15 15:16:01.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:16:01.169 | from cryptography.utils import int_from_bytes 2021-10-15 15:16:01.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:16:01.169 | from cryptography.utils import int_from_bytes 2021-10-15 15:16:02.243 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:16:02.261 | Obtaining file:///opt/stack/cinder 2021-10-15 15:16:02.261 | Preparing metadata (setup.py): started 2021-10-15 15:16:04.170 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:16:04.381 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.6.0) 2021-10-15 15:16:04.382 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:16:04.383 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.32.0) 2021-10-15 15:16:04.384 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.1.2) 2021-10-15 15:16:04.385 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.20.1) 2021-10-15 15:16:04.386 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.1.16) 2021-10-15 15:16:04.388 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev54) (3.2.0) 2021-10-15 15:16:04.389 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:16:04.390 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (9.3.0) 2021-10-15 15:16:04.390 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.3) 2021-10-15 15:16:04.504 | Collecting oauth2client>=4.1.3 2021-10-15 15:16:04.511 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-10-15 15:16:04.518 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (8.7.1) 2021-10-15 15:16:04.519 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.1) 2021-10-15 15:16:04.520 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.3.1) 2021-10-15 15:16:04.521 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (11.0.0) 2021-10-15 15:16:04.523 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.0) 2021-10-15 15:16:04.524 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (12.9.1) 2021-10-15 15:16:04.525 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:16:04.526 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.8.2) 2021-10-15 15:16:04.527 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.2) 2021-10-15 15:16:04.528 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.3.0) 2021-10-15 15:16:04.529 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.0) 2021-10-15 15:16:04.530 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.2.0) 2021-10-15 15:16:04.531 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.0) 2021-10-15 15:16:04.532 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.0) 2021-10-15 15:16:04.533 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.10.0) 2021-10-15 15:16:04.535 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.0) 2021-10-15 15:16:04.536 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.2) 2021-10-15 15:16:04.537 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (21.0) 2021-10-15 15:16:04.663 | Collecting paramiko>=2.7.2 2021-10-15 15:16:04.670 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB) 2021-10-15 15:16:04.679 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.5.0) 2021-10-15 15:16:04.680 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.1.1) 2021-10-15 15:16:04.681 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.8.0) 2021-10-15 15:16:04.683 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.4.7) 2021-10-15 15:16:04.684 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.2.0) 2021-10-15 15:16:05.158 | Collecting python-glanceclient>=3.2.2 2021-10-15 15:16:05.165 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-10-15 15:16:05.176 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.3.0) 2021-10-15 15:16:05.177 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (17.6.0) 2021-10-15 15:16:05.178 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.12.0) 2021-10-15 15:16:05.180 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2021.3) 2021-10-15 15:16:05.181 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.26.0) 2021-10-15 15:16:05.182 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.1) 2021-10-15 15:16:05.183 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.2) 2021-10-15 15:16:05.543 | Collecting rtslib-fb>=2.1.74 2021-10-15 15:16:05.549 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-10-15 15:16:05.574 | Preparing metadata (setup.py): started 2021-10-15 15:16:06.190 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:16:06.193 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.16.0) 2021-10-15 15:16:06.194 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.25) 2021-10-15 15:16:06.195 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.13.0) 2021-10-15 15:16:06.197 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.0) 2021-10-15 15:16:06.573 | Collecting tabulate>=0.8.7 2021-10-15 15:16:06.579 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-10-15 15:16:06.584 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.1) 2021-10-15 15:16:06.585 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.8.7) 2021-10-15 15:16:06.586 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:16:07.074 | ERROR: Cannot install cinder==19.1.0.dev54 because these package versions have conflicting dependencies. 2021-10-15 15:16:07.074 | 2021-10-15 15:16:07.074 | The conflict is caused by: 2021-10-15 15:16:07.074 | cinder 19.1.0.dev54 depends on oslo.vmware>=3.10.0 2021-10-15 15:16:07.074 | The user requested (constraint) oslo-vmware===3.9.1 2021-10-15 15:16:07.074 | 2021-10-15 15:16:07.074 | To fix this you could try to: 2021-10-15 15:16:07.074 | 1. loosen the range of package versions you've specified 2021-10-15 15:16:07.074 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-10-15 15:16:07.075 | 2021-10-15 15:16:07.075 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-10-15 15:16:07.183 | + inc/python:pip_install:1 : exit_trap 2021-10-15 15:16:07.185 | + ./stack.sh:exit_trap:507 : local r=1 2021-10-15 15:16:07.188 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-10-15 15:16:07.191 | + ./stack.sh:exit_trap:508 : jobs= 2021-10-15 15:16:07.193 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2021-10-15 15:16:07.195 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2021-10-15 15:16:07.198 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-10-15 15:16:07.200 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-10-15 15:16:07.202 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-10-15 15:16:07.204 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-10-15 15:16:07.204 | Error on exit 2021-10-15 15:16:07.207 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-10-15 15:16:07.209 | + ./stack.sh:exit_trap:528 : generate-subunit 1634310800 167 fail 2021-10-15 15:16:07.755 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-10-15 15:16:07.757 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-10-15 15:16:08.210 | + ./stack.sh:exit_trap:542 : exit 1