2021-10-15 14:53:06.653 | + ./stack.sh:main:473 : exec 2021-10-15 14:53:06.653 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-145306' 2021-10-15 14:53:06.653 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-15-145306.summary.2021-10-15-145306 2021-10-15 14:53:06.653 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 14:53:06.653 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-145306 2021-10-15 14:53:06.653 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-145306 /opt/stack/logs/stack.sh.log 2021-10-15 14:53:06.653 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-145306.summary.2021-10-15-145306 /opt/stack/logs/stack.sh.log.summary 2021-10-15 14:53:06.653 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-10-15 14:53:06.653 | + functions:check_path_perm_sanity:596 : local real_path 2021-10-15 14:53:06.653 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-10-15 14:53:06.653 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-10-15 14:53:06.653 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-10-15 14:53:06.653 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-10-15 14:53:06.653 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-10-15 14:53:06.654 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 14:53:06.654 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-10-15 14:53:06.654 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-10-15 14:53:06.654 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 14:53:06.654 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 14:53:06.654 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-10-15 14:53:06.655 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-10-15 14:53:06.658 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 14:53:06.660 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-10-15 14:53:06.662 | + ./stack.sh:main:546 : trap err_trap ERR 2021-10-15 14:53:06.665 | + ./stack.sh:main:559 : set -o errexit 2021-10-15 14:53:06.667 | + ./stack.sh:main:562 : uname -a 2021-10-15 14:53:06.668 | Linux dv-cinder-814174-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-10-15 14:53:06.670 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-10-15 14:53:06.672 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-10-15 14:53:06.676 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-10-15 14:53:06.703 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-10-15 14:53:06.719 | + ./stack.sh:main:576 : fetch_plugins 2021-10-15 14:53:06.721 | + functions-common:fetch_plugins:1655 : local plugins= 2021-10-15 14:53:06.723 | + functions-common:fetch_plugins:1656 : local plugin 2021-10-15 14:53:06.724 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-10-15 14:53:06.726 | + functions-common:fetch_plugins:1660 : return 2021-10-15 14:53:06.729 | + ./stack.sh:main:580 : run_phase override_defaults 2021-10-15 14:53:06.730 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-10-15 14:53:06.732 | + functions-common:run_phase:1738 : local phase= 2021-10-15 14:53:06.735 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 14:53:06.737 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 14:53:06.738 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 14:53:06.740 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 14:53:06.742 | + functions-common:run_phase:1747 : local extra 2021-10-15 14:53:06.744 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 14:53:06.747 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 14:53:06.749 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 14:53:06.751 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 14:53:06.752 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-10-15 14:53:06.754 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 14:53:06.766 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:53:06.768 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 14:53:06.770 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:53:06.772 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:53:06.773 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:53:06.776 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:53:06.777 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:53:06.779 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-10-15 14:53:06.781 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-10-15 14:53:06.783 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 14:53:06.784 | + 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 14:53:06.786 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-10-15 14:53:06.788 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-10-15 14:53:06.790 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-10-15 14:53:06.792 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-10-15 14:53:06.794 | + functions-common:plugin_override_defaults:1701 : return 2021-10-15 14:53:06.796 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-10-15 14:53:06.812 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-10-15 14:53:06.814 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-10-15 14:53:06.827 | ++ functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:53:06.829 | +++ lib/tls:source:43 : hostname -f 2021-10-15 14:53:06.832 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-10-15 14:53:06.834 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-10-15 14:53:06.836 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-10-15 14:53:06.838 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-10-15 14:53:06.840 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-10-15 14:53:06.842 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-10-15 14:53:06.844 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-10-15 14:53:06.846 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-10-15 14:53:06.847 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-10-15 14:53:06.849 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-10-15 14:53:06.854 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-10-15 14:53:06.865 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-10-15 14:53:06.882 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-10-15 14:53:06.895 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-10-15 14:53:06.908 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-10-15 14:53:06.934 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-10-15 14:53:06.994 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-10-15 14:53:07.078 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-10-15 14:53:07.100 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-10-15 14:53:07.142 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-10-15 14:53:07.195 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-10-15 14:53:07.320 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-10-15 14:53:07.333 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-10-15 14:53:07.346 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-10-15 14:53:07.359 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-10-15 14:53:07.449 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-10-15 14:53:07.451 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-10-15 14:53:07.454 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-10-15 14:53:07.456 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-10-15 14:53:07.458 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-10-15 14:53:07.460 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-10-15 14:53:07.463 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-10-15 14:53:07.463 | False' 2021-10-15 14:53:07.465 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-10-15 14:53:07.480 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-10-15 14:53:07.482 | + ./stack.sh:main:610 : run_phase source 2021-10-15 14:53:07.484 | + functions-common:run_phase:1737 : local mode=source 2021-10-15 14:53:07.486 | + functions-common:run_phase:1738 : local phase= 2021-10-15 14:53:07.488 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 14:53:07.490 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 14:53:07.492 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 14:53:07.495 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 14:53:07.497 | + functions-common:run_phase:1747 : local extra 2021-10-15 14:53:07.500 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 14:53:07.503 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 14:53:07.505 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 14:53:07.507 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 14:53:07.510 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-10-15 14:53:07.512 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 14:53:07.526 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:53:07.528 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 14:53:07.530 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-10-15 14:53:07.567 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-10-15 14:53:07.570 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-10-15 14:53:07.572 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 14:53:07.574 | + functions-common:run_phase:1759 : load_plugin_settings 2021-10-15 14:53:07.577 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-10-15 14:53:07.579 | + functions-common:load_plugin_settings:1674 : local plugin 2021-10-15 14:53:07.581 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-10-15 14:53:07.583 | + functions-common:load_plugin_settings:1678 : return 2021-10-15 14:53:07.585 | + functions-common:run_phase:1760 : verify_disabled_services 2021-10-15 14:53:07.587 | + functions-common:verify_disabled_services:2020 : local service 2021-10-15 14:53:07.589 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.591 | + 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 14:53:07.594 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.596 | + 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 14:53:07.598 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.600 | + 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 14:53:07.602 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.605 | + 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 14:53:07.607 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.609 | + 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 14:53:07.612 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.614 | + 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 14:53:07.616 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.618 | + 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 14:53:07.621 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.624 | + 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 14:53:07.626 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.628 | + 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 14:53:07.630 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.632 | + 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 14:53:07.635 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.637 | + 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 14:53:07.639 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.641 | + 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 14:53:07.644 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.646 | + 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 14:53:07.648 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.650 | + 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 14:53:07.653 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.655 | + 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 14:53:07.657 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.659 | + 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 14:53:07.661 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.664 | + 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 14:53:07.666 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.669 | + 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 14:53:07.671 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.673 | + 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 14:53:07.676 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.678 | + 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 14:53:07.680 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.683 | + 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 14:53:07.685 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.687 | + 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 14:53:07.689 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.691 | + 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 14:53:07.694 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.696 | + 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 14:53:07.698 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.700 | + 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 14:53:07.702 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.705 | + 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 14:53:07.707 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.709 | + 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 14:53:07.711 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.713 | + 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 14:53:07.716 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.718 | + 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 14:53:07.720 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.722 | + 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 14:53:07.725 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.727 | + 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 14:53:07.729 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.732 | + 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 14:53:07.734 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.736 | + 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 14:53:07.738 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.740 | + 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 14:53:07.743 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.746 | + 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 14:53:07.748 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.750 | + 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 14:53:07.752 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.754 | + 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 14:53:07.756 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.759 | + 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 14:53:07.761 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.764 | + 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 14:53:07.766 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.768 | + 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 14:53:07.770 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.772 | + 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 14:53:07.775 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.777 | + 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 14:53:07.779 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.781 | + 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 14:53:07.783 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.786 | + 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 14:53:07.788 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:53:07.790 | + 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 14:53:07.793 | + ./stack.sh:main:681 : initialize_database_backends 2021-10-15 14:53:07.796 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 14:53:07.798 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-10-15 14:53:07.813 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:53:07.815 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-10-15 14:53:07.817 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 14:53:07.819 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-10-15 14:53:07.834 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:53:07.836 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-10-15 14:53:07.839 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-10-15 14:53:07.841 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-10-15 14:53:07.843 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-10-15 14:53:07.846 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-10-15 14:53:07.848 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-10-15 14:53:07.850 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-10-15 14:53:07.854 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-10-15 14:53:07.856 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 14:53:07.858 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-10-15 14:53:07.861 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 14:53:07.863 | + lib/database:initialize_database_backends:104 : return 0 2021-10-15 14:53:07.865 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-10-15 14:53:07.865 | Using mysql database backend 2021-10-15 14:53:07.868 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-10-15 14:53:07.884 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-10-15 14:53:07.901 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:53:07.903 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-10-15 14:53:07.919 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-10-15 14:53:07.934 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:53:07.937 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-10-15 14:53:07.953 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-10-15 14:53:07.970 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-10-15 14:53:07.986 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:53:07.989 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-10-15 14:53:08.005 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:53:08.007 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-10-15 14:53:08.023 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-10-15 14:53:08.025 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-10-15 14:53:08.028 | + ./stack.sh:main:741 : save_stackenv 741 2021-10-15 14:53:08.030 | + functions-common:save_stackenv:60 : local tag=741 2021-10-15 14:53:08.033 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-10-15 14:53:08.037 | + functions-common:save_stackenv:62 : time_stamp=2021-10-15-145308 2021-10-15 14:53:08.040 | + functions-common:save_stackenv:63 : echo '# 2021-10-15-145308 741' 2021-10-15 14:53:08.042 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:53:08.045 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 14:53:08.047 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:53:08.049 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-10-15 14:53:08.052 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:53:08.054 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-10-15 14:53:08.057 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:53:08.059 | + 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 14:53:08.062 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:53:08.064 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.31 2021-10-15 14:53:08.066 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:53:08.069 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.31/identity 2021-10-15 14:53:08.071 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:53:08.074 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-15-145306 2021-10-15 14:53:08.076 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:53:08.078 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-10-15 14:53:08.081 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:53:08.083 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.31 2021-10-15 14:53:08.085 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:53:08.088 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-10-15 14:53:08.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:53:08.093 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-10-15 14:53:08.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:53:08.097 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-10-15 14:53:08.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:53:08.102 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-10-15 14:53:08.105 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-10-15 14:53:08.107 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-10-15 14:53:08.109 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-10-15 14:53:08.111 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:53:08.113 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:53:08.116 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:53:08.118 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:53:08.121 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:53:08.123 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:53:08.139 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:53:08.141 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:53:08.143 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:53:08.145 | + functions-common:git_clone:544 : echo master 2021-10-15 14:53:08.146 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:53:08.151 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-10-15 14:53:08.153 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:53:08.155 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-10-15 14:53:08.158 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:53:08.158 | + functions-common:git_clone:593 : head -1 2021-10-15 14:53:08.161 | c9e9adfd Updated from generate-constraints 2021-10-15 14:53:08.163 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:53:08.166 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-10-15 14:53:08.169 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 14:53:08.171 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-10-15 14:53:08.173 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-10-15 14:53:08.176 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-10-15 14:53:08.178 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-10-15 14:53:08.181 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 14:53:08.184 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-10-15 14:53:08.186 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-10-15 14:53:08.189 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-10-15 14:53:08.192 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-10-15 14:53:08.196 | ++ tools/install_prereqs.sh:source:47 : NOW=1634309588 2021-10-15 14:53:08.200 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-10-15 14:53:08.204 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1634309444 2021-10-15 14:53:08.207 | ++ tools/install_prereqs.sh:source:49 : DELTA=144 2021-10-15 14:53:08.209 | ++ tools/install_prereqs.sh:source:50 : [[ 144 -lt 7200 ]] 2021-10-15 14:53:08.211 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-10-15 14:53:08.214 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-10-15 14:53:08.217 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-10-15 14:53:08.219 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-10-15 14:53:08.221 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-10-15 14:53:08.224 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-10-15 14:53:08.226 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-10-15 14:53:08.228 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-10-15 14:53:08.232 | +++ 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 14:53:08.277 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-10-15 14:53:08.277 | apache2-dev 2021-10-15 14:53:08.277 | bc 2021-10-15 14:53:08.277 | bsdmainutils 2021-10-15 14:53:08.278 | curl 2021-10-15 14:53:08.278 | g++ 2021-10-15 14:53:08.278 | gawk 2021-10-15 14:53:08.278 | gcc 2021-10-15 14:53:08.278 | gettext 2021-10-15 14:53:08.278 | git 2021-10-15 14:53:08.278 | graphviz 2021-10-15 14:53:08.278 | iputils-ping 2021-10-15 14:53:08.278 | libapache2-mod-proxy-uwsgi 2021-10-15 14:53:08.278 | libffi-dev 2021-10-15 14:53:08.278 | libjpeg-dev 2021-10-15 14:53:08.278 | libpcre3-dev 2021-10-15 14:53:08.278 | libpq-dev 2021-10-15 14:53:08.278 | libssl-dev 2021-10-15 14:53:08.278 | libsystemd-dev 2021-10-15 14:53:08.278 | libxml2-dev 2021-10-15 14:53:08.278 | libxslt1-dev 2021-10-15 14:53:08.278 | libyaml-dev 2021-10-15 14:53:08.278 | lsof 2021-10-15 14:53:08.278 | openssh-server 2021-10-15 14:53:08.278 | openssl 2021-10-15 14:53:08.278 | pkg-config 2021-10-15 14:53:08.278 | psmisc 2021-10-15 14:53:08.278 | python3-dev 2021-10-15 14:53:08.278 | python3-pip 2021-10-15 14:53:08.278 | python3-systemd 2021-10-15 14:53:08.278 | python3-venv 2021-10-15 14:53:08.278 | tar 2021-10-15 14:53:08.278 | tcpdump 2021-10-15 14:53:08.278 | unzip 2021-10-15 14:53:08.278 | uuid-runtime 2021-10-15 14:53:08.278 | wget 2021-10-15 14:53:08.278 | wget 2021-10-15 14:53:08.278 | zlib1g-dev 2021-10-15 14:53:08.278 | libkrb5-dev 2021-10-15 14:53:08.278 | libldap2-dev 2021-10-15 14:53:08.278 | libsasl2-dev 2021-10-15 14:53:08.278 | memcached 2021-10-15 14:53:08.278 | python3-mysqldb 2021-10-15 14:53:08.279 | sqlite3 2021-10-15 14:53:08.279 | conntrack 2021-10-15 14:53:08.279 | curl 2021-10-15 14:53:08.279 | dnsmasq-base 2021-10-15 14:53:08.279 | dnsmasq-utils 2021-10-15 14:53:08.279 | ebtables 2021-10-15 14:53:08.279 | genisoimage 2021-10-15 14:53:08.279 | iptables 2021-10-15 14:53:08.279 | iputils-arping 2021-10-15 14:53:08.279 | kpartx 2021-10-15 14:53:08.279 | libjs-jquery-tablesorter 2021-10-15 14:53:08.279 | parted 2021-10-15 14:53:08.279 | pm-utils 2021-10-15 14:53:08.279 | python3-mysqldb 2021-10-15 14:53:08.279 | socat 2021-10-15 14:53:08.279 | sqlite3 2021-10-15 14:53:08.279 | sudo 2021-10-15 14:53:08.279 | vlan 2021-10-15 14:53:08.279 | lsscsi 2021-10-15 14:53:08.279 | open-iscsi 2021-10-15 14:53:08.279 | lvm2 2021-10-15 14:53:08.279 | qemu-utils 2021-10-15 14:53:08.279 | thin-provisioning-tools 2021-10-15 14:53:08.279 | acl 2021-10-15 14:53:08.279 | dnsmasq-base 2021-10-15 14:53:08.279 | dnsmasq-utils 2021-10-15 14:53:08.279 | ebtables 2021-10-15 14:53:08.279 | haproxy 2021-10-15 14:53:08.279 | iptables 2021-10-15 14:53:08.279 | iputils-arping 2021-10-15 14:53:08.279 | iputils-ping 2021-10-15 14:53:08.279 | postgresql-server-dev-all 2021-10-15 14:53:08.279 | python3-mysqldb 2021-10-15 14:53:08.279 | sqlite3 2021-10-15 14:53:08.279 | sudo 2021-10-15 14:53:08.279 | vlan 2021-10-15 14:53:08.279 | pcp 2021-10-15 14:53:08.280 | ipset 2021-10-15 14:53:08.280 | conntrack 2021-10-15 14:53:08.280 | conntrackd 2021-10-15 14:53:08.280 | keepalived 2021-10-15 14:53:08.280 | lvm2 2021-10-15 14:53:08.280 | qemu-utils 2021-10-15 14:53:08.280 | thin-provisioning-tools 2021-10-15 14:53:08.280 | curl 2021-10-15 14:53:08.280 | liberasurecode-dev 2021-10-15 14:53:08.280 | make 2021-10-15 14:53:08.280 | memcached 2021-10-15 14:53:08.280 | sqlite3 2021-10-15 14:53:08.280 | xfsprogs' 2021-10-15 14:53:08.282 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-10-15 14:53:08.299 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-10-15 14:53:08.299 | apache2-dev 2021-10-15 14:53:08.299 | bc 2021-10-15 14:53:08.299 | bsdmainutils 2021-10-15 14:53:08.300 | curl 2021-10-15 14:53:08.300 | g++ 2021-10-15 14:53:08.300 | gawk 2021-10-15 14:53:08.300 | gcc 2021-10-15 14:53:08.300 | gettext 2021-10-15 14:53:08.300 | git 2021-10-15 14:53:08.300 | graphviz 2021-10-15 14:53:08.300 | iputils-ping 2021-10-15 14:53:08.300 | libapache2-mod-proxy-uwsgi 2021-10-15 14:53:08.300 | libffi-dev 2021-10-15 14:53:08.300 | libjpeg-dev 2021-10-15 14:53:08.300 | libpcre3-dev 2021-10-15 14:53:08.300 | libpq-dev 2021-10-15 14:53:08.300 | libssl-dev 2021-10-15 14:53:08.300 | libsystemd-dev 2021-10-15 14:53:08.300 | libxml2-dev 2021-10-15 14:53:08.300 | libxslt1-dev 2021-10-15 14:53:08.300 | libyaml-dev 2021-10-15 14:53:08.300 | lsof 2021-10-15 14:53:08.300 | openssh-server 2021-10-15 14:53:08.300 | openssl 2021-10-15 14:53:08.300 | pkg-config 2021-10-15 14:53:08.300 | psmisc 2021-10-15 14:53:08.300 | python3-dev 2021-10-15 14:53:08.300 | python3-pip 2021-10-15 14:53:08.300 | python3-systemd 2021-10-15 14:53:08.300 | python3-venv 2021-10-15 14:53:08.300 | tar 2021-10-15 14:53:08.300 | tcpdump 2021-10-15 14:53:08.300 | unzip 2021-10-15 14:53:08.300 | uuid-runtime 2021-10-15 14:53:08.300 | wget 2021-10-15 14:53:08.300 | wget 2021-10-15 14:53:08.300 | zlib1g-dev 2021-10-15 14:53:08.300 | libkrb5-dev 2021-10-15 14:53:08.300 | libldap2-dev 2021-10-15 14:53:08.300 | libsasl2-dev 2021-10-15 14:53:08.300 | memcached 2021-10-15 14:53:08.300 | python3-mysqldb 2021-10-15 14:53:08.301 | sqlite3 2021-10-15 14:53:08.301 | conntrack 2021-10-15 14:53:08.301 | curl 2021-10-15 14:53:08.301 | dnsmasq-base 2021-10-15 14:53:08.301 | dnsmasq-utils 2021-10-15 14:53:08.301 | ebtables 2021-10-15 14:53:08.301 | genisoimage 2021-10-15 14:53:08.301 | iptables 2021-10-15 14:53:08.301 | iputils-arping 2021-10-15 14:53:08.301 | kpartx 2021-10-15 14:53:08.301 | libjs-jquery-tablesorter 2021-10-15 14:53:08.301 | parted 2021-10-15 14:53:08.301 | pm-utils 2021-10-15 14:53:08.301 | python3-mysqldb 2021-10-15 14:53:08.301 | socat 2021-10-15 14:53:08.301 | sqlite3 2021-10-15 14:53:08.301 | sudo 2021-10-15 14:53:08.301 | vlan 2021-10-15 14:53:08.301 | lsscsi 2021-10-15 14:53:08.301 | open-iscsi 2021-10-15 14:53:08.301 | lvm2 2021-10-15 14:53:08.301 | qemu-utils 2021-10-15 14:53:08.301 | thin-provisioning-tools 2021-10-15 14:53:08.301 | acl 2021-10-15 14:53:08.301 | dnsmasq-base 2021-10-15 14:53:08.301 | dnsmasq-utils 2021-10-15 14:53:08.301 | ebtables 2021-10-15 14:53:08.301 | haproxy 2021-10-15 14:53:08.301 | iptables 2021-10-15 14:53:08.301 | iputils-arping 2021-10-15 14:53:08.301 | iputils-ping 2021-10-15 14:53:08.301 | postgresql-server-dev-all 2021-10-15 14:53:08.301 | python3-mysqldb 2021-10-15 14:53:08.301 | sqlite3 2021-10-15 14:53:08.301 | sudo 2021-10-15 14:53:08.301 | vlan 2021-10-15 14:53:08.301 | pcp 2021-10-15 14:53:08.301 | ipset 2021-10-15 14:53:08.302 | conntrack 2021-10-15 14:53:08.302 | conntrackd 2021-10-15 14:53:08.302 | keepalived 2021-10-15 14:53:08.302 | lvm2 2021-10-15 14:53:08.302 | qemu-utils 2021-10-15 14:53:08.302 | thin-provisioning-tools 2021-10-15 14:53:08.302 | curl 2021-10-15 14:53:08.302 | liberasurecode-dev 2021-10-15 14:53:08.302 | make 2021-10-15 14:53:08.302 | memcached 2021-10-15 14:53:08.302 | sqlite3 2021-10-15 14:53:08.302 | xfsprogs ' 2021-10-15 14:53:08.302 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-10-15 14:53:08.304 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:53:08.307 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:53:08.310 | ++ 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 14:53:08.310 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-10-15 14:53:08.315 | ++ 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 14:53:08.317 | ++ functions-common:install_package:1347 : update_package_repo 2021-10-15 14:53:08.319 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:53:08.322 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-10-15 14:53:08.325 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:53:08.327 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:53:08.329 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:53:08.331 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:53:08.333 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:53:08.335 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:53:08.337 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-10-15 14:53:08.341 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-10-15 14:53:08.343 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-10-15 14:53:08.345 | +++ functions-common:apt_get_update:1081 : id -u 2021-10-15 14:53:08.349 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-10-15 14:53:08.351 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-10-15 14:53:08.354 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-10-15 14:53:08.356 | ++ functions-common:time_start:2296 : local start_time= 2021-10-15 14:53:08.358 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-10-15 14:53:08.361 | +++ functions-common:time_start:2300 : date +%s%3N 2021-10-15 14:53:08.364 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1634309588362 2021-10-15 14:53:08.366 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-10-15 14:53:08.369 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-10-15 14:53:08.371 | ++ 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 14:53:08.710 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-10-15 14:53:08.745 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-10-15 14:53:08.768 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-10-15 14:53:08.790 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-10-15 14:53:10.794 | Reading package lists... 2021-10-15 14:53:10.824 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-10-15 14:53:10.826 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-10-15 14:53:10.828 | ++ functions-common:time_stop:2309 : local name 2021-10-15 14:53:10.830 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 14:53:10.832 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:53:10.834 | ++ functions-common:time_stop:2312 : local total 2021-10-15 14:53:10.836 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 14:53:10.839 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-10-15 14:53:10.841 | ++ functions-common:time_stop:2316 : start_time=1634309588362 2021-10-15 14:53:10.843 | ++ functions-common:time_stop:2318 : [[ -z 1634309588362 ]] 2021-10-15 14:53:10.846 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:53:10.850 | ++ functions-common:time_stop:2321 : end_time=1634309590847 2021-10-15 14:53:10.852 | ++ functions-common:time_stop:2322 : elapsed_time=2485 2021-10-15 14:53:10.854 | ++ functions-common:time_stop:2323 : total=0 2021-10-15 14:53:10.856 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:53:10.858 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2485 2021-10-15 14:53:10.860 | ++ 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 14:53:10.862 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:53:10.865 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:53:10.867 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:53:10.869 | ++ 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 14:53:10.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 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 14:53:10.997 | Reading package lists... 2021-10-15 14:53:11.224 | Building dependency tree... 2021-10-15 14:53:11.225 | Reading state information... 2021-10-15 14:53:11.257 | acl is already the newest version (2.2.53-6). 2021-10-15 14:53:11.257 | bc is already the newest version (1.07.1-2build1). 2021-10-15 14:53:11.257 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-10-15 14:53:11.257 | conntrack is already the newest version (1:1.4.5-2). 2021-10-15 14:53:11.257 | ebtables is already the newest version (2.0.11-3build1). 2021-10-15 14:53:11.257 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 14:53:11.257 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-10-15 14:53:11.257 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 14:53:11.257 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-10-15 14:53:11.257 | gettext is already the newest version (0.19.8.1-10build1). 2021-10-15 14:53:11.257 | ipset is already the newest version (7.5-1~exp1). 2021-10-15 14:53:11.257 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-10-15 14:53:11.257 | iputils-arping is already the newest version (3:20190709-3). 2021-10-15 14:53:11.257 | iputils-ping is already the newest version (3:20190709-3). 2021-10-15 14:53:11.257 | keepalived is already the newest version (1:2.0.19-2). 2021-10-15 14:53:11.257 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-10-15 14:53:11.257 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-10-15 14:53:11.257 | libffi-dev is already the newest version (3.3-4). 2021-10-15 14:53:11.257 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-10-15 14:53:11.257 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-10-15 14:53:11.257 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-10-15 14:53:11.257 | libxslt1-dev is already the newest version (1.1.34-4). 2021-10-15 14:53:11.257 | libyaml-dev is already the newest version (0.2.2-1). 2021-10-15 14:53:11.257 | lsscsi is already the newest version (0.30-0.1). 2021-10-15 14:53:11.257 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-10-15 14:53:11.257 | make is already the newest version (4.2.1-1.2). 2021-10-15 14:53:11.257 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-10-15 14:53:11.257 | psmisc is already the newest version (23.3-1). 2021-10-15 14:53:11.257 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-10-15 14:53:11.258 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-10-15 14:53:11.258 | python3-systemd is already the newest version (234-3build2). 2021-10-15 14:53:11.258 | socat is already the newest version (1.7.3.3-2). 2021-10-15 14:53:11.258 | tcpdump is already the newest version (4.9.3-4). 2021-10-15 14:53:11.258 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-10-15 14:53:11.258 | unzip is already the newest version (6.0-25ubuntu1). 2021-10-15 14:53:11.258 | wget is already the newest version (1.20.3-1ubuntu1). 2021-10-15 14:53:11.258 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-10-15 14:53:11.258 | conntrackd is already the newest version (1:1.4.5-2). 2021-10-15 14:53:11.258 | graphviz is already the newest version (2.42.2-3build2). 2021-10-15 14:53:11.258 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-10-15 14:53:11.258 | pcp is already the newest version (5.0.3-1). 2021-10-15 14:53:11.258 | pm-utils is already the newest version (1.4.1-19). 2021-10-15 14:53:11.258 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-10-15 14:53:11.258 | apache2 is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 14:53:11.258 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 14:53:11.258 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-10-15 14:53:11.258 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 14:53:11.258 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 14:53:11.258 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-10-15 14:53:11.258 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-10-15 14:53:11.258 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-10-15 14:53:11.258 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-10-15 14:53:11.258 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-10-15 14:53:11.258 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 14:53:11.258 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-10-15 14:53:11.258 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-10-15 14:53:11.258 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-10-15 14:53:11.258 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-10-15 14:53:11.258 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-10-15 14:53:11.258 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-10-15 14:53:11.258 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 14:53:11.258 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-10-15 14:53:11.258 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-10-15 14:53:11.258 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-10-15 14:53:11.259 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-10-15 14:53:11.259 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-10-15 14:53:11.259 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-10-15 14:53:11.259 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-10-15 14:53:11.259 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 14:53:11.460 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-10-15 14:53:11.460 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-10-15 14:53:11.460 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-10-15 14:53:11.460 | The following packages were automatically installed and are no longer required: 2021-10-15 14:53:11.461 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:53:11.461 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:53:11.461 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:53:11.461 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:53:11.461 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:53:11.461 | python3-zope.interface 2021-10-15 14:53:11.461 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:53:11.587 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:53:11.592 | ++ functions-common:apt_get:1118 : result=0 2021-10-15 14:53:11.595 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:53:11.597 | ++ functions-common:time_stop:2309 : local name 2021-10-15 14:53:11.599 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 14:53:11.601 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:53:11.604 | ++ functions-common:time_stop:2312 : local total 2021-10-15 14:53:11.606 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 14:53:11.608 | ++ functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:53:11.610 | ++ functions-common:time_stop:2316 : start_time=1634309590888 2021-10-15 14:53:11.612 | ++ functions-common:time_stop:2318 : [[ -z 1634309590888 ]] 2021-10-15 14:53:11.615 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:53:11.619 | ++ functions-common:time_stop:2321 : end_time=1634309591617 2021-10-15 14:53:11.621 | ++ functions-common:time_stop:2322 : elapsed_time=729 2021-10-15 14:53:11.623 | ++ functions-common:time_stop:2323 : total=705 2021-10-15 14:53:11.625 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:53:11.628 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1434 2021-10-15 14:53:11.630 | ++ functions-common:apt_get:1122 : return 0 2021-10-15 14:53:11.632 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-10-15 14:53:11.635 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-10-15 14:53:11.638 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-10-15 14:53:11.642 | ++ tools/install_prereqs.sh:source:89 : date 2021-10-15 14:53:11.646 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-10-15 14:53:11.648 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-10-15 14:53:11.652 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-10-15 14:53:13.045 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-10-15 14:53:13.047 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-10-15 14:53:13.049 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-10-15 14:53:13.052 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-10-15 14:53:13.054 | + tools/install_pip.sh:main:43 : GetDistro 2021-10-15 14:53:13.057 | + functions-common:GetDistro:373 : GetOSVersion 2021-10-15 14:53:13.058 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-10-15 14:53:13.061 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-10-15 14:53:13.063 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-10-15 14:53:13.064 | + functions-common:_ensure_lsb_release:328 : return 2021-10-15 14:53:13.067 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-10-15 14:53:13.137 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-10-15 14:53:13.139 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-10-15 14:53:13.214 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-10-15 14:53:13.216 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-10-15 14:53:13.287 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-10-15 14:53:13.288 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-10-15 14:53:13.291 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-10-15 14:53:13.293 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-10-15 14:53:13.295 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-10-15 14:53:13.297 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-10-15 14:53:13.298 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-10-15 14:53:13.300 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-10-15 14:53:13.302 | + functions-common:GetDistro:378 : DISTRO=focal 2021-10-15 14:53:13.304 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-10-15 14:53:13.306 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-10-15 14:53:13.306 | Distro: focal 2021-10-15 14:53:13.308 | + tools/install_pip.sh:main:115 : get_versions 2021-10-15 14:53:13.311 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 14:53:13.314 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 14:53:13.316 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 14:53:13.319 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 14:53:13.319 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 14:53:13.960 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 14:53:13.962 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 14:53:13.962 | pip: 21.3 2021-10-15 14:53:13.964 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-10-15 14:53:13.966 | + tools/install_pip.sh:main:121 : is_fedora 2021-10-15 14:53:13.968 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:53:13.970 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:53:13.971 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:53:13.973 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:53:13.975 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:53:13.976 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:53:13.979 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:53:13.980 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:53:13.982 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:53:13.984 | + tools/install_pip.sh:main:133 : install_get_pip 2021-10-15 14:53:13.986 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 14:53:13.988 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 14:53:13.988 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-10-15 14:53:13.992 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 14:53:13.994 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-10-15 14:53:13.996 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-10-15 14:53:13.998 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 14:53:14.000 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-10-15 14:53:14.001 | + 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 14:53:14.012 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-10-15 14:53:14.012 | Dload Upload Total Spent Left Speed 2021-10-15 14:53:14.244 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-10-15 14:53:14.248 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-10-15 14:53:14.251 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 14:53:17.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:53:17.408 | from cryptography.utils import int_from_bytes 2021-10-15 14:53:17.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:53:17.409 | from cryptography.utils import int_from_bytes 2021-10-15 14:53:17.700 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:53:17.898 | Collecting pip 2021-10-15 14:53:17.910 | 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 14:53:20.066 | Installing collected packages: pip 2021-10-15 14:53:20.066 | Attempting uninstall: pip 2021-10-15 14:53:20.067 | Found existing installation: pip 21.3 2021-10-15 14:53:20.320 | Uninstalling pip-21.3: 2021-10-15 14:53:20.334 | Successfully uninstalled pip-21.3 2021-10-15 14:53:22.023 | Successfully installed pip-21.3 2021-10-15 14:53:22.023 | 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 14:53:22.158 | + tools/install_pip.sh:main:136 : set -x 2021-10-15 14:53:22.159 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-10-15 14:53:22.161 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-10-15 14:53:22.163 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 14:53:22.166 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-10-15 14:53:22.168 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-10-15 14:53:22.170 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 14:53:22.172 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-10-15 14:53:22.172 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 14:53:22.177 | ++ 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 14:53:22.178 | ++ 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 14:53:22.180 | ++ 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 14:53:22.183 | + 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 14:53:22.185 | + 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 14:53:22.201 | 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 14:53:22.203 | + 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 14:53:23.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:53:23.009 | from cryptography.utils import int_from_bytes 2021-10-15 14:53:23.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:53:23.009 | from cryptography.utils import int_from_bytes 2021-10-15 14:53:24.069 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:53:24.088 | 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 14:53:26.189 | 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 14:53:26.303 | + inc/python:pip_install:200 : result=0 2021-10-15 14:53:26.305 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:53:26.307 | + functions-common:time_stop:2309 : local name 2021-10-15 14:53:26.309 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:53:26.310 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:53:26.312 | + functions-common:time_stop:2312 : local total 2021-10-15 14:53:26.314 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:53:26.316 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:53:26.317 | + functions-common:time_stop:2316 : start_time=1634309602197 2021-10-15 14:53:26.319 | + functions-common:time_stop:2318 : [[ -z 1634309602197 ]] 2021-10-15 14:53:26.322 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:53:26.325 | + functions-common:time_stop:2321 : end_time=1634309606323 2021-10-15 14:53:26.327 | + functions-common:time_stop:2322 : elapsed_time=4126 2021-10-15 14:53:26.328 | + functions-common:time_stop:2323 : total=0 2021-10-15 14:53:26.330 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:53:26.332 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4126 2021-10-15 14:53:26.334 | + inc/python:pip_install:203 : return 0 2021-10-15 14:53:26.336 | + tools/install_pip.sh:main:142 : get_versions 2021-10-15 14:53:26.338 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 14:53:26.342 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 14:53:26.344 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 14:53:26.346 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 14:53:26.356 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 14:53:27.007 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 14:53:27.009 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 14:53:27.020 | pip: 21.3 2021-10-15 14:53:27.020 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-10-15 14:53:27.020 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 14:53:27.020 | + ./stack.sh:main:778 : fixup_all 2021-10-15 14:53:27.021 | + tools/fixup_stuff.sh:fixup_all:185 : fixup_keystone 2021-10-15 14:53:27.023 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-10-15 14:53:27.025 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 14:53:27.030 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 14:53:27.030 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-10-15 14:53:27.031 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-10-15 14:53:27.036 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-10-15 14:53:27.038 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-10-15 14:53:27.041 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-10-15 14:53:27.049 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-10-15 14:53:27.052 | + tools/fixup_stuff.sh:fixup_all:186 : fixup_ubuntu 2021-10-15 14:53:27.054 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : is_ubuntu 2021-10-15 14:53:27.057 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:53:27.059 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:53:27.061 | + tools/fixup_stuff.sh:fixup_ubuntu:179 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-10-15 14:53:27.072 | + tools/fixup_stuff.sh:fixup_ubuntu:180 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-10-15 14:53:27.083 | + tools/fixup_stuff.sh:fixup_ubuntu:181 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-10-15 14:53:27.095 | + tools/fixup_stuff.sh:fixup_all:187 : fixup_fedora 2021-10-15 14:53:27.097 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-10-15 14:53:27.099 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:53:27.101 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:53:27.103 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:53:27.105 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:53:27.107 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:53:27.109 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:53:27.112 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:53:27.114 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:53:27.116 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:53:27.118 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-10-15 14:53:27.120 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_suse 2021-10-15 14:53:27.122 | + tools/fixup_stuff.sh:fixup_suse:122 : is_suse 2021-10-15 14:53:27.124 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:53:27.126 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:53:27.128 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:53:27.131 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:53:27.133 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:53:27.135 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:53:27.137 | + tools/fixup_stuff.sh:fixup_suse:123 : return 2021-10-15 14:53:27.140 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-10-15 14:53:27.160 | Using python 3.8 to install os-testr 2021-10-15 14:53:27.162 | + 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 14:53:27.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:53:27.988 | from cryptography.utils import int_from_bytes 2021-10-15 14:53:27.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:53:27.988 | from cryptography.utils import int_from_bytes 2021-10-15 14:53:29.057 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:53:29.074 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-10-15 14:53:29.157 | 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 14:53:29.158 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-10-15 14:53:29.159 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-10-15 14:53:29.161 | 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 14:53:29.177 | 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 14:53:29.203 | 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 14:53:29.205 | 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 14:53:29.206 | 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 14:53:29.207 | 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 14:53:29.208 | 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 14:53:29.234 | 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 14:53:29.235 | 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 14:53:29.236 | 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 14:53:29.237 | 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 14:53:29.239 | 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 14:53:29.252 | 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 14:53:29.324 | 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 14:53:29.325 | 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 14:53:29.326 | 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 14:53:29.327 | 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 14:53:31.436 | 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 14:53:31.556 | + inc/python:pip_install:200 : result=0 2021-10-15 14:53:31.558 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:53:31.561 | + functions-common:time_stop:2309 : local name 2021-10-15 14:53:31.563 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:53:31.565 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:53:31.567 | + functions-common:time_stop:2312 : local total 2021-10-15 14:53:31.569 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:53:31.571 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:53:31.573 | + functions-common:time_stop:2316 : start_time=1634309607155 2021-10-15 14:53:31.575 | + functions-common:time_stop:2318 : [[ -z 1634309607155 ]] 2021-10-15 14:53:31.578 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:53:31.582 | + functions-common:time_stop:2321 : end_time=1634309611579 2021-10-15 14:53:31.584 | + functions-common:time_stop:2322 : elapsed_time=4424 2021-10-15 14:53:31.586 | + functions-common:time_stop:2323 : total=0 2021-10-15 14:53:31.589 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:53:31.591 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4424 2021-10-15 14:53:31.593 | + inc/python:pip_install:203 : return 0 2021-10-15 14:53:31.596 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-10-15 14:53:31.647 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-10-15 14:53:31.947 | + ./stack.sh:main:792 : install_infra 2021-10-15 14:53:31.949 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 14:53:31.952 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-10-15 14:53:31.955 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 14:53:31.957 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-10-15 14:53:31.981 | + 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 14:53:33.918 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:34.053 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:34.074 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:34.113 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:34.118 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:34.178 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:34.236 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:34.306 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:34.323 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:34.615 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:34.619 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:34.626 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:34.733 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:34.796 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:53:34.929 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.6.0) 2021-10-15 14:53:35.196 | + inc/python:pip_install:200 : result=0 2021-10-15 14:53:35.198 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:53:35.200 | + functions-common:time_stop:2309 : local name 2021-10-15 14:53:35.202 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:53:35.204 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:53:35.206 | + functions-common:time_stop:2312 : local total 2021-10-15 14:53:35.209 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:53:35.211 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:53:35.213 | + functions-common:time_stop:2316 : start_time=1634309611974 2021-10-15 14:53:35.216 | + functions-common:time_stop:2318 : [[ -z 1634309611974 ]] 2021-10-15 14:53:35.218 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:53:35.222 | + functions-common:time_stop:2321 : end_time=1634309615220 2021-10-15 14:53:35.224 | + functions-common:time_stop:2322 : elapsed_time=3246 2021-10-15 14:53:35.226 | + functions-common:time_stop:2323 : total=4424 2021-10-15 14:53:35.229 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:53:35.231 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7670 2021-10-15 14:53:35.233 | + inc/python:pip_install:203 : return 0 2021-10-15 14:53:35.236 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 14:53:35.238 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-10-15 14:53:35.260 | + 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 14:53:37.079 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:37.215 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:37.236 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:37.276 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:37.281 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:37.341 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:37.400 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:37.469 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:37.487 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:37.780 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:37.784 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:37.791 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:37.900 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:53:37.963 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:53:37.965 | Processing /opt/stack/requirements 2021-10-15 14:53:39.650 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (5.4.1) 2021-10-15 14:53:39.654 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (3.0.0) 2021-10-15 14:53:39.666 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (21.0) 2021-10-15 14:53:39.670 | 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 339)) (5.6.0) 2021-10-15 14:53:39.673 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (2.4.7) 2021-10-15 14:53:39.676 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.26.0) 2021-10-15 14:53:39.703 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (1.16.0) 2021-10-15 14:53:39.707 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (2.5.0) 2021-10-15 14:53:39.717 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.26.7) 2021-10-15 14:53:39.737 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (1.3) 2021-10-15 14:53:39.740 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (0.3.0) 2021-10-15 14:53:39.756 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3) 2021-10-15 14:53:39.759 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2021.10.8) 2021-10-15 14:53:39.762 | Requirement already satisfied: charset-normalizer===2.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.0.7) 2021-10-15 14:53:39.767 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (1.0.0) 2021-10-15 14:53:39.769 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (3.9.0) 2021-10-15 14:53:39.781 | Requirement already satisfied: stevedore===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.4.0) 2021-10-15 14:53:39.788 | Requirement already satisfied: cmd2===2.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0) 2021-10-15 14:53:39.861 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.4.0) 2021-10-15 14:53:39.864 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-10-15 14:53:39.866 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 119)) (0.4.4) 2021-10-15 14:53:39.871 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (1.8.2) 2021-10-15 14:53:39.873 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (21.2.0) 2021-10-15 14:53:39.926 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (0.2.5) 2021-10-15 14:53:39.932 | Building wheels for collected packages: openstack-requirements 2021-10-15 14:53:39.933 | Building wheel for openstack-requirements (setup.py): started 2021-10-15 14:53:40.730 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-10-15 14:53:40.730 | ERROR: Command errored out with exit status 1: 2021-10-15 14:53:40.730 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-dx99ervs/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-dx99ervs/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-l4nfjyrq 2021-10-15 14:53:40.730 | cwd: /tmp/pip-req-build-dx99ervs/ 2021-10-15 14:53:40.730 | Complete output (6 lines): 2021-10-15 14:53:40.730 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 14:53:40.730 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 14:53:40.730 | or: setup.py --help-commands 2021-10-15 14:53:40.730 | or: setup.py cmd --help 2021-10-15 14:53:40.730 | 2021-10-15 14:53:40.730 | error: invalid command 'bdist_wheel' 2021-10-15 14:53:40.730 | ---------------------------------------- 2021-10-15 14:53:40.730 | ERROR: Failed building wheel for openstack-requirements 2021-10-15 14:53:40.730 | Running setup.py clean for openstack-requirements 2021-10-15 14:53:41.578 | Failed to build openstack-requirements 2021-10-15 14:53:41.596 | Installing collected packages: openstack-requirements 2021-10-15 14:53:41.596 | Attempting uninstall: openstack-requirements 2021-10-15 14:53:41.597 | Found existing installation: openstack-requirements 1.2.1.dev4954 2021-10-15 14:53:41.638 | Uninstalling openstack-requirements-1.2.1.dev4954: 2021-10-15 14:53:41.660 | Successfully uninstalled openstack-requirements-1.2.1.dev4954 2021-10-15 14:53:41.664 | Running setup.py install for openstack-requirements: started 2021-10-15 14:53:43.973 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-10-15 14:53:43.997 | Successfully installed openstack-requirements-1.2.1.dev4954 2021-10-15 14:53:44.120 | + inc/python:pip_install:200 : result=0 2021-10-15 14:53:44.122 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:53:44.124 | + functions-common:time_stop:2309 : local name 2021-10-15 14:53:44.126 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:53:44.128 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:53:44.130 | + functions-common:time_stop:2312 : local total 2021-10-15 14:53:44.132 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:53:44.135 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:53:44.137 | + functions-common:time_stop:2316 : start_time=1634309615252 2021-10-15 14:53:44.139 | + functions-common:time_stop:2318 : [[ -z 1634309615252 ]] 2021-10-15 14:53:44.142 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:53:44.146 | + functions-common:time_stop:2321 : end_time=1634309624143 2021-10-15 14:53:44.148 | + functions-common:time_stop:2322 : elapsed_time=8891 2021-10-15 14:53:44.150 | + functions-common:time_stop:2323 : total=7670 2021-10-15 14:53:44.156 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:53:44.158 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16561 2021-10-15 14:53:44.160 | + inc/python:pip_install:203 : return 0 2021-10-15 14:53:44.163 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-10-15 14:53:44.165 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-10-15 14:53:44.167 | + inc/python:use_library_from_git:250 : local name=pbr 2021-10-15 14:53:44.170 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:53:44.172 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:53:44.174 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-10-15 14:53:44.176 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:53:44.179 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-10-15 14:53:44.200 | Using python 3.8 to install pbr 2021-10-15 14:53:44.202 | + 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 14:53:45.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:53:45.019 | from cryptography.utils import int_from_bytes 2021-10-15 14:53:45.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:53:45.019 | from cryptography.utils import int_from_bytes 2021-10-15 14:53:46.091 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:53:46.108 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-10-15 14:53:48.377 | 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 14:53:48.495 | + inc/python:pip_install:200 : result=0 2021-10-15 14:53:48.497 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:53:48.499 | + functions-common:time_stop:2309 : local name 2021-10-15 14:53:48.501 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:53:48.503 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:53:48.505 | + functions-common:time_stop:2312 : local total 2021-10-15 14:53:48.508 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:53:48.510 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:53:48.512 | + functions-common:time_stop:2316 : start_time=1634309624194 2021-10-15 14:53:48.514 | + functions-common:time_stop:2318 : [[ -z 1634309624194 ]] 2021-10-15 14:53:48.517 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:53:48.521 | + functions-common:time_stop:2321 : end_time=1634309628518 2021-10-15 14:53:48.523 | + functions-common:time_stop:2322 : elapsed_time=4324 2021-10-15 14:53:48.525 | + functions-common:time_stop:2323 : total=16561 2021-10-15 14:53:48.527 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:53:48.529 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20885 2021-10-15 14:53:48.531 | + inc/python:pip_install:203 : return 0 2021-10-15 14:53:48.533 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-10-15 14:53:50.819 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-10-15 14:53:52.744 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:53:52.745 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-10-15 14:53:52.751 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-10-15 14:53:52.754 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-10-15 14:53:52.756 | 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 14:53:52.825 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 14:53:52.828 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 14:53:52.831 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-10-15 14:53:52.847 | + ./stack.sh:main:801 : pkgs= 2021-10-15 14:53:52.850 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-10-15 14:53:52.853 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-10-15 14:53:52.855 | + functions-common:run_phase:1737 : local mode=stack 2021-10-15 14:53:52.857 | + functions-common:run_phase:1738 : local phase=pre-install 2021-10-15 14:53:52.859 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 14:53:52.861 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 14:53:52.863 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 14:53:52.866 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 14:53:52.868 | + functions-common:run_phase:1747 : local extra 2021-10-15 14:53:52.871 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 14:53:52.875 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 14:53:52.877 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 14:53:52.879 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 14:53:52.881 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-10-15 14:53:52.883 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 14:53:52.898 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:53:52.900 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 14:53:52.902 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:53:52.904 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-10-15 14:53:52.906 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:53:52.908 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-10-15 14:53:52.910 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:53:52.912 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-10-15 14:53:52.915 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:53:52.917 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-10-15 14:53:52.919 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:53:52.921 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-10-15 14:53:52.923 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-10-15 14:53:52.925 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-10-15 14:53:52.927 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 14:53:52.930 | + 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 14:53:52.932 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-10-15 14:53:52.935 | + functions-common:run_plugins:1723 : local mode=stack 2021-10-15 14:53:52.937 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-10-15 14:53:52.939 | + functions-common:run_plugins:1726 : local plugins= 2021-10-15 14:53:52.941 | + functions-common:run_plugins:1727 : local plugin 2021-10-15 14:53:52.943 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-10-15 14:53:52.946 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-10-15 14:53:52.948 | + functions:set_systemd_override:821 : local value=2048 2021-10-15 14:53:52.951 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-10-15 14:53:52.953 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-10-15 14:53:53.004 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-10-15 14:53:53.004 | Set systemd system override for DefaultLimitNOFILE=2048 2021-10-15 14:53:53.007 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-10-15 14:53:53.387 | + ./stack.sh:main:814 : install_rpc_backend 2021-10-15 14:53:53.393 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-10-15 14:53:53.407 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:53:53.409 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-10-15 14:53:53.411 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:53:53.414 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:53:53.416 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:53:53.418 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:53:53.421 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:53:53.423 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:53:53.425 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:53:53.428 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:53:53.430 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:53:53.432 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:53:53.434 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:53:53.437 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:53:53.439 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-10-15 14:53:53.441 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:53:53.443 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:53:53.446 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:53:53.449 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-10-15 14:53:53.470 | + 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 14:53:53.577 | Reading package lists... 2021-10-15 14:53:53.802 | Building dependency tree... 2021-10-15 14:53:53.804 | Reading state information... 2021-10-15 14:53:54.043 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-10-15 14:53:54.043 | The following packages were automatically installed and are no longer required: 2021-10-15 14:53:54.044 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:53:54.044 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:53:54.044 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:53:54.044 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:53:54.044 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:53:54.044 | python3-zope.interface 2021-10-15 14:53:54.044 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:53:54.157 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:53:54.161 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:53:54.164 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:53:54.167 | + functions-common:time_stop:2309 : local name 2021-10-15 14:53:54.169 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:53:54.171 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:53:54.173 | + functions-common:time_stop:2312 : local total 2021-10-15 14:53:54.175 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:53:54.177 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:53:54.180 | + functions-common:time_stop:2316 : start_time=1634309633468 2021-10-15 14:53:54.182 | + functions-common:time_stop:2318 : [[ -z 1634309633468 ]] 2021-10-15 14:53:54.185 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:53:54.189 | + functions-common:time_stop:2321 : end_time=1634309634187 2021-10-15 14:53:54.191 | + functions-common:time_stop:2322 : elapsed_time=719 2021-10-15 14:53:54.193 | + functions-common:time_stop:2323 : total=1434 2021-10-15 14:53:54.196 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:53:54.198 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2153 2021-10-15 14:53:54.200 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:53:54.202 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-10-15 14:53:54.204 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:53:54.207 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:53:54.209 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:53:54.212 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:53:54.214 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:53:54.216 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:53:54.219 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-10-15 14:53:54.221 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:53:54.223 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:53:54.225 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:53:54.228 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:53:54.230 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:53:54.233 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:53:54.235 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:53:54.237 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:53:54.239 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:53:54.241 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-10-15 14:53:54.244 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:53:54.247 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:53:54.249 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:53:54.251 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:53:54.253 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:53:54.256 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:53:54.258 | + ./stack.sh:main:815 : restart_rpc_backend 2021-10-15 14:53:54.261 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-10-15 14:53:54.277 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:53:54.279 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-10-15 14:53:54.281 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 14:53:54.283 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-10-15 14:53:54.286 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-10-15 14:53:54.289 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-10-15 14:53:54.293 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-10-15 14:53:54.295 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-10-15 14:53:54.298 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-10-15 14:53:54.300 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-10-15 14:53:54.302 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-10-15 14:53:54.305 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-10-15 14:53:54.308 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-10-15 14:53:55.000 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-10-15 14:53:55.001 | user tags 2021-10-15 14:53:55.001 | stackrabbit []' 2021-10-15 14:53:55.004 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-10-15 14:53:55.004 | user tags 2021-10-15 14:53:55.004 | stackrabbit []' 2021-10-15 14:53:55.004 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-10-15 14:53:55.011 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-10-15 14:53:55.013 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-10-15 14:53:55.015 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 14:53:55.653 | Changing password for user "stackrabbit" ... 2021-10-15 14:53:55.721 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-10-15 14:53:56.384 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-10-15 14:53:56.465 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-10-15 14:53:56.467 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 14:53:57.119 | Changing password for user "stackrabbit" ... 2021-10-15 14:53:57.178 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-10-15 14:53:57.181 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-10-15 14:53:57.183 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-10-15 14:53:57.876 | Deleting user "guest" ... 2021-10-15 14:53:57.891 | Error: 2021-10-15 14:53:57.891 | {:no_such_user, "guest"} 2021-10-15 14:53:57.903 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-10-15 14:53:57.906 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-10-15 14:53:57.922 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:53:57.925 | + ./stack.sh:main:818 : install_database 2021-10-15 14:53:57.927 | + lib/database:install_database:116 : install_database_mysql 2021-10-15 14:53:57.930 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-10-15 14:53:57.932 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:53:57.934 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:53:57.936 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-10-15 14:53:58.266 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-10-15 14:53:58.268 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-10-15 14:53:58.271 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-10-15 14:53:58.273 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:53:58.275 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-10-15 14:53:58.277 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:53:58.280 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:53:58.282 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:53:58.284 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:53:58.287 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:53:58.289 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:53:58.292 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:53:58.294 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:53:58.296 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:53:58.298 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-10-15 14:53:58.301 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:53:58.303 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:53:58.306 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:53:58.308 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:53:58.310 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:53:58.312 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:53:58.315 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-10-15 14:53:58.317 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:53:58.319 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:53:58.322 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-10-15 14:53:58.325 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:53:58.327 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:53:58.329 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:53:58.331 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:53:58.333 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:53:58.336 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:53:58.339 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:53:58.341 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:53:58.343 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:53:58.345 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:53:58.347 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:53:58.349 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:53:58.352 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-10-15 14:53:58.354 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:53:58.357 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:53:58.359 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:53:58.361 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-10-15 14:53:58.382 | + 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 14:53:58.488 | Reading package lists... 2021-10-15 14:53:58.714 | Building dependency tree... 2021-10-15 14:53:58.715 | Reading state information... 2021-10-15 14:53:58.949 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3). 2021-10-15 14:53:58.949 | The following packages were automatically installed and are no longer required: 2021-10-15 14:53:58.950 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:53:58.950 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:53:58.950 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:53:58.950 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:53:58.950 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:53:58.950 | python3-zope.interface 2021-10-15 14:53:58.950 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:53:59.074 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:53:59.079 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:53:59.081 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:53:59.083 | + functions-common:time_stop:2309 : local name 2021-10-15 14:53:59.085 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:53:59.088 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:53:59.090 | + functions-common:time_stop:2312 : local total 2021-10-15 14:53:59.092 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:53:59.094 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:53:59.096 | + functions-common:time_stop:2316 : start_time=1634309638379 2021-10-15 14:53:59.099 | + functions-common:time_stop:2318 : [[ -z 1634309638379 ]] 2021-10-15 14:53:59.101 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:53:59.105 | + functions-common:time_stop:2321 : end_time=1634309639103 2021-10-15 14:53:59.108 | + functions-common:time_stop:2322 : elapsed_time=724 2021-10-15 14:53:59.110 | + functions-common:time_stop:2323 : total=2153 2021-10-15 14:53:59.112 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:53:59.114 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2877 2021-10-15 14:53:59.116 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:53:59.119 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-10-15 14:53:59.121 | + ./stack.sh:main:821 : install_database_python 2021-10-15 14:53:59.124 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-10-15 14:53:59.126 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-10-15 14:53:59.128 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-10-15 14:53:59.130 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 14:53:59.134 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-10-15 14:53:59.137 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-10-15 14:53:59.139 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 14:53:59.143 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 14:53:59.143 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-10-15 14:53:59.152 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-10-15 14:53:59.154 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-10-15 14:53:59.156 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-10-15 14:53:59.159 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-10-15 14:53:59.161 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-10-15 14:53:59.183 | Using python 3.8 to install PyMySQL 2021-10-15 14:53:59.186 | + 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 14:54:00.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:54:00.009 | from cryptography.utils import int_from_bytes 2021-10-15 14:54:00.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:54:00.009 | from cryptography.utils import int_from_bytes 2021-10-15 14:54:01.064 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:54:01.081 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-10-15 14:54:03.156 | 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 14:54:03.271 | + inc/python:pip_install:200 : result=0 2021-10-15 14:54:03.280 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:54:03.281 | + functions-common:time_stop:2309 : local name 2021-10-15 14:54:03.281 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:54:03.281 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:54:03.282 | + functions-common:time_stop:2312 : local total 2021-10-15 14:54:03.285 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:54:03.287 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:54:03.290 | + functions-common:time_stop:2316 : start_time=1634309639177 2021-10-15 14:54:03.292 | + functions-common:time_stop:2318 : [[ -z 1634309639177 ]] 2021-10-15 14:54:03.295 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:54:03.299 | + functions-common:time_stop:2321 : end_time=1634309643296 2021-10-15 14:54:03.301 | + functions-common:time_stop:2322 : elapsed_time=4119 2021-10-15 14:54:03.303 | + functions-common:time_stop:2323 : total=20885 2021-10-15 14:54:03.306 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:54:03.309 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25004 2021-10-15 14:54:03.311 | + inc/python:pip_install:203 : return 0 2021-10-15 14:54:03.313 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-10-15 14:54:03.315 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 14:54:03.317 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-10-15 14:54:03.320 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-10-15 14:54:03.336 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:54:03.338 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-10-15 14:54:03.340 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-10-15 14:54:03.344 | ++ 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 14:54:03.344 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-10-15 14:54:03.349 | + 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 14:54:03.352 | + 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 14:54:03.354 | + 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 14:54:03.357 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-10-15 14:54:03.359 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-10-15 14:54:03.361 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-10-15 14:54:03.377 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:54:03.380 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-10-15 14:54:03.382 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:54:03.385 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:54:03.387 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:54:03.389 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:54:03.391 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:54:03.394 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:54:03.396 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:54:03.398 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:54:03.401 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:54:03.403 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:54:03.405 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:54:03.407 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:54:03.409 | + functions-common:install_package:1348 : real_install_package radvd 2021-10-15 14:54:03.412 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:54:03.415 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:54:03.417 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:54:03.419 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-10-15 14:54:03.439 | + 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 14:54:03.546 | Reading package lists... 2021-10-15 14:54:03.774 | Building dependency tree... 2021-10-15 14:54:03.775 | Reading state information... 2021-10-15 14:54:04.012 | radvd is already the newest version (1:2.17-2). 2021-10-15 14:54:04.012 | The following packages were automatically installed and are no longer required: 2021-10-15 14:54:04.013 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:54:04.013 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:54:04.013 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:54:04.013 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:54:04.014 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:54:04.014 | python3-zope.interface 2021-10-15 14:54:04.014 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:54:04.123 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:54:04.127 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:54:04.129 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:54:04.132 | + functions-common:time_stop:2309 : local name 2021-10-15 14:54:04.135 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:54:04.137 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:54:04.139 | + functions-common:time_stop:2312 : local total 2021-10-15 14:54:04.141 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:54:04.143 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:54:04.145 | + functions-common:time_stop:2316 : start_time=1634309643437 2021-10-15 14:54:04.147 | + functions-common:time_stop:2318 : [[ -z 1634309643437 ]] 2021-10-15 14:54:04.151 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:54:04.155 | + functions-common:time_stop:2321 : end_time=1634309644152 2021-10-15 14:54:04.157 | + functions-common:time_stop:2322 : elapsed_time=715 2021-10-15 14:54:04.159 | + functions-common:time_stop:2323 : total=2877 2021-10-15 14:54:04.161 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:54:04.163 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3592 2021-10-15 14:54:04.165 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:54:04.168 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-10-15 14:54:04.183 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:54:04.186 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-10-15 14:54:04.188 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-10-15 14:54:04.191 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-10-15 14:54:04.211 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-10-15 14:54:04.213 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:54:04.216 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:54:04.218 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:54:04.220 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:54:04.222 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:54:04.225 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:54:04.227 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:54:04.229 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:54:04.231 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:54:04.234 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:54:04.236 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:54:04.238 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:54:04.240 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-10-15 14:54:04.243 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:54:04.245 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:54:04.248 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:54:04.250 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-10-15 14:54:04.270 | + 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 14:54:04.377 | Reading package lists... 2021-10-15 14:54:04.602 | Building dependency tree... 2021-10-15 14:54:04.603 | Reading state information... 2021-10-15 14:54:04.839 | fakeroot is already the newest version (1.24-1). 2021-10-15 14:54:04.839 | make is already the newest version (4.2.1-1.2). 2021-10-15 14:54:04.839 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-10-15 14:54:04.839 | The following packages were automatically installed and are no longer required: 2021-10-15 14:54:04.840 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:54:04.840 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:54:04.840 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:54:04.840 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:54:04.840 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:54:04.840 | python3-zope.interface 2021-10-15 14:54:04.840 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:54:04.952 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:54:04.956 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:54:04.958 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:54:04.960 | + functions-common:time_stop:2309 : local name 2021-10-15 14:54:04.963 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:54:04.965 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:54:04.967 | + functions-common:time_stop:2312 : local total 2021-10-15 14:54:04.969 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:54:04.971 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:54:04.973 | + functions-common:time_stop:2316 : start_time=1634309644268 2021-10-15 14:54:04.975 | + functions-common:time_stop:2318 : [[ -z 1634309644268 ]] 2021-10-15 14:54:04.979 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:54:04.983 | + functions-common:time_stop:2321 : end_time=1634309644980 2021-10-15 14:54:04.985 | + functions-common:time_stop:2322 : elapsed_time=712 2021-10-15 14:54:04.987 | + functions-common:time_stop:2323 : total=3592 2021-10-15 14:54:04.989 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:54:04.991 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4304 2021-10-15 14:54:04.994 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:54:04.996 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-10-15 14:54:04.999 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:54:05.001 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:54:05.003 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-10-15 14:54:05.005 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-10-15 14:54:05.009 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-10-15 14:54:05.012 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-10-15 14:54:05.015 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-10-15 14:54:05.018 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-10-15 14:54:05.018 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-10-15 14:54:05.024 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-10-15 14:54:05.026 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-10-15 14:54:05.028 | + functions:vercmp:628 : local v1=5.4 2021-10-15 14:54:05.030 | + functions:vercmp:629 : local 'op=<' 2021-10-15 14:54:05.032 | + functions:vercmp:630 : local v2=3.13 2021-10-15 14:54:05.035 | + functions:vercmp:631 : local result 2021-10-15 14:54:05.038 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-10-15 14:54:05.039 | ++ functions:vercmp:635 : sort -V 2021-10-15 14:54:05.040 | ++ functions:vercmp:635 : head -1 2021-10-15 14:54:05.044 | + functions:vercmp:635 : result=3.13 2021-10-15 14:54:05.046 | + functions:vercmp:637 : case $op in 2021-10-15 14:54:05.049 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-10-15 14:54:05.051 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-10-15 14:54:05.053 | + functions:vercmp:648 : return 2021-10-15 14:54:05.056 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-10-15 14:54:05.058 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:54:05.060 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-10-15 14:54:05.521 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-10-15 14:54:05.524 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-10-15 14:54:05.527 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:05.530 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:05.533 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-10-15 14:54:05.536 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:05.538 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-10-15 14:54:05.556 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:54:05.558 | + ./stack.sh:main:829 : install_etcd3 2021-10-15 14:54:05.561 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-10-15 14:54:05.561 | Installing etcd 2021-10-15 14:54:05.563 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-10-15 14:54:05.577 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-10-15 14:54:05.593 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-10-15 14:54:05.596 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-10-15 14:54:05.608 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-10-15 14:54:05.611 | ++ 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 14:54:05.614 | ++ 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 14:54:05.617 | +++ 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 14:54:05.621 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 14:54:05.623 | ++ 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 14:54:05.626 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-10-15 14:54:05.628 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 14:54:05.630 | ++ functions:get_extra_file:74 : return 2021-10-15 14:54:05.634 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 14:54:05.636 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-10-15 14:54:05.638 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-10-15 14:54:05.641 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-10-15 14:54:05.657 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:54:05.660 | + ./stack.sh:main:848 : install_dstat 2021-10-15 14:54:05.662 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-10-15 14:54:05.678 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:54:05.680 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-10-15 14:54:05.683 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 14:54:05.685 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-10-15 14:54:05.687 | + ./stack.sh:main:857 : install_libs 2021-10-15 14:54:05.690 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-10-15 14:54:05.692 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-10-15 14:54:05.694 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-10-15 14:54:05.697 | + inc/python:use_library_from_git:250 : local name=automaton 2021-10-15 14:54:05.699 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:05.701 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:05.703 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-10-15 14:54:05.705 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:05.708 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-10-15 14:54:05.710 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-10-15 14:54:05.713 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-10-15 14:54:05.715 | + inc/python:use_library_from_git:250 : local name=castellan 2021-10-15 14:54:05.717 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:05.719 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:05.721 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-10-15 14:54:05.723 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:05.725 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-10-15 14:54:05.728 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-10-15 14:54:05.730 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-10-15 14:54:05.732 | + inc/python:use_library_from_git:250 : local name=cliff 2021-10-15 14:54:05.734 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:05.736 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:05.738 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-10-15 14:54:05.741 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:05.743 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-10-15 14:54:05.746 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-10-15 14:54:05.748 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-10-15 14:54:05.750 | + inc/python:use_library_from_git:250 : local name=cursive 2021-10-15 14:54:05.752 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:05.754 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:05.756 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-10-15 14:54:05.759 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:05.761 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-10-15 14:54:05.764 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-10-15 14:54:05.766 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-10-15 14:54:05.768 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-10-15 14:54:05.770 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:05.772 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:05.775 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-10-15 14:54:05.777 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:05.779 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-10-15 14:54:05.781 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-10-15 14:54:05.784 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-10-15 14:54:05.786 | + inc/python:use_library_from_git:250 : local name=futurist 2021-10-15 14:54:05.788 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:05.790 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:05.792 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-10-15 14:54:05.795 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:05.797 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-10-15 14:54:05.799 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-10-15 14:54:05.801 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-10-15 14:54:05.803 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-10-15 14:54:05.806 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:05.808 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:05.810 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-10-15 14:54:05.813 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:05.815 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-10-15 14:54:05.817 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-10-15 14:54:05.820 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-10-15 14:54:05.822 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-10-15 14:54:05.824 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:05.827 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:05.829 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-10-15 14:54:05.831 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:05.833 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-10-15 14:54:05.836 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-10-15 14:54:05.838 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-10-15 14:54:05.840 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-10-15 14:54:05.842 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:05.845 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:05.847 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-10-15 14:54:05.849 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:05.851 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-10-15 14:54:05.853 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-10-15 14:54:05.856 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-10-15 14:54:05.858 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-10-15 14:54:05.860 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:05.862 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:05.865 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-10-15 14:54:05.867 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:05.869 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-10-15 14:54:05.872 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-10-15 14:54:05.874 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-10-15 14:54:05.876 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-10-15 14:54:05.878 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:05.881 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:05.883 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-10-15 14:54:05.886 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:05.888 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-10-15 14:54:05.890 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-10-15 14:54:05.892 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-10-15 14:54:05.894 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-10-15 14:54:05.897 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:05.899 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:05.901 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-10-15 14:54:05.903 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:05.905 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-10-15 14:54:05.908 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-10-15 14:54:05.910 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-10-15 14:54:05.912 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-10-15 14:54:05.914 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:05.916 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:05.918 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-10-15 14:54:05.921 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:05.923 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-10-15 14:54:05.925 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-10-15 14:54:05.927 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-10-15 14:54:05.930 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-10-15 14:54:05.932 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:05.934 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:05.937 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-10-15 14:54:05.939 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:05.941 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-10-15 14:54:05.943 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-10-15 14:54:05.946 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-10-15 14:54:05.948 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-10-15 14:54:05.950 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:05.952 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:05.954 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-10-15 14:54:05.957 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:05.959 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-10-15 14:54:05.962 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-10-15 14:54:05.964 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-10-15 14:54:05.966 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-10-15 14:54:05.969 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:05.971 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:05.973 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-10-15 14:54:05.975 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:05.978 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-10-15 14:54:05.980 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-10-15 14:54:05.982 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-10-15 14:54:05.985 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-10-15 14:54:05.987 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:05.989 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:05.991 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-10-15 14:54:05.994 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:05.996 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-10-15 14:54:05.998 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-10-15 14:54:06.000 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-10-15 14:54:06.002 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-10-15 14:54:06.005 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.007 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.009 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-10-15 14:54:06.011 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.014 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-10-15 14:54:06.016 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-10-15 14:54:06.018 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-10-15 14:54:06.020 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-10-15 14:54:06.023 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.025 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.028 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-10-15 14:54:06.030 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.032 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-10-15 14:54:06.034 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-10-15 14:54:06.037 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-10-15 14:54:06.040 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-10-15 14:54:06.042 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.044 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.046 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-10-15 14:54:06.049 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.051 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-10-15 14:54:06.053 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-10-15 14:54:06.055 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-10-15 14:54:06.058 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-10-15 14:54:06.060 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.062 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.064 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-10-15 14:54:06.066 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.069 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-10-15 14:54:06.071 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-10-15 14:54:06.073 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-10-15 14:54:06.075 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-10-15 14:54:06.078 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.080 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.082 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-10-15 14:54:06.084 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.087 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-10-15 14:54:06.089 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-10-15 14:54:06.092 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-10-15 14:54:06.094 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-10-15 14:54:06.096 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.098 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.101 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-10-15 14:54:06.103 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.106 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-10-15 14:54:06.108 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-10-15 14:54:06.110 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-10-15 14:54:06.112 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-10-15 14:54:06.115 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.117 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.119 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-10-15 14:54:06.121 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.124 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-10-15 14:54:06.126 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-10-15 14:54:06.128 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-10-15 14:54:06.130 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-10-15 14:54:06.133 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.135 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.138 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-10-15 14:54:06.140 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.142 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-10-15 14:54:06.144 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-10-15 14:54:06.147 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-10-15 14:54:06.150 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-10-15 14:54:06.152 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.154 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.156 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-10-15 14:54:06.159 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.161 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-10-15 14:54:06.163 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-10-15 14:54:06.165 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-10-15 14:54:06.168 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-10-15 14:54:06.170 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.172 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.174 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-10-15 14:54:06.176 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.179 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-10-15 14:54:06.182 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-10-15 14:54:06.184 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-10-15 14:54:06.186 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-10-15 14:54:06.188 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.191 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.193 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-10-15 14:54:06.196 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.198 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-10-15 14:54:06.201 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-10-15 14:54:06.203 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-10-15 14:54:06.205 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-10-15 14:54:06.208 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.210 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.213 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-10-15 14:54:06.215 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.218 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-10-15 14:54:06.220 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-10-15 14:54:06.222 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-10-15 14:54:06.224 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-10-15 14:54:06.227 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.229 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.231 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-10-15 14:54:06.234 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.236 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-10-15 14:54:06.238 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-10-15 14:54:06.240 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-10-15 14:54:06.243 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-10-15 14:54:06.245 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.247 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.249 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-10-15 14:54:06.251 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.254 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-10-15 14:54:06.256 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-10-15 14:54:06.259 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-10-15 14:54:06.261 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-10-15 14:54:06.263 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.266 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.268 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-10-15 14:54:06.270 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.272 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-10-15 14:54:06.275 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-10-15 14:54:06.278 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-10-15 14:54:06.280 | + inc/python:use_library_from_git:250 : local name=tooz 2021-10-15 14:54:06.282 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.284 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.287 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-10-15 14:54:06.289 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.291 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-10-15 14:54:06.293 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-10-15 14:54:06.296 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-10-15 14:54:06.298 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-10-15 14:54:06.300 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.303 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.305 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-10-15 14:54:06.308 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.310 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-10-15 14:54:06.312 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-10-15 14:54:06.314 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-10-15 14:54:06.317 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-10-15 14:54:06.319 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.322 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.324 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-10-15 14:54:06.326 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.328 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-10-15 14:54:06.331 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-10-15 14:54:06.333 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-10-15 14:54:06.336 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-10-15 14:54:06.338 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.340 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.343 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-10-15 14:54:06.345 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.347 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-10-15 14:54:06.349 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-10-15 14:54:06.352 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-10-15 14:54:06.354 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-10-15 14:54:06.356 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:06.358 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:06.360 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-10-15 14:54:06.363 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:06.365 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-10-15 14:54:06.385 | Using python 3.8 to install etcd3 2021-10-15 14:54:06.388 | + 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 14:54:07.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:54:07.214 | from cryptography.utils import int_from_bytes 2021-10-15 14:54:07.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:54:07.214 | from cryptography.utils import int_from_bytes 2021-10-15 14:54:08.276 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:54:08.294 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-10-15 14:54:08.302 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.18.1) 2021-10-15 14:54:08.303 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.41.0) 2021-10-15 14:54:08.304 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-10-15 14:54:08.305 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-10-15 14:54:10.472 | 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 14:54:10.587 | + inc/python:pip_install:200 : result=0 2021-10-15 14:54:10.589 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:54:10.592 | + functions-common:time_stop:2309 : local name 2021-10-15 14:54:10.594 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:54:10.596 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:54:10.598 | + functions-common:time_stop:2312 : local total 2021-10-15 14:54:10.600 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:54:10.603 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:54:10.605 | + functions-common:time_stop:2316 : start_time=1634309646380 2021-10-15 14:54:10.608 | + functions-common:time_stop:2318 : [[ -z 1634309646380 ]] 2021-10-15 14:54:10.610 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:54:10.614 | + functions-common:time_stop:2321 : end_time=1634309650612 2021-10-15 14:54:10.617 | + functions-common:time_stop:2322 : elapsed_time=4232 2021-10-15 14:54:10.619 | + functions-common:time_stop:2323 : total=25004 2021-10-15 14:54:10.621 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:54:10.623 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29236 2021-10-15 14:54:10.625 | + inc/python:pip_install:203 : return 0 2021-10-15 14:54:10.628 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-10-15 14:54:10.650 | Using python 3.8 to install etcd3gw 2021-10-15 14:54:10.652 | + 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 14:54:11.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:54:11.465 | from cryptography.utils import int_from_bytes 2021-10-15 14:54:11.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:54:11.465 | from cryptography.utils import int_from_bytes 2021-10-15 14:54:12.536 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:54:12.553 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-10-15 14:54:12.561 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-10-15 14:54:12.563 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-10-15 14:54:12.563 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-10-15 14:54:12.564 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-10-15 14:54:12.599 | 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 14:54:12.600 | 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 14:54:12.601 | 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 14:54:12.604 | 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 14:54:14.722 | 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 14:54:14.840 | + inc/python:pip_install:200 : result=0 2021-10-15 14:54:14.842 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:54:14.844 | + functions-common:time_stop:2309 : local name 2021-10-15 14:54:14.846 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:54:14.848 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:54:14.851 | + functions-common:time_stop:2312 : local total 2021-10-15 14:54:14.853 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:54:14.855 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:54:14.858 | + functions-common:time_stop:2316 : start_time=1634309650643 2021-10-15 14:54:14.860 | + functions-common:time_stop:2318 : [[ -z 1634309650643 ]] 2021-10-15 14:54:14.862 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:54:14.867 | + functions-common:time_stop:2321 : end_time=1634309654864 2021-10-15 14:54:14.869 | + functions-common:time_stop:2322 : elapsed_time=4221 2021-10-15 14:54:14.871 | + functions-common:time_stop:2323 : total=29236 2021-10-15 14:54:14.873 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:54:14.875 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33457 2021-10-15 14:54:14.877 | + inc/python:pip_install:203 : return 0 2021-10-15 14:54:14.880 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-10-15 14:54:14.882 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-10-15 14:54:14.885 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-10-15 14:54:14.887 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:54:14.889 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:54:14.891 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:54:14.894 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:54:14.896 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:54:14.899 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:54:14.901 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:54:14.904 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:54:14.906 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:54:14.908 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-10-15 14:54:14.910 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-10-15 14:54:14.913 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:54:14.915 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:54:14.918 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-10-15 14:54:14.920 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 14:54:14.922 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:54:14.924 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:54:14.927 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:54:14.929 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:54:14.931 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:54:14.933 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:54:14.936 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:54:14.938 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:54:14.940 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:54:14.942 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:54:14.945 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:54:14.947 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:54:14.949 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 14:54:14.951 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:54:14.953 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:54:14.956 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:54:14.958 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 14:54:14.980 | + 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 14:54:15.090 | Reading package lists... 2021-10-15 14:54:15.313 | Building dependency tree... 2021-10-15 14:54:15.315 | Reading state information... 2021-10-15 14:54:15.547 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-10-15 14:54:15.547 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-10-15 14:54:15.547 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 14:54:15.547 | The following packages were automatically installed and are no longer required: 2021-10-15 14:54:15.548 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:54:15.548 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:54:15.548 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:54:15.548 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:54:15.548 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:54:15.548 | python3-zope.interface 2021-10-15 14:54:15.548 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:54:15.658 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:54:15.662 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:54:15.665 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:54:15.667 | + functions-common:time_stop:2309 : local name 2021-10-15 14:54:15.669 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:54:15.671 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:54:15.673 | + functions-common:time_stop:2312 : local total 2021-10-15 14:54:15.676 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:54:15.678 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:54:15.681 | + functions-common:time_stop:2316 : start_time=1634309654977 2021-10-15 14:54:15.683 | + functions-common:time_stop:2318 : [[ -z 1634309654977 ]] 2021-10-15 14:54:15.685 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:54:15.689 | + functions-common:time_stop:2321 : end_time=1634309655687 2021-10-15 14:54:15.692 | + functions-common:time_stop:2322 : elapsed_time=710 2021-10-15 14:54:15.694 | + functions-common:time_stop:2323 : total=4304 2021-10-15 14:54:15.697 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:54:15.699 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5014 2021-10-15 14:54:15.701 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:54:15.704 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-10-15 14:54:15.706 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:54:15.708 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:54:15.711 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-10-15 14:54:15.774 | Module proxy already enabled 2021-10-15 14:54:15.778 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-10-15 14:54:15.840 | Considering dependency proxy for proxy_uwsgi: 2021-10-15 14:54:15.840 | Module proxy already enabled 2021-10-15 14:54:15.840 | Module proxy_uwsgi already enabled 2021-10-15 14:54:15.844 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-10-15 14:54:15.846 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 14:54:15.849 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:54:15.852 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 14:54:15.981 | + ./stack.sh:main:863 : install_keystoneauth 2021-10-15 14:54:15.983 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-10-15 14:54:15.986 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-10-15 14:54:15.988 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:15.990 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:15.994 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-10-15 14:54:15.996 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:15.998 | + ./stack.sh:main:864 : install_keystoneclient 2021-10-15 14:54:16.001 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-10-15 14:54:16.003 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-10-15 14:54:16.005 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:16.008 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:16.010 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-10-15 14:54:16.012 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:16.014 | + ./stack.sh:main:865 : install_glanceclient 2021-10-15 14:54:16.017 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-10-15 14:54:16.019 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-10-15 14:54:16.021 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:16.024 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:16.026 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-10-15 14:54:16.029 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:16.031 | + ./stack.sh:main:866 : install_cinderclient 2021-10-15 14:54:16.033 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-10-15 14:54:16.036 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-10-15 14:54:16.038 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:16.041 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:16.043 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-10-15 14:54:16.046 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:16.048 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-10-15 14:54:16.050 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-10-15 14:54:16.053 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:16.056 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:16.058 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-10-15 14:54:16.060 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:16.062 | + ./stack.sh:main:867 : install_novaclient 2021-10-15 14:54:16.065 | + lib/nova:install_novaclient:806 : use_library_from_git python-novaclient 2021-10-15 14:54:16.067 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-10-15 14:54:16.070 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:16.072 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:16.074 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-10-15 14:54:16.077 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:16.079 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-10-15 14:54:16.096 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:54:16.098 | + ./stack.sh:main:869 : install_swiftclient 2021-10-15 14:54:16.101 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-10-15 14:54:16.104 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-10-15 14:54:16.106 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:16.108 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:16.111 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-10-15 14:54:16.113 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:16.115 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-10-15 14:54:16.132 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:54:16.135 | + ./stack.sh:main:872 : install_neutronclient 2021-10-15 14:54:16.137 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-10-15 14:54:16.139 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-10-15 14:54:16.142 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:16.144 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:16.146 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-10-15 14:54:16.149 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:16.151 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-10-15 14:54:16.154 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-10-15 14:54:16.156 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-10-15 14:54:16.159 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:16.161 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:16.164 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-10-15 14:54:16.167 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:16.169 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-10-15 14:54:16.171 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-10-15 14:54:16.174 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 14:54:16.177 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-10-15 14:54:16.180 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-10-15 14:54:16.182 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 14:54:16.185 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-10-15 14:54:16.186 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 14:54:16.190 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-10-15 14:54:16.193 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-10-15 14:54:16.196 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-10-15 14:54:16.199 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-10-15 14:54:16.201 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-10-15 14:54:16.222 | Using python 3.8 to install keystonemiddleware 2021-10-15 14:54:16.224 | + 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 14:54:17.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:54:17.026 | from cryptography.utils import int_from_bytes 2021-10-15 14:54:17.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:54:17.026 | from cryptography.utils import int_from_bytes 2021-10-15 14:54:18.081 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:54:18.099 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-10-15 14:54:18.154 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-10-15 14:54:18.155 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-10-15 14:54:18.156 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-10-15 14:54:18.157 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-10-15 14:54:18.158 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-10-15 14:54:18.159 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-10-15 14:54:18.160 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-10-15 14:54:18.161 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-10-15 14:54:18.162 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-10-15 14:54:18.164 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-10-15 14:54:18.165 | 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 14:54:18.166 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-10-15 14:54:18.167 | 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 14:54:18.169 | 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 14:54:18.228 | 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 14:54:18.229 | 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 14:54:18.231 | 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 14:54:18.270 | 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 14:54:18.310 | 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 14:54:18.311 | 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 14:54:18.312 | 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 14:54:18.313 | 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 14:54:18.365 | 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 14:54:18.367 | 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 14:54:18.377 | 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 14:54:18.379 | 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 14:54:18.394 | 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 14:54:18.395 | 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 14:54:18.396 | 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 14:54:18.464 | 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 14:54:18.465 | 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 14:54:18.467 | 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 14:54:18.468 | 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 14:54:18.521 | 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 14:54:18.534 | 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 14:54:20.629 | 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 14:54:20.757 | + inc/python:pip_install:200 : result=0 2021-10-15 14:54:20.759 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:54:20.762 | + functions-common:time_stop:2309 : local name 2021-10-15 14:54:20.764 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:54:20.766 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:54:20.768 | + functions-common:time_stop:2312 : local total 2021-10-15 14:54:20.770 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:54:20.773 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:54:20.775 | + functions-common:time_stop:2316 : start_time=1634309656216 2021-10-15 14:54:20.777 | + functions-common:time_stop:2318 : [[ -z 1634309656216 ]] 2021-10-15 14:54:20.780 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:54:20.784 | + functions-common:time_stop:2321 : end_time=1634309660782 2021-10-15 14:54:20.786 | + functions-common:time_stop:2322 : elapsed_time=4566 2021-10-15 14:54:20.788 | + functions-common:time_stop:2323 : total=33457 2021-10-15 14:54:20.790 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:54:20.792 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=38023 2021-10-15 14:54:20.795 | + inc/python:pip_install:203 : return 0 2021-10-15 14:54:20.797 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-10-15 14:54:20.799 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-10-15 14:54:20.802 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 14:54:20.805 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-10-15 14:54:20.808 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-10-15 14:54:20.810 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 14:54:20.814 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-10-15 14:54:20.814 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 14:54:20.819 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-10-15 14:54:20.822 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-10-15 14:54:20.824 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-10-15 14:54:20.827 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-10-15 14:54:20.829 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-10-15 14:54:20.850 | Using python 3.8 to install python-memcached 2021-10-15 14:54:20.852 | + 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 14:54:21.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:54:21.673 | from cryptography.utils import int_from_bytes 2021-10-15 14:54:21.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:54:21.673 | from cryptography.utils import int_from_bytes 2021-10-15 14:54:22.736 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:54:22.754 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-10-15 14:54:22.757 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-10-15 14:54:24.882 | 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 14:54:24.997 | + inc/python:pip_install:200 : result=0 2021-10-15 14:54:25.000 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:54:25.002 | + functions-common:time_stop:2309 : local name 2021-10-15 14:54:25.004 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:54:25.007 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:54:25.009 | + functions-common:time_stop:2312 : local total 2021-10-15 14:54:25.012 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:54:25.014 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:54:25.016 | + functions-common:time_stop:2316 : start_time=1634309660844 2021-10-15 14:54:25.018 | + functions-common:time_stop:2318 : [[ -z 1634309660844 ]] 2021-10-15 14:54:25.021 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:54:25.026 | + functions-common:time_stop:2321 : end_time=1634309665023 2021-10-15 14:54:25.028 | + functions-common:time_stop:2322 : elapsed_time=4179 2021-10-15 14:54:25.030 | + functions-common:time_stop:2323 : total=38023 2021-10-15 14:54:25.032 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:54:25.034 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=42202 2021-10-15 14:54:25.037 | + inc/python:pip_install:203 : return 0 2021-10-15 14:54:25.039 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-10-15 14:54:25.056 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:54:25.058 | + ./stack.sh:main:879 : '[' 10.222.0.31 == 10.222.0.31 ']' 2021-10-15 14:54:25.060 | + ./stack.sh:main:880 : stack_install_service keystone 2021-10-15 14:54:25.063 | + lib/stack:stack_install_service:20 : local service=keystone 2021-10-15 14:54:25.065 | + lib/stack:stack_install_service:21 : type install_keystone 2021-10-15 14:54:25.067 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 14:54:25.070 | + lib/stack:stack_install_service:32 : install_keystone 2021-10-15 14:54:25.072 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-10-15 14:54:25.088 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:54:25.091 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-10-15 14:54:25.093 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-10-15 14:54:25.095 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-10-15 14:54:25.097 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:54:25.099 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:54:25.101 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:54:25.104 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:54:25.106 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:54:25.108 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:54:25.123 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:54:25.125 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:54:25.127 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:54:25.130 | + functions-common:git_clone:544 : echo master 2021-10-15 14:54:25.130 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:54:25.135 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-10-15 14:54:25.137 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:54:25.140 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-10-15 14:54:25.142 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:54:25.142 | + functions-common:git_clone:593 : head -1 2021-10-15 14:54:25.145 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-10-15 14:54:25.148 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:54:25.151 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-10-15 14:54:25.153 | + inc/python:setup_develop:338 : local bindep 2021-10-15 14:54:25.155 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 14:54:25.157 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-10-15 14:54:25.160 | + inc/python:setup_develop:344 : local extras= 2021-10-15 14:54:25.162 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-10-15 14:54:25.164 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 14:54:25.166 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 14:54:25.169 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-10-15 14:54:25.171 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 14:54:25.173 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 14:54:25.176 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-10-15 14:54:25.178 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 14:54:25.181 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-10-15 14:54:25.183 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 14:54:25.186 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 14:54:25.188 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-10-15 14:54:25.195 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-10-15 14:54:25.197 | + 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 14:54:25.859 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-10-15 14:54:25.862 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 14:54:25.864 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 14:54:25.866 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 14:54:25.868 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 14:54:25.870 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-10-15 14:54:25.872 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 14:54:25.874 | + inc/python:setup_package:428 : local extras= 2021-10-15 14:54:25.877 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 14:54:25.879 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 14:54:25.881 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 14:54:25.884 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 14:54:25.886 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 14:54:25.888 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-10-15 14:54:25.908 | Using python 3.8 to install /opt/stack/keystone 2021-10-15 14:54:25.910 | + 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 14:54:26.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:54:26.721 | from cryptography.utils import int_from_bytes 2021-10-15 14:54:26.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:54:26.722 | from cryptography.utils import int_from_bytes 2021-10-15 14:54:27.812 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:54:27.830 | Obtaining file:///opt/stack/keystone 2021-10-15 14:54:27.831 | Preparing metadata (setup.py): started 2021-10-15 14:54:29.306 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:54:29.383 | 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 14:54:29.384 | 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 14:54:29.385 | 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 14:54:29.386 | 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 14:54:29.387 | 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 14:54:29.388 | 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 14:54:29.390 | 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 14:54:29.391 | 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 14:54:29.392 | 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 14:54:29.393 | 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 14:54:29.394 | 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 14:54:29.395 | 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 14:54:29.396 | 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 14:54:29.398 | 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 14:54:29.399 | 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 14:54:29.400 | 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 14:54:29.401 | 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 14:54:29.402 | 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 14:54:29.404 | 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 14:54:29.405 | 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 14:54:29.406 | 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 14:54:29.407 | 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 14:54:29.408 | 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 14:54:29.409 | 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 14:54:29.410 | 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 14:54:29.412 | 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 14:54:29.413 | 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 14:54:29.414 | 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 14:54:29.415 | 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 14:54:29.416 | 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 14:54:29.417 | 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 14:54:29.418 | 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 14:54:29.419 | 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 14:54:29.420 | 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 14:54:29.431 | 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 14:54:29.432 | 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 14:54:29.480 | 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 14:54:29.493 | 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 14:54:29.494 | 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 14:54:29.495 | 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 14:54:29.496 | 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 14:54:29.507 | 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 14:54:29.568 | 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 14:54:29.570 | 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 14:54:29.668 | 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 14:54:29.669 | 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 14:54:29.671 | 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 14:54:29.672 | 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 14:54:29.726 | 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 14:54:29.728 | 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 14:54:29.731 | 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 14:54:29.780 | 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 14:54:29.783 | 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 14:54:29.842 | 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 14:54:29.844 | 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 14:54:29.845 | 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 14:54:29.846 | 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 14:54:29.847 | 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 14:54:29.849 | 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 14:54:29.870 | 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 14:54:29.918 | 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 14:54:29.938 | 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 14:54:29.939 | 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 14:54:29.940 | 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 14:54:29.941 | 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 14:54:29.996 | 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 14:54:30.134 | 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 14:54:30.135 | 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 14:54:30.136 | 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 14:54:30.138 | 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 14:54:30.359 | 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 14:54:30.380 | 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 14:54:30.383 | 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 14:54:30.452 | 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 14:54:30.454 | 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 14:54:30.472 | 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 14:54:30.543 | 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 14:54:30.583 | 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 14:54:30.695 | 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 14:54:30.769 | 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 14:54:30.895 | 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 14:54:30.925 | 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 14:54:30.965 | 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 14:54:30.966 | 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 14:54:30.968 | 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 14:54:30.969 | 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 14:54:30.971 | 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 14:54:30.972 | 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 14:54:31.149 | 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 14:54:31.150 | 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 14:54:31.153 | 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 14:54:31.156 | 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 14:54:31.307 | 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 14:54:31.393 | 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 14:54:31.467 | 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 14:54:31.647 | 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 14:54:31.677 | 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 14:54:31.823 | 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 14:54:31.917 | 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 14:54:31.951 | 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 14:54:33.515 | Installing collected packages: keystone 2021-10-15 14:54:33.515 | Attempting uninstall: keystone 2021-10-15 14:54:33.516 | Found existing installation: keystone 20.0.1.dev8 2021-10-15 14:54:33.519 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-10-15 14:54:33.521 | Running setup.py develop for keystone 2021-10-15 14:54:35.577 | Successfully installed keystone 2021-10-15 14:54:35.577 | 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 14:54:35.713 | + inc/python:pip_install:200 : result=0 2021-10-15 14:54:35.715 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:54:35.717 | + functions-common:time_stop:2309 : local name 2021-10-15 14:54:35.719 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:54:35.721 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:54:35.724 | + functions-common:time_stop:2312 : local total 2021-10-15 14:54:35.726 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:54:35.728 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:54:35.730 | + functions-common:time_stop:2316 : start_time=1634309665903 2021-10-15 14:54:35.732 | + functions-common:time_stop:2318 : [[ -z 1634309665903 ]] 2021-10-15 14:54:35.735 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:54:35.738 | + functions-common:time_stop:2321 : end_time=1634309675736 2021-10-15 14:54:35.741 | + functions-common:time_stop:2322 : elapsed_time=9833 2021-10-15 14:54:35.743 | + functions-common:time_stop:2323 : total=42202 2021-10-15 14:54:35.745 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:54:35.748 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=52035 2021-10-15 14:54:35.750 | + inc/python:pip_install:203 : return 0 2021-10-15 14:54:35.752 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 14:54:35.754 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 14:54:35.757 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 14:54:35.775 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 14:54:35.787 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-10-15 14:54:35.790 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-10-15 14:54:35.792 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:35.795 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:35.797 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-10-15 14:54:35.799 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:35.802 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-10-15 14:54:35.818 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:54:35.821 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-10-15 14:54:35.823 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 14:54:35.826 | + ./stack.sh:main:881 : configure_keystone 2021-10-15 14:54:35.828 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-10-15 14:54:35.840 | + 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 14:54:35.843 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-10-15 14:54:35.847 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-10-15 14:54:35.863 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:54:35.866 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-10-15 14:54:35.895 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-10-15 14:54:35.922 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-10-15 14:54:35.962 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-10-15 14:54:35.993 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-10-15 14:54:36.022 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-10-15 14:54:36.052 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-10-15 14:54:36.080 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-10-15 14:54:36.108 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-10-15 14:54:36.110 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-10-15 14:54:36.112 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-10-15 14:54:36.114 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-10-15 14:54:36.117 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 14:54:36.120 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 14:54:36.135 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:54:36.138 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 14:54:36.141 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 14:54:36.143 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 14:54:36.158 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:54:36.160 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 14:54:36.163 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 14:54:36.193 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 14:54:36.195 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 14:54:36.198 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-10-15 14:54:36.200 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-10-15 14:54:36.202 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-10-15 14:54:36.219 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:54:36.221 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.31/identity 2021-10-15 14:54:36.251 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.31/identity 2021-10-15 14:54:36.278 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-10-15 14:54:36.281 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-10-15 14:54:36.311 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-10-15 14:54:36.313 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-10-15 14:54:36.316 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-10-15 14:54:36.318 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-10-15 14:54:36.321 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 14:54:36.323 | + 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 14:54:36.354 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-10-15 14:54:36.357 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-10-15 14:54:36.359 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-10-15 14:54:36.361 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-10-15 14:54:36.364 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 14:54:36.380 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 14:54:36.383 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 14:54:36.385 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 14:54:36.387 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 14:54:36.390 | + 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 14:54:36.417 | + 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 14:54:36.445 | + 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 14:54:36.473 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 14:54:36.500 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-10-15 14:54:36.527 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-10-15 14:54:36.530 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-10-15 14:54:36.532 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-10-15 14:54:36.534 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-10-15 14:54:36.536 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-10-15 14:54:36.539 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 14:54:36.541 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 14:54:36.544 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-10-15 14:54:36.548 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-10-15 14:54:36.550 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 14:54:36.552 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 14:54:36.565 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 14:54:36.565 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 14:54:36.574 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 14:54:36.577 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 14:54:36.593 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 14:54:36.595 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-10-15 14:54:36.599 | + 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 14:54:36.627 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-10-15 14:54:36.654 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-10-15 14:54:36.680 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-10-15 14:54:36.707 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-10-15 14:54:36.734 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-10-15 14:54:36.760 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-10-15 14:54:36.788 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-10-15 14:54:36.815 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-10-15 14:54:36.841 | + 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 14:54:36.869 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-10-15 14:54:36.895 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-10-15 14:54:36.922 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-10-15 14:54:36.949 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 14:54:36.951 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 14:54:36.954 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-10-15 14:54:36.956 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-10-15 14:54:36.959 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 14:54:36.962 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:54:36.964 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:54:36.966 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 14:54:36.969 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 14:54:36.971 | + 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 14:54:36.998 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-10-15 14:54:37.026 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 14:54:37.026 | + 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 14:54:37.034 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-10-15 14:54:37.038 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-10-15 14:54:37.040 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-10-15 14:54:37.043 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 14:54:37.045 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 14:54:37.047 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:54:37.049 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:54:37.052 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:54:37.054 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 14:54:37.056 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 14:54:37.058 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:54:37.061 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:54:37.063 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-10-15 14:54:37.125 | Site keystone-wsgi-public already enabled 2021-10-15 14:54:37.129 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 14:54:37.132 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 14:54:37.134 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:54:37.136 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 14:54:37.265 | + 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 14:54:37.268 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 14:54:37.270 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-10-15 14:54:37.273 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-10-15 14:54:37.275 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 14:54:37.278 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 14:54:37.281 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-10-15 14:54:37.285 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-10-15 14:54:37.288 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 14:54:37.291 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 14:54:37.304 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 14:54:37.304 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 14:54:37.312 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 14:54:37.316 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 14:54:37.332 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 14:54:37.335 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 14:54:37.339 | + 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 14:54:37.368 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-10-15 14:54:37.396 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-10-15 14:54:37.423 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-10-15 14:54:37.450 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-10-15 14:54:37.478 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-10-15 14:54:37.507 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-10-15 14:54:37.534 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-10-15 14:54:37.562 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-10-15 14:54:37.590 | + 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 14:54:37.617 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-10-15 14:54:37.644 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-10-15 14:54:37.671 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-10-15 14:54:37.699 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 14:54:37.702 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 14:54:37.704 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-10-15 14:54:37.707 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-10-15 14:54:37.709 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 14:54:37.712 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:54:37.714 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:54:37.716 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 14:54:37.719 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 14:54:37.721 | + 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 14:54:37.748 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-10-15 14:54:37.777 | + 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 14:54:37.777 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 14:54:37.786 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-10-15 14:54:37.789 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-10-15 14:54:37.791 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-10-15 14:54:37.794 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 14:54:37.796 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 14:54:37.798 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:54:37.800 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:54:37.803 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:54:37.806 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 14:54:37.808 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 14:54:37.810 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:54:37.812 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:54:37.815 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-10-15 14:54:37.876 | Site keystone-wsgi-admin already enabled 2021-10-15 14:54:37.880 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 14:54:37.883 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 14:54:37.885 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:54:37.888 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 14:54:38.018 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-10-15 14:54:38.046 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-10-15 14:54:38.076 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-10-15 14:54:38.107 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-10-15 14:54:38.109 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-10-15 14:54:38.141 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-10-15 14:54:38.168 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-10-15 14:54:38.196 | + ./stack.sh:main:885 : is_service_enabled swift 2021-10-15 14:54:38.213 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:54:38.215 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-10-15 14:54:38.232 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:54:38.234 | + ./stack.sh:main:889 : stack_install_service swift 2021-10-15 14:54:38.237 | + lib/stack:stack_install_service:20 : local service=swift 2021-10-15 14:54:38.239 | + lib/stack:stack_install_service:21 : type install_swift 2021-10-15 14:54:38.242 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 14:54:38.244 | + lib/stack:stack_install_service:32 : install_swift 2021-10-15 14:54:38.247 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-10-15 14:54:38.249 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-10-15 14:54:38.251 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-10-15 14:54:38.253 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:54:38.256 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:54:38.258 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:54:38.261 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:54:38.263 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:54:38.266 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:54:38.281 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:54:38.284 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:54:38.286 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:54:38.289 | + functions-common:git_clone:544 : echo master 2021-10-15 14:54:38.289 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:54:38.294 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-10-15 14:54:38.297 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:54:38.299 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-10-15 14:54:38.302 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:54:38.302 | + functions-common:git_clone:593 : head -1 2021-10-15 14:54:38.306 | dbd0960ae Merge "Update master for stable/xena" 2021-10-15 14:54:38.308 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:54:38.311 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-10-15 14:54:38.313 | + inc/python:setup_develop:338 : local bindep 2021-10-15 14:54:38.316 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 14:54:38.318 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-10-15 14:54:38.320 | + inc/python:setup_develop:344 : local extras=keystone 2021-10-15 14:54:38.323 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-10-15 14:54:38.325 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 14:54:38.328 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 14:54:38.330 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-10-15 14:54:38.332 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 14:54:38.335 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-10-15 14:54:38.338 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-10-15 14:54:38.340 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 14:54:38.343 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-10-15 14:54:38.345 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 14:54:38.348 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 14:54:38.352 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-10-15 14:54:38.357 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-10-15 14:54:38.360 | + 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 14:54:39.000 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-10-15 14:54:39.003 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 14:54:39.005 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 14:54:39.008 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 14:54:39.010 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 14:54:39.012 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-10-15 14:54:39.015 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 14:54:39.017 | + inc/python:setup_package:428 : local extras=keystone 2021-10-15 14:54:39.019 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 14:54:39.022 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-10-15 14:54:39.024 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-10-15 14:54:39.026 | + inc/python:setup_package:438 : extras='[keystone]' 2021-10-15 14:54:39.029 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 14:54:39.031 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-10-15 14:54:39.051 | Using python 3.8 to install /opt/stack/swift 2021-10-15 14:54:39.054 | + 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 14:54:39.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:54:39.866 | from cryptography.utils import int_from_bytes 2021-10-15 14:54:39.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:54:39.866 | from cryptography.utils import int_from_bytes 2021-10-15 14:54:40.929 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:54:40.946 | Obtaining file:///opt/stack/swift 2021-10-15 14:54:40.957 | Preparing metadata (setup.py): started 2021-10-15 14:54:42.164 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:54:42.210 | 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 14:54:42.212 | 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 14:54:42.214 | 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 14:54:42.215 | 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 14:54:42.216 | 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 14:54:42.217 | 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 14:54:42.218 | 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 14:54:42.219 | 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 14:54:42.220 | 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 14:54:42.222 | 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 14:54:42.223 | 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 14:54:42.271 | 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 14:54:42.280 | 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 14:54:42.349 | 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 14:54:42.351 | 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 14:54:42.352 | 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 14:54:42.353 | 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 14:54:42.354 | 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 14:54:42.355 | 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 14:54:42.357 | 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 14:54:42.358 | 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 14:54:42.359 | 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 14:54:42.360 | 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 14:54:42.361 | 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 14:54:42.363 | 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 14:54:42.390 | 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 14:54:42.427 | 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 14:54:42.436 | 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 14:54:42.437 | 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 14:54:42.439 | 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 14:54:42.462 | 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 14:54:42.553 | 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 14:54:42.555 | 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 14:54:42.556 | 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 14:54:42.597 | 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 14:54:42.640 | 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 14:54:42.642 | 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 14:54:42.643 | 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 14:54:42.644 | 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 14:54:42.703 | 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 14:54:42.706 | 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 14:54:42.722 | 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 14:54:42.723 | 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 14:54:42.741 | 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 14:54:42.743 | 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 14:54:42.846 | 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 14:54:42.862 | 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 14:54:44.773 | Installing collected packages: swift 2021-10-15 14:54:44.773 | Attempting uninstall: swift 2021-10-15 14:54:44.773 | Found existing installation: swift 2.29.0.dev43 2021-10-15 14:54:44.776 | Can't uninstall 'swift'. No files were found to uninstall. 2021-10-15 14:54:44.778 | Running setup.py develop for swift 2021-10-15 14:54:46.727 | Successfully installed swift-2.29.0.dev43 2021-10-15 14:54:46.728 | 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 14:54:46.856 | + inc/python:pip_install:200 : result=0 2021-10-15 14:54:46.859 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:54:46.861 | + functions-common:time_stop:2309 : local name 2021-10-15 14:54:46.863 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:54:46.865 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:54:46.867 | + functions-common:time_stop:2312 : local total 2021-10-15 14:54:46.870 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:54:46.872 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:54:46.874 | + functions-common:time_stop:2316 : start_time=1634309679046 2021-10-15 14:54:46.876 | + functions-common:time_stop:2318 : [[ -z 1634309679046 ]] 2021-10-15 14:54:46.879 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:54:46.883 | + functions-common:time_stop:2321 : end_time=1634309686880 2021-10-15 14:54:46.885 | + functions-common:time_stop:2322 : elapsed_time=7834 2021-10-15 14:54:46.888 | + functions-common:time_stop:2323 : total=52035 2021-10-15 14:54:46.890 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:54:46.892 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=59869 2021-10-15 14:54:46.894 | + inc/python:pip_install:203 : return 0 2021-10-15 14:54:46.897 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 14:54:46.899 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 14:54:46.902 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 14:54:46.920 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 14:54:46.931 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-10-15 14:54:46.934 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-10-15 14:54:46.936 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:46.938 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:46.940 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-10-15 14:54:46.943 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:46.946 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-10-15 14:54:46.949 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 14:54:46.951 | + ./stack.sh:main:890 : configure_swift 2021-10-15 14:54:46.954 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-10-15 14:54:46.956 | + lib/swift:configure_swift:335 : local node_number 2021-10-15 14:54:46.958 | + lib/swift:configure_swift:336 : local swift_node_config 2021-10-15 14:54:46.960 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-10-15 14:54:46.962 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-10-15 14:54:47.991 | No account-reaper running 2021-10-15 14:54:47.991 | No account-server running 2021-10-15 14:54:47.991 | No container-sharder running 2021-10-15 14:54:47.991 | No proxy-server running 2021-10-15 14:54:47.991 | No object-replicator running 2021-10-15 14:54:47.991 | No container-updater running 2021-10-15 14:54:47.991 | No container-replicator running 2021-10-15 14:54:47.991 | No object-auditor running 2021-10-15 14:54:47.991 | No object-reconstructor running 2021-10-15 14:54:47.991 | No container-server running 2021-10-15 14:54:47.991 | No container-sync running 2021-10-15 14:54:47.991 | No account-replicator running 2021-10-15 14:54:47.991 | No object-expirer running 2021-10-15 14:54:47.991 | No object-updater running 2021-10-15 14:54:47.991 | No container-auditor running 2021-10-15 14:54:47.992 | No account-auditor running 2021-10-15 14:54:47.992 | No object-server running 2021-10-15 14:54:47.992 | No container-reconciler running 2021-10-15 14:54:48.058 | + lib/swift:configure_swift:340 : true 2021-10-15 14:54:48.060 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-10-15 14:54:48.073 | + 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 14:54:48.085 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-10-15 14:54:48.088 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-10-15 14:54:48.088 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-10-15 14:54:48.093 | + lib/swift:configure_swift:354 : sed -e ' 2021-10-15 14:54:48.093 | s/%GROUP%/ubuntu/; 2021-10-15 14:54:48.093 | s/%USER%/ubuntu/; 2021-10-15 14:54:48.093 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-10-15 14:54:48.093 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-10-15 14:54:48.096 | uid = ubuntu 2021-10-15 14:54:48.096 | gid = ubuntu 2021-10-15 14:54:48.096 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-10-15 14:54:48.096 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-10-15 14:54:48.096 | address = 127.0.0.1 2021-10-15 14:54:48.097 | 2021-10-15 14:54:48.097 | [account6612] 2021-10-15 14:54:48.097 | max connections = 25 2021-10-15 14:54:48.097 | path = /opt/stack/data/swift/1/node/ 2021-10-15 14:54:48.097 | read only = false 2021-10-15 14:54:48.097 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-10-15 14:54:48.097 | 2021-10-15 14:54:48.097 | [account6622] 2021-10-15 14:54:48.097 | max connections = 25 2021-10-15 14:54:48.097 | path = /opt/stack/data/swift/2/node/ 2021-10-15 14:54:48.097 | read only = false 2021-10-15 14:54:48.097 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-10-15 14:54:48.097 | 2021-10-15 14:54:48.097 | [account6632] 2021-10-15 14:54:48.097 | max connections = 25 2021-10-15 14:54:48.097 | path = /opt/stack/data/swift/3/node/ 2021-10-15 14:54:48.097 | read only = false 2021-10-15 14:54:48.097 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-10-15 14:54:48.097 | 2021-10-15 14:54:48.097 | [account6642] 2021-10-15 14:54:48.097 | max connections = 25 2021-10-15 14:54:48.097 | path = /opt/stack/data/swift/4/node/ 2021-10-15 14:54:48.097 | read only = false 2021-10-15 14:54:48.097 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-10-15 14:54:48.097 | 2021-10-15 14:54:48.097 | 2021-10-15 14:54:48.097 | [container6611] 2021-10-15 14:54:48.097 | max connections = 25 2021-10-15 14:54:48.097 | path = /opt/stack/data/swift/1/node/ 2021-10-15 14:54:48.097 | read only = false 2021-10-15 14:54:48.097 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-10-15 14:54:48.097 | 2021-10-15 14:54:48.097 | [container6621] 2021-10-15 14:54:48.097 | max connections = 25 2021-10-15 14:54:48.097 | path = /opt/stack/data/swift/2/node/ 2021-10-15 14:54:48.097 | read only = false 2021-10-15 14:54:48.097 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-10-15 14:54:48.097 | 2021-10-15 14:54:48.098 | [container6631] 2021-10-15 14:54:48.098 | max connections = 25 2021-10-15 14:54:48.098 | path = /opt/stack/data/swift/3/node/ 2021-10-15 14:54:48.098 | read only = false 2021-10-15 14:54:48.098 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-10-15 14:54:48.098 | 2021-10-15 14:54:48.098 | [container6641] 2021-10-15 14:54:48.098 | max connections = 25 2021-10-15 14:54:48.098 | path = /opt/stack/data/swift/4/node/ 2021-10-15 14:54:48.098 | read only = false 2021-10-15 14:54:48.098 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-10-15 14:54:48.098 | 2021-10-15 14:54:48.098 | 2021-10-15 14:54:48.098 | [object6613] 2021-10-15 14:54:48.098 | max connections = 25 2021-10-15 14:54:48.098 | path = /opt/stack/data/swift/1/node/ 2021-10-15 14:54:48.098 | read only = false 2021-10-15 14:54:48.098 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-10-15 14:54:48.098 | 2021-10-15 14:54:48.098 | [object6623] 2021-10-15 14:54:48.098 | max connections = 25 2021-10-15 14:54:48.098 | path = /opt/stack/data/swift/2/node/ 2021-10-15 14:54:48.098 | read only = false 2021-10-15 14:54:48.098 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-10-15 14:54:48.098 | 2021-10-15 14:54:48.098 | [object6633] 2021-10-15 14:54:48.098 | max connections = 25 2021-10-15 14:54:48.098 | path = /opt/stack/data/swift/3/node/ 2021-10-15 14:54:48.098 | read only = false 2021-10-15 14:54:48.098 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-10-15 14:54:48.098 | 2021-10-15 14:54:48.098 | [object6643] 2021-10-15 14:54:48.098 | max connections = 25 2021-10-15 14:54:48.098 | path = /opt/stack/data/swift/4/node/ 2021-10-15 14:54:48.098 | read only = false 2021-10-15 14:54:48.098 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-10-15 14:54:48.100 | + lib/swift:configure_swift:360 : is_ubuntu 2021-10-15 14:54:48.102 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:54:48.104 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:54:48.106 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-10-15 14:54:48.118 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-10-15 14:54:48.120 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-10-15 14:54:48.124 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-10-15 14:54:48.128 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-10-15 14:54:48.131 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-10-15 14:54:48.135 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-10-15 14:54:48.162 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.31:8080/v1/ 2021-10-15 14:54:48.188 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-10-15 14:54:48.206 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-10-15 14:54:48.233 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-10-15 14:54:48.252 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-10-15 14:54:48.280 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-10-15 14:54:48.298 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-10-15 14:54:48.326 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-10-15 14:54:48.343 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-10-15 14:54:48.372 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-10-15 14:54:48.389 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 14:54:48.417 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-10-15 14:54:48.435 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-10-15 14:54:48.450 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:54:48.452 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-10-15 14:54:48.480 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-10-15 14:54:48.506 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-10-15 14:54:48.532 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-10-15 14:54:48.559 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-10-15 14:54:48.574 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:54:48.576 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-10-15 14:54:48.603 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-10-15 14:54:48.618 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:54:48.620 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-10-15 14:54:48.634 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:54:48.636 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-10-15 14:54:48.638 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-10-15 14:54:48.653 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:54:48.655 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-10-15 14:54:48.657 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-10-15 14:54:48.659 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-10-15 14:54:48.665 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-10-15 14:54:48.671 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-10-15 14:54:48.697 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-10-15 14:54:48.723 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-10-15 14:54:48.752 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-10-15 14:54:48.781 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-10-15 14:54:48.808 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-10-15 14:54:48.810 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-10-15 14:54:48.812 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-10-15 14:54:48.814 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-10-15 14:54:48.816 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-10-15 14:54:48.843 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-10-15 14:54:48.870 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.31/identity 2021-10-15 14:54:48.896 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-10-15 14:54:48.923 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-10-15 14:54:48.949 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-10-15 14:54:48.977 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-10-15 14:54:49.003 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-10-15 14:54:49.031 | + 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 14:54:49.057 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-10-15 14:54:49.083 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-10-15 14:54:49.110 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-10-15 14:54:49.137 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-10-15 14:54:49.164 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-10-15 14:54:49.194 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-10-15 14:54:49.221 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-10-15 14:54:49.238 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-10-15 14:54:49.266 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-10-15 14:54:49.293 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-10-15 14:54:49.297 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-10-15 14:54:49.326 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-10-15 14:54:49.354 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-10-15 14:54:49.381 | + lib/swift:configure_swift:478 : local node_number 2021-10-15 14:54:49.384 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-10-15 14:54:49.386 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 14:54:49.388 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-10-15 14:54:49.392 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-10-15 14:54:49.395 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 14:54:49.397 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 14:54:49.399 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-10-15 14:54:49.401 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-10-15 14:54:49.403 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 14:54:49.405 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 14:54:49.407 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-10-15 14:54:49.425 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-10-15 14:54:49.453 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-10-15 14:54:49.471 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-10-15 14:54:49.499 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-10-15 14:54:49.517 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 14:54:49.544 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-10-15 14:54:49.563 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 14:54:49.591 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-10-15 14:54:49.609 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 14:54:49.639 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-10-15 14:54:49.657 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-10-15 14:54:49.685 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-10-15 14:54:49.703 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-10-15 14:54:49.731 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-10-15 14:54:49.750 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-10-15 14:54:49.778 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-10-15 14:54:49.796 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-10-15 14:54:49.823 | + 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 14:54:49.832 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-10-15 14:54:49.850 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 14:54:49.878 | + 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 14:54:49.907 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 14:54:49.909 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-10-15 14:54:49.913 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-10-15 14:54:49.916 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 14:54:49.918 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 14:54:49.920 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-10-15 14:54:49.922 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-10-15 14:54:49.924 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 14:54:49.926 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 14:54:49.928 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-10-15 14:54:49.946 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-10-15 14:54:49.975 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-10-15 14:54:49.992 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-10-15 14:54:50.020 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-10-15 14:54:50.038 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 14:54:50.065 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-10-15 14:54:50.083 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 14:54:50.112 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-10-15 14:54:50.130 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 14:54:50.158 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-10-15 14:54:50.176 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-10-15 14:54:50.205 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-10-15 14:54:50.224 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-10-15 14:54:50.252 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-10-15 14:54:50.269 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-10-15 14:54:50.298 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-10-15 14:54:50.316 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-10-15 14:54:50.343 | + 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 14:54:50.355 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-10-15 14:54:50.373 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 14:54:50.401 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 14:54:50.403 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-10-15 14:54:50.407 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-10-15 14:54:50.409 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 14:54:50.412 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 14:54:50.414 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-10-15 14:54:50.416 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-10-15 14:54:50.418 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 14:54:50.420 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 14:54:50.422 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-10-15 14:54:50.440 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-10-15 14:54:50.468 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-10-15 14:54:50.486 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-10-15 14:54:50.514 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-10-15 14:54:50.531 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 14:54:50.559 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-10-15 14:54:50.577 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 14:54:50.606 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-10-15 14:54:50.623 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 14:54:50.651 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-10-15 14:54:50.669 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-10-15 14:54:50.697 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-10-15 14:54:50.715 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-10-15 14:54:50.742 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-10-15 14:54:50.760 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-10-15 14:54:50.788 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-10-15 14:54:50.806 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-10-15 14:54:50.833 | + 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 14:54:50.839 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-10-15 14:54:50.857 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 14:54:50.884 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-10-15 14:54:50.911 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-10-15 14:54:50.939 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-10-15 14:54:50.966 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-10-15 14:54:50.969 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-10-15 14:54:50.973 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-10-15 14:54:51.000 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-10-15 14:54:51.028 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-10-15 14:54:51.057 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-10-15 14:54:51.085 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-10-15 14:54:51.113 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-10-15 14:54:51.140 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-10-15 14:54:51.167 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-10-15 14:54:51.194 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-10-15 14:54:51.221 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-10-15 14:54:51.237 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:54:51.239 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-10-15 14:54:51.258 | + lib/swift:configure_swift:521 : local auth_vers 2021-10-15 14:54:51.261 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-10-15 14:54:51.280 | + lib/swift:configure_swift:522 : auth_vers=3 2021-10-15 14:54:51.282 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.31 2021-10-15 14:54:51.308 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-10-15 14:54:51.311 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-10-15 14:54:51.338 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.31/identity 2021-10-15 14:54:51.369 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-10-15 14:54:51.371 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-10-15 14:54:51.398 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-10-15 14:54:51.414 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:54:51.416 | + lib/swift:configure_swift:541 : local user_group 2021-10-15 14:54:51.419 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-10-15 14:54:51.423 | + lib/swift:configure_swift:542 : user_group=1000 2021-10-15 14:54:51.426 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-10-15 14:54:51.438 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-10-15 14:54:51.440 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-10-15 14:54:51.452 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-10-15 14:54:51.454 | + lib/swift:configure_swift:548 : is_suse 2021-10-15 14:54:51.456 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:54:51.459 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:54:51.461 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:54:51.464 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:54:51.466 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:54:51.469 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:54:51.471 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-10-15 14:54:51.483 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-10-15 14:54:51.485 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-10-15 14:54:51.488 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-10-15 14:54:51.505 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:54:51.508 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-10-15 14:54:51.525 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:54:51.528 | + ./stack.sh:main:901 : stack_install_service glance 2021-10-15 14:54:51.530 | + lib/stack:stack_install_service:20 : local service=glance 2021-10-15 14:54:51.532 | + lib/stack:stack_install_service:21 : type install_glance 2021-10-15 14:54:51.535 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 14:54:51.537 | + lib/stack:stack_install_service:32 : install_glance 2021-10-15 14:54:51.540 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-10-15 14:54:51.542 | + lib/glance:install_glance:514 : local glance_store_extras 2021-10-15 14:54:51.545 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-10-15 14:54:51.561 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:54:51.563 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-10-15 14:54:51.567 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-10-15 14:54:51.584 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:54:51.587 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-10-15 14:54:51.590 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-10-15 14:54:51.592 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-10-15 14:54:51.595 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:54:51.597 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:54:51.600 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-10-15 14:54:51.603 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:54:51.606 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-10-15 14:54:51.609 | ++ inc/python:join_extras:29 : local IFS=, 2021-10-15 14:54:51.611 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-10-15 14:54:51.614 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-10-15 14:54:51.617 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-10-15 14:54:51.620 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-10-15 14:54:51.622 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-10-15 14:54:51.626 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-10-15 14:54:51.628 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-10-15 14:54:51.632 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-10-15 14:54:51.635 | +++ 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 14:54:51.636 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-10-15 14:54:51.641 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-10-15 14:54:51.643 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-10-15 14:54:51.646 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-10-15 14:54:51.649 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-10-15 14:54:51.651 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 14:54:51.673 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-10-15 14:54:51.675 | + 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 14:54:52.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:54:52.493 | from cryptography.utils import int_from_bytes 2021-10-15 14:54:52.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:54:52.493 | from cryptography.utils import int_from_bytes 2021-10-15 14:54:53.565 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:54:53.584 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-10-15 14:54:53.666 | 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 14:54:53.668 | 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 14:54:53.669 | 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 14:54:53.670 | 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 14:54:53.671 | 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 14:54:53.672 | 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 14:54:53.673 | 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 14:54:53.674 | 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 14:54:53.675 | 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 14:54:53.676 | 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 14:54:53.677 | 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 14:54:53.679 | 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 14:54:53.681 | 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 14:54:53.684 | 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 14:54:53.686 | 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 14:54:53.688 | 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 14:54:53.690 | 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 14:54:53.692 | 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 14:54:53.701 | 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 14:54:53.702 | 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 14:54:53.707 | 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 14:54:53.778 | 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 14:54:53.780 | 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 14:54:53.781 | 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 14:54:53.805 | 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 14:54:53.806 | 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 14:54:53.807 | 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 14:54:53.809 | 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 14:54:53.810 | 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 14:54:53.822 | 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 14:54:53.863 | 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 14:54:53.864 | 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 14:54:53.865 | 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 14:54:53.867 | 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 14:54:53.887 | 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 14:54:53.888 | 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 14:54:53.904 | 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 14:54:53.921 | 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 14:54:53.922 | 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 14:54:53.940 | 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 14:54:53.941 | 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 14:54:54.022 | 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 14:54:54.025 | 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 14:54:54.026 | 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 14:54:54.028 | 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 14:54:54.079 | 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 14:54:54.106 | 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 14:54:54.144 | 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 14:54:54.311 | 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 14:54:54.315 | 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 14:54:54.349 | 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 14:54:54.350 | 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 14:54:54.352 | 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 14:54:54.354 | 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 14:54:54.355 | 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 14:54:54.357 | 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 14:54:54.568 | 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 14:54:54.609 | 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 14:54:54.707 | 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 14:54:54.860 | 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 14:54:56.606 | 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 14:54:56.731 | + inc/python:pip_install:200 : result=0 2021-10-15 14:54:56.733 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:54:56.735 | + functions-common:time_stop:2309 : local name 2021-10-15 14:54:56.738 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:54:56.741 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:54:56.743 | + functions-common:time_stop:2312 : local total 2021-10-15 14:54:56.745 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:54:56.747 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:54:56.750 | + functions-common:time_stop:2316 : start_time=1634309691667 2021-10-15 14:54:56.752 | + functions-common:time_stop:2318 : [[ -z 1634309691667 ]] 2021-10-15 14:54:56.755 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:54:56.759 | + functions-common:time_stop:2321 : end_time=1634309696757 2021-10-15 14:54:56.761 | + functions-common:time_stop:2322 : elapsed_time=5090 2021-10-15 14:54:56.764 | + functions-common:time_stop:2323 : total=59869 2021-10-15 14:54:56.766 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:54:56.768 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=64959 2021-10-15 14:54:56.770 | + inc/python:pip_install:203 : return 0 2021-10-15 14:54:56.773 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-10-15 14:54:56.776 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-10-15 14:54:56.778 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-10-15 14:54:56.791 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-10-15 14:54:56.796 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-10-15 14:54:56.798 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-10-15 14:54:56.801 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-10-15 14:54:56.804 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:54:56.806 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:54:56.809 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:54:56.811 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:54:56.813 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:54:56.816 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:54:56.832 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:54:56.835 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:54:56.837 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:54:56.840 | + functions-common:git_clone:544 : echo master 2021-10-15 14:54:56.841 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:54:56.846 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-10-15 14:54:56.848 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:54:56.851 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-10-15 14:54:56.854 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:54:56.854 | + functions-common:git_clone:593 : head -1 2021-10-15 14:54:56.858 | ff8e3d4a0 Merge "Add libpcre3-dev/pcre-devel to bindep.txt" 2021-10-15 14:54:56.860 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:54:56.863 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-10-15 14:54:56.866 | + inc/python:setup_develop:338 : local bindep 2021-10-15 14:54:56.868 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 14:54:56.871 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-10-15 14:54:56.873 | + inc/python:setup_develop:344 : local extras= 2021-10-15 14:54:56.876 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-10-15 14:54:56.878 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 14:54:56.881 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 14:54:56.883 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-10-15 14:54:56.885 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 14:54:56.888 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 14:54:56.891 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-10-15 14:54:56.893 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 14:54:56.897 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-10-15 14:54:56.899 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 14:54:56.902 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 14:54:56.905 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-10-15 14:54:56.911 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-10-15 14:54:56.914 | + 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 14:54:57.551 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-10-15 14:54:57.553 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 14:54:57.556 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 14:54:57.558 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 14:54:57.560 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 14:54:57.563 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-10-15 14:54:57.565 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 14:54:57.567 | + inc/python:setup_package:428 : local extras= 2021-10-15 14:54:57.570 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 14:54:57.573 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 14:54:57.575 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 14:54:57.577 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 14:54:57.580 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 14:54:57.582 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-10-15 14:54:57.604 | Using python 3.8 to install /opt/stack/glance 2021-10-15 14:54:57.606 | + 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 14:54:58.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:54:58.409 | from cryptography.utils import int_from_bytes 2021-10-15 14:54:58.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:54:58.409 | from cryptography.utils import int_from_bytes 2021-10-15 14:54:59.510 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:54:59.528 | Obtaining file:///opt/stack/glance 2021-10-15 14:54:59.528 | Preparing metadata (setup.py): started 2021-10-15 14:55:00.701 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:55:00.775 | 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 14:55:00.776 | 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 14:55:00.777 | 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 14:55:00.778 | 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 14:55:00.779 | 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 14:55:00.780 | 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 14:55:00.781 | 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 14:55:00.783 | 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 14:55:00.783 | 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 14:55:00.784 | 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 14:55:00.785 | 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 14:55:00.787 | 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 14:55:00.789 | 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 14:55:00.790 | 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 14:55:00.791 | 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 14:55:00.792 | 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 14:55:00.793 | 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 14:55:00.794 | 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 14:55:00.795 | 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 14:55:00.796 | 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 14:55:00.797 | 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 14:55:00.798 | 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 14:55:00.799 | 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 14:55:00.800 | 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 14:55:00.801 | 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 14:55:00.802 | 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 14:55:00.803 | 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 14:55:00.804 | 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 14:55:00.805 | 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 14:55:00.806 | 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 14:55:00.808 | 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 14:55:00.809 | 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 14:55:00.810 | 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 14:55:00.811 | 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 14:55:00.812 | 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 14:55:00.813 | 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 14:55:00.814 | 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 14:55:00.815 | 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 14:55:00.816 | 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 14:55:00.817 | 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 14:55:00.818 | 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 14:55:00.819 | 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 14:55:00.820 | 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 14:55:00.821 | 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 14:55:00.838 | 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 14:55:00.839 | 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 14:55:00.841 | 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 14:55:00.861 | 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 14:55:00.862 | 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 14:55:00.904 | 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 14:55:00.919 | 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 14:55:00.932 | 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 14:55:00.946 | 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 14:55:00.947 | 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 14:55:01.031 | 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 14:55:01.107 | 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 14:55:01.158 | 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 14:55:01.162 | 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 14:55:01.193 | 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 14:55:01.237 | 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 14:55:01.240 | 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 14:55:01.241 | 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 14:55:01.299 | 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 14:55:01.302 | 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 14:55:01.304 | 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 14:55:01.329 | 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 14:55:01.376 | 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 14:55:01.380 | 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 14:55:01.463 | 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 14:55:01.466 | 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 14:55:01.467 | 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 14:55:01.470 | 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 14:55:01.471 | 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 14:55:01.494 | 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 14:55:01.496 | 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 14:55:01.497 | 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 14:55:01.544 | 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 14:55:01.585 | 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 14:55:01.586 | 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 14:55:01.589 | 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 14:55:01.666 | 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 14:55:01.820 | 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 14:55:02.112 | 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 14:55:02.113 | 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 14:55:02.118 | 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 14:55:02.119 | 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 14:55:02.176 | 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 14:55:02.202 | 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 14:55:02.322 | 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 14:55:02.385 | 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 14:55:02.436 | 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 14:55:02.654 | 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 14:55:02.655 | 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 14:55:02.656 | 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 14:55:02.657 | 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 14:55:02.659 | 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 14:55:02.661 | 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 14:55:02.663 | 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 14:55:02.781 | 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 14:55:02.814 | 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 14:55:02.863 | 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 14:55:02.866 | 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 14:55:03.112 | 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 14:55:03.302 | 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 14:55:03.303 | 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 14:55:03.304 | 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 14:55:03.306 | 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 14:55:03.380 | 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 14:55:03.537 | 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 14:55:03.640 | 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 14:55:03.916 | 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 14:55:03.920 | 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 14:55:04.150 | 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 14:55:04.468 | 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 14:55:04.810 | 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 14:55:04.811 | 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 14:55:04.812 | 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 14:55:04.814 | 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 14:55:05.979 | Installing collected packages: glance 2021-10-15 14:55:05.979 | Attempting uninstall: glance 2021-10-15 14:55:05.979 | Found existing installation: glance 23.1.0.dev15 2021-10-15 14:55:05.986 | Can't uninstall 'glance'. No files were found to uninstall. 2021-10-15 14:55:05.988 | Running setup.py develop for glance 2021-10-15 14:55:07.996 | Successfully installed glance 2021-10-15 14:55:07.996 | 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 14:55:08.134 | + inc/python:pip_install:200 : result=0 2021-10-15 14:55:08.136 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:55:08.138 | + functions-common:time_stop:2309 : local name 2021-10-15 14:55:08.141 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:55:08.143 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:55:08.145 | + functions-common:time_stop:2312 : local total 2021-10-15 14:55:08.148 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:55:08.150 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:55:08.152 | + functions-common:time_stop:2316 : start_time=1634309697598 2021-10-15 14:55:08.155 | + functions-common:time_stop:2318 : [[ -z 1634309697598 ]] 2021-10-15 14:55:08.157 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:55:08.162 | + functions-common:time_stop:2321 : end_time=1634309708159 2021-10-15 14:55:08.165 | + functions-common:time_stop:2322 : elapsed_time=10561 2021-10-15 14:55:08.167 | + functions-common:time_stop:2323 : total=64959 2021-10-15 14:55:08.169 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:55:08.172 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=75520 2021-10-15 14:55:08.174 | + inc/python:pip_install:203 : return 0 2021-10-15 14:55:08.177 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 14:55:08.179 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 14:55:08.182 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 14:55:08.201 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 14:55:08.215 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-10-15 14:55:08.218 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-10-15 14:55:08.221 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:55:08.224 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:55:08.227 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-10-15 14:55:08.229 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:55:08.232 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 14:55:08.234 | + ./stack.sh:main:902 : configure_glance 2021-10-15 14:55:08.237 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-10-15 14:55:08.249 | + lib/glance:configure_glance:333 : local dburl 2021-10-15 14:55:08.252 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-10-15 14:55:08.254 | ++ lib/database:database_connection_url:132 : local db=glance 2021-10-15 14:55:08.257 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-10-15 14:55:08.259 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-10-15 14:55:08.261 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 14:55:08.264 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 14:55:08.266 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-10-15 14:55:08.295 | + 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 14:55:08.324 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-10-15 14:55:08.354 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 14:55:08.383 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-10-15 14:55:08.412 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-10-15 14:55:08.440 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-10-15 14:55:08.443 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 14:55:08.445 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-10-15 14:55:08.448 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-10-15 14:55:08.450 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-10-15 14:55:08.479 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-10-15 14:55:08.508 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.31/identity 2021-10-15 14:55:08.538 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-10-15 14:55:08.566 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-10-15 14:55:08.596 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-10-15 14:55:08.625 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-10-15 14:55:08.655 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-10-15 14:55:08.685 | + 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 14:55:08.715 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-10-15 14:55:08.745 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-10-15 14:55:08.775 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-10-15 14:55:08.777 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-10-15 14:55:08.780 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-10-15 14:55:08.782 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-10-15 14:55:08.784 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 14:55:08.787 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 14:55:08.803 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:55:08.806 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 14:55:08.809 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 14:55:08.811 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 14:55:08.828 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:55:08.830 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 14:55:08.834 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 14:55:08.863 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 14:55:08.865 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 14:55:08.868 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-10-15 14:55:08.870 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-10-15 14:55:08.873 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-10-15 14:55:08.902 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-10-15 14:55:08.932 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-10-15 14:55:08.934 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-10-15 14:55:08.937 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-10-15 14:55:08.939 | + lib/glance:configure_glance_store:254 : local be 2021-10-15 14:55:08.942 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-10-15 14:55:08.945 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-10-15 14:55:08.947 | + 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 14:55:08.977 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-10-15 14:55:08.979 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.31 2021-10-15 14:55:09.010 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-10-15 14:55:09.012 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-10-15 14:55:09.029 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:55:09.031 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-10-15 14:55:09.061 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-10-15 14:55:09.092 | + 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 14:55:09.122 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-10-15 14:55:09.152 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-10-15 14:55:09.181 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-10-15 14:55:09.198 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:55:09.201 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-10-15 14:55:09.231 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-10-15 14:55:09.261 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-10-15 14:55:09.290 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.31/identity/v3 2021-10-15 14:55:09.321 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-10-15 14:55:09.350 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.31/image 2021-10-15 14:55:09.380 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-10-15 14:55:09.396 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:55:09.399 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-10-15 14:55:09.401 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-10-15 14:55:09.404 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 14:55:09.407 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 14:55:09.424 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 14:55:09.426 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 14:55:09.429 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 14:55:09.431 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 14:55:09.434 | + 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 14:55:09.462 | + 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 14:55:09.493 | + 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 14:55:09.523 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 14:55:09.553 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-10-15 14:55:09.557 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-10-15 14:55:09.587 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-10-15 14:55:09.617 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 14:55:09.646 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.31/identity 2021-10-15 14:55:09.676 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-10-15 14:55:09.705 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-10-15 14:55:09.737 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-10-15 14:55:09.766 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 14:55:09.797 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-10-15 14:55:09.826 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-10-15 14:55:09.856 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-10-15 14:55:09.885 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-10-15 14:55:09.890 | + 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 14:55:09.898 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-10-15 14:55:09.915 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:55:09.917 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-10-15 14:55:09.920 | + 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 14:55:09.922 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-10-15 14:55:09.924 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-10-15 14:55:09.927 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-10-15 14:55:09.930 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-10-15 14:55:09.934 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-10-15 14:55:09.936 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-10-15 14:55:09.939 | + 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 14:55:09.969 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-10-15 14:55:09.972 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-10-15 14:55:09.975 | ++ functions:get_random_port:837 : true 2021-10-15 14:55:09.977 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-10-15 14:55:09.979 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-10-15 14:55:09.981 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-10-15 14:55:10.030 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-10-15 14:55:10.032 | ++ functions:get_random_port:841 : break 2 2021-10-15 14:55:10.034 | ++ functions:get_random_port:845 : echo 60999 2021-10-15 14:55:10.038 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-10-15 14:55:10.040 | + 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 14:55:10.067 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-10-15 14:55:10.095 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-10-15 14:55:10.122 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-10-15 14:55:10.150 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-10-15 14:55:10.176 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-10-15 14:55:10.204 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-10-15 14:55:10.232 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-10-15 14:55:10.259 | + 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 14:55:10.287 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-10-15 14:55:10.314 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-10-15 14:55:10.342 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-10-15 14:55:10.370 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-10-15 14:55:10.397 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-10-15 14:55:10.424 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-10-15 14:55:10.453 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-10-15 14:55:10.480 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-10-15 14:55:10.508 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-10-15 14:55:10.535 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-10-15 14:55:10.562 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-10-15 14:55:10.564 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-10-15 14:55:10.567 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:55:10.569 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:55:10.572 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:55:10.574 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-10-15 14:55:10.576 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-10-15 14:55:10.630 | proxy (enabled by site administrator) 2021-10-15 14:55:10.633 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-10-15 14:55:10.636 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-10-15 14:55:10.638 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:55:10.640 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:55:10.643 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:55:10.645 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-10-15 14:55:10.647 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-10-15 14:55:10.700 | proxy_http (enabled by site administrator) 2021-10-15 14:55:10.703 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-10-15 14:55:10.706 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-10-15 14:55:10.709 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-10-15 14:55:10.712 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 14:55:10.714 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:55:10.716 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:55:10.719 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:55:10.721 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:55:10.725 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-10-15 14:55:10.725 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:55:10.734 | KeepAlive Off 2021-10-15 14:55:10.738 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-10-15 14:55:10.738 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:55:10.747 | SetEnv proxy-sendchunked 1 2021-10-15 14:55:10.751 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-10-15 14:55:10.751 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:55:10.759 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-10-15 14:55:10.762 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-10-15 14:55:10.765 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-10-15 14:55:10.767 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 14:55:10.769 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 14:55:10.772 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:55:10.774 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:55:10.776 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:55:10.779 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 14:55:10.781 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 14:55:10.783 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:55:10.786 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:55:10.789 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-10-15 14:55:10.851 | Site glance-wsgi-api already enabled 2021-10-15 14:55:10.855 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-10-15 14:55:10.858 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 14:55:10.860 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:55:10.862 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 14:55:11.009 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-10-15 14:55:11.015 | + 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 14:55:11.047 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-10-15 14:55:11.049 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-10-15 14:55:11.068 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:55:11.071 | + ./stack.sh:main:907 : stack_install_service cinder 2021-10-15 14:55:11.073 | + lib/stack:stack_install_service:20 : local service=cinder 2021-10-15 14:55:11.076 | + lib/stack:stack_install_service:21 : type install_cinder 2021-10-15 14:55:11.078 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 14:55:11.081 | + lib/stack:stack_install_service:32 : install_cinder 2021-10-15 14:55:11.084 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-10-15 14:55:11.087 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-10-15 14:55:11.089 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-10-15 14:55:11.092 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:55:11.095 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:55:11.099 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:55:11.101 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:55:11.104 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:55:11.107 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:55:11.126 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:55:11.128 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:55:11.131 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:55:11.134 | + functions-common:git_clone:544 : echo master 2021-10-15 14:55:11.134 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:55:11.140 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-10-15 14:55:11.142 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:55:11.144 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-10-15 14:55:11.147 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:55:11.148 | + functions-common:git_clone:593 : head -1 2021-10-15 14:55:11.150 | fd5ec459c Increase min version of oslo.vmware to 3.10.0 2021-10-15 14:55:11.153 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:55:11.156 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-10-15 14:55:11.158 | + inc/python:setup_develop:338 : local bindep 2021-10-15 14:55:11.161 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 14:55:11.163 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-10-15 14:55:11.166 | + inc/python:setup_develop:344 : local extras= 2021-10-15 14:55:11.168 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-10-15 14:55:11.171 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 14:55:11.174 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 14:55:11.177 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-10-15 14:55:11.182 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 14:55:11.184 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 14:55:11.188 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-10-15 14:55:11.190 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 14:55:11.194 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-10-15 14:55:11.197 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 14:55:11.199 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 14:55:11.202 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-10-15 14:55:11.208 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-10-15 14:55:11.211 | + 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 14:55:11.849 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-10-15 14:55:11.852 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 14:55:11.854 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 14:55:11.856 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 14:55:11.859 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 14:55:11.861 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-10-15 14:55:11.863 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 14:55:11.866 | + inc/python:setup_package:428 : local extras= 2021-10-15 14:55:11.868 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 14:55:11.871 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 14:55:11.873 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 14:55:11.875 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 14:55:11.878 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 14:55:11.880 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-10-15 14:55:11.902 | Using python 3.8 to install /opt/stack/cinder 2021-10-15 14:55:11.905 | + 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 14:55:12.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:55:12.731 | from cryptography.utils import int_from_bytes 2021-10-15 14:55:12.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:55:12.731 | from cryptography.utils import int_from_bytes 2021-10-15 14:55:13.798 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:55:13.815 | Obtaining file:///opt/stack/cinder 2021-10-15 14:55:13.816 | Preparing metadata (setup.py): started 2021-10-15 14:55:15.692 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:55:15.905 | 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 14:55:15.907 | 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 14:55:15.908 | 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 14:55:15.909 | 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 14:55:15.910 | 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 14:55:15.911 | 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 14:55:15.912 | 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 14:55:15.913 | 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 14:55:15.914 | 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 14:55:15.915 | 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 14:55:16.031 | Collecting oauth2client>=4.1.3 2021-10-15 14:55:16.039 | 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 14:55:16.046 | 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 14:55:16.047 | 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 14:55:16.048 | 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 14:55:16.049 | 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 14:55:16.050 | 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 14:55:16.052 | 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 14:55:16.053 | 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 14:55:16.054 | 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 14:55:16.055 | 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 14:55:16.056 | 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 14:55:16.057 | 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 14:55:16.058 | 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 14:55:16.060 | 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 14:55:16.061 | 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 14:55:16.062 | 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 14:55:16.063 | 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 14:55:16.064 | 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 14:55:16.065 | 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 14:55:16.195 | Collecting paramiko>=2.7.2 2021-10-15 14:55:16.202 | 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 14:55:16.212 | 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 14:55:16.213 | 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 14:55:16.214 | 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 14:55:16.215 | 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 14:55:16.217 | 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 14:55:16.312 | Collecting python-glanceclient>=3.2.2 2021-10-15 14:55:16.319 | 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 14:55:16.329 | 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 14:55:16.330 | 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 14:55:16.331 | 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 14:55:16.334 | 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 14:55:16.335 | 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 14:55:16.336 | 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 14:55:16.337 | 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 14:55:16.379 | Collecting rtslib-fb>=2.1.74 2021-10-15 14:55:16.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-10-15 14:55:16.410 | Preparing metadata (setup.py): started 2021-10-15 14:55:17.021 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:55:17.025 | 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 14:55:17.026 | 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 14:55:17.027 | 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 14:55:17.028 | 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 14:55:17.072 | Collecting tabulate>=0.8.7 2021-10-15 14:55:17.079 | 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 14:55:17.084 | 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 14:55:17.085 | 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 14:55:17.086 | 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 14:55:17.184 | ERROR: Cannot install cinder==19.1.0.dev54 because these package versions have conflicting dependencies. 2021-10-15 14:55:17.184 | 2021-10-15 14:55:17.199 | The conflict is caused by: 2021-10-15 14:55:17.199 | cinder 19.1.0.dev54 depends on oslo.vmware>=3.10.0 2021-10-15 14:55:17.199 | The user requested (constraint) oslo-vmware===3.9.1 2021-10-15 14:55:17.199 | 2021-10-15 14:55:17.199 | To fix this you could try to: 2021-10-15 14:55:17.199 | 1. loosen the range of package versions you've specified 2021-10-15 14:55:17.199 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-10-15 14:55:17.199 | 2021-10-15 14:55:17.199 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-10-15 14:55:17.301 | + inc/python:pip_install:1 : exit_trap 2021-10-15 14:55:17.303 | + ./stack.sh:exit_trap:507 : local r=1 2021-10-15 14:55:17.306 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-10-15 14:55:17.309 | + ./stack.sh:exit_trap:508 : jobs= 2021-10-15 14:55:17.311 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2021-10-15 14:55:17.313 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2021-10-15 14:55:17.315 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-10-15 14:55:17.318 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-10-15 14:55:17.320 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-10-15 14:55:17.322 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-10-15 14:55:17.322 | Error on exit 2021-10-15 14:55:17.325 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-10-15 14:55:17.327 | + ./stack.sh:exit_trap:528 : generate-subunit 1634309583 134 fail 2021-10-15 14:55:17.868 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-10-15 14:55:17.870 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-10-15 14:55:18.321 | + ./stack.sh:exit_trap:542 : exit 1