2021-10-15 14:55:34.135 | + ./stack.sh:main:473 : exec 2021-10-15 14:55:34.135 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-145534' 2021-10-15 14:55:34.135 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-15-145534.summary.2021-10-15-145534 2021-10-15 14:55:34.135 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 14:55:34.135 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-145534 2021-10-15 14:55:34.135 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-145534 /opt/stack/logs/stack.sh.log 2021-10-15 14:55:34.135 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-145534.summary.2021-10-15-145534 /opt/stack/logs/stack.sh.log.summary 2021-10-15 14:55:34.135 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-10-15 14:55:34.135 | + functions:check_path_perm_sanity:596 : local real_path 2021-10-15 14:55:34.135 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-10-15 14:55:34.135 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-10-15 14:55:34.135 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-10-15 14:55:34.135 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-10-15 14:55:34.135 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-10-15 14:55:34.135 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 14:55:34.135 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-10-15 14:55:34.135 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-10-15 14:55:34.135 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 14:55:34.135 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 14:55:34.135 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-10-15 14:55:34.135 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-10-15 14:55:34.135 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 14:55:34.135 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-10-15 14:55:34.135 | + ./stack.sh:main:546 : trap err_trap ERR 2021-10-15 14:55:34.137 | + ./stack.sh:main:559 : set -o errexit 2021-10-15 14:55:34.139 | + ./stack.sh:main:562 : uname -a 2021-10-15 14:55:34.140 | 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:55:34.142 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-10-15 14:55:34.144 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-10-15 14:55:34.148 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-10-15 14:55:34.175 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-10-15 14:55:34.191 | + ./stack.sh:main:576 : fetch_plugins 2021-10-15 14:55:34.193 | + functions-common:fetch_plugins:1655 : local plugins= 2021-10-15 14:55:34.194 | + functions-common:fetch_plugins:1656 : local plugin 2021-10-15 14:55:34.197 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-10-15 14:55:34.199 | + functions-common:fetch_plugins:1660 : return 2021-10-15 14:55:34.201 | + ./stack.sh:main:580 : run_phase override_defaults 2021-10-15 14:55:34.202 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-10-15 14:55:34.204 | + functions-common:run_phase:1738 : local phase= 2021-10-15 14:55:34.206 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 14:55:34.208 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 14:55:34.209 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 14:55:34.212 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 14:55:34.214 | + functions-common:run_phase:1747 : local extra 2021-10-15 14:55:34.216 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 14:55:34.219 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 14:55:34.221 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 14:55:34.223 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 14:55:34.224 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-10-15 14:55:34.226 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 14:55:34.239 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:55:34.241 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 14:55:34.243 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:55:34.245 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:55:34.247 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:55:34.249 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:55:34.250 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:55:34.252 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-10-15 14:55:34.254 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-10-15 14:55:34.256 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 14:55:34.258 | + 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:55:34.260 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-10-15 14:55:34.262 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-10-15 14:55:34.264 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-10-15 14:55:34.265 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-10-15 14:55:34.267 | + functions-common:plugin_override_defaults:1701 : return 2021-10-15 14:55:34.269 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-10-15 14:55:34.286 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-10-15 14:55:34.288 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-10-15 14:55:34.300 | ++ functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:55:34.303 | +++ lib/tls:source:43 : hostname -f 2021-10-15 14:55:34.307 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-10-15 14:55:34.308 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-10-15 14:55:34.310 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-10-15 14:55:34.312 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-10-15 14:55:34.314 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-10-15 14:55:34.316 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-10-15 14:55:34.318 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-10-15 14:55:34.319 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-10-15 14:55:34.322 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-10-15 14:55:34.324 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-10-15 14:55:34.328 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-10-15 14:55:34.340 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-10-15 14:55:34.357 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-10-15 14:55:34.369 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-10-15 14:55:34.382 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-10-15 14:55:34.408 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-10-15 14:55:34.468 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-10-15 14:55:34.553 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-10-15 14:55:34.574 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-10-15 14:55:34.617 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-10-15 14:55:34.669 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-10-15 14:55:34.796 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-10-15 14:55:34.810 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-10-15 14:55:34.823 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-10-15 14:55:34.835 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-10-15 14:55:34.926 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-10-15 14:55:34.929 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-10-15 14:55:34.931 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-10-15 14:55:34.933 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-10-15 14:55:34.935 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-10-15 14:55:34.938 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-10-15 14:55:34.940 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-10-15 14:55:34.940 | False' 2021-10-15 14:55:34.943 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-10-15 14:55:34.958 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-10-15 14:55:34.960 | + ./stack.sh:main:610 : run_phase source 2021-10-15 14:55:34.963 | + functions-common:run_phase:1737 : local mode=source 2021-10-15 14:55:34.965 | + functions-common:run_phase:1738 : local phase= 2021-10-15 14:55:34.967 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 14:55:34.969 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 14:55:34.971 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 14:55:34.973 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 14:55:34.975 | + functions-common:run_phase:1747 : local extra 2021-10-15 14:55:34.978 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 14:55:34.981 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 14:55:34.983 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 14:55:34.986 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 14:55:34.988 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-10-15 14:55:34.990 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 14:55:35.004 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:55:35.006 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 14:55:35.008 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-10-15 14:55:35.047 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-10-15 14:55:35.049 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-10-15 14:55:35.051 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 14:55:35.053 | + functions-common:run_phase:1759 : load_plugin_settings 2021-10-15 14:55:35.056 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-10-15 14:55:35.058 | + functions-common:load_plugin_settings:1674 : local plugin 2021-10-15 14:55:35.060 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-10-15 14:55:35.062 | + functions-common:load_plugin_settings:1678 : return 2021-10-15 14:55:35.064 | + functions-common:run_phase:1760 : verify_disabled_services 2021-10-15 14:55:35.067 | + functions-common:verify_disabled_services:2020 : local service 2021-10-15 14:55:35.069 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.072 | + 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:55:35.074 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.076 | + 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:55:35.078 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.081 | + 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:55:35.083 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.085 | + 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:55:35.088 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.090 | + 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:55:35.093 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.095 | + 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:55:35.097 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.099 | + 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:55:35.102 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.105 | + 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:55:35.107 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.109 | + 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:55:35.111 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.114 | + 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:55:35.116 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.118 | + 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:55:35.121 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.123 | + 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:55:35.126 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.128 | + 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:55:35.130 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.133 | + 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:55:35.136 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.138 | + 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:55:35.140 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.142 | + 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:55:35.145 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.147 | + 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:55:35.149 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.152 | + 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:55:35.154 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.156 | + 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:55:35.159 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.161 | + 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:55:35.163 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.165 | + 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:55:35.168 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.170 | + 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:55:35.172 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.174 | + 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:55:35.177 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.179 | + 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:55:35.182 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.184 | + 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:55:35.187 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.189 | + 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:55:35.191 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.194 | + 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:55:35.196 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.199 | + 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:55:35.201 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.203 | + 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:55:35.206 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.208 | + 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:55:35.210 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.213 | + 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:55:35.215 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.218 | + 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:55:35.220 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.222 | + 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:55:35.224 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.226 | + 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:55:35.229 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.231 | + 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:55:35.233 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.235 | + 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:55:35.238 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.240 | + 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:55:35.242 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.245 | + 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:55:35.247 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.250 | + 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:55:35.252 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.254 | + 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:55:35.256 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.259 | + 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:55:35.262 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.264 | + 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:55:35.266 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.268 | + 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:55:35.271 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.273 | + 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:55:35.276 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:35.278 | + 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:55:35.281 | + ./stack.sh:main:681 : initialize_database_backends 2021-10-15 14:55:35.283 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 14:55:35.285 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-10-15 14:55:35.300 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:55:35.302 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-10-15 14:55:35.305 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 14:55:35.307 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-10-15 14:55:35.323 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:55:35.325 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-10-15 14:55:35.328 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-10-15 14:55:35.330 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-10-15 14:55:35.332 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-10-15 14:55:35.335 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-10-15 14:55:35.337 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-10-15 14:55:35.339 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-10-15 14:55:35.342 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-10-15 14:55:35.345 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 14:55:35.347 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-10-15 14:55:35.350 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 14:55:35.352 | + lib/database:initialize_database_backends:104 : return 0 2021-10-15 14:55:35.355 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-10-15 14:55:35.355 | Using mysql database backend 2021-10-15 14:55:35.357 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-10-15 14:55:35.374 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-10-15 14:55:35.389 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:55:35.392 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-10-15 14:55:35.408 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-10-15 14:55:35.424 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:55:35.426 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-10-15 14:55:35.443 | + ./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:55:35.461 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-10-15 14:55:35.477 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:55:35.480 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-10-15 14:55:35.496 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:55:35.498 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-10-15 14:55:35.515 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-10-15 14:55:35.517 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-10-15 14:55:35.519 | + ./stack.sh:main:741 : save_stackenv 741 2021-10-15 14:55:35.522 | + functions-common:save_stackenv:60 : local tag=741 2021-10-15 14:55:35.525 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-10-15 14:55:35.529 | + functions-common:save_stackenv:62 : time_stamp=2021-10-15-145535 2021-10-15 14:55:35.532 | + functions-common:save_stackenv:63 : echo '# 2021-10-15-145535 741' 2021-10-15 14:55:35.534 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:35.537 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 14:55:35.539 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:35.541 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-10-15 14:55:35.544 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:35.546 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-10-15 14:55:35.548 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:35.551 | + 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:55:35.553 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:35.555 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.31 2021-10-15 14:55:35.558 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:35.560 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.31/identity 2021-10-15 14:55:35.563 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:35.565 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-15-145534 2021-10-15 14:55:35.567 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:35.570 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-10-15 14:55:35.573 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:35.575 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.31 2021-10-15 14:55:35.577 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:35.580 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-10-15 14:55:35.582 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:35.584 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-10-15 14:55:35.587 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:35.590 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-10-15 14:55:35.592 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:35.595 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-10-15 14:55:35.597 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-10-15 14:55:35.599 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-10-15 14:55:35.601 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-10-15 14:55:35.603 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:55:35.605 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:55:35.608 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:55:35.611 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:55:35.613 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:55:35.615 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:55:35.630 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:55:35.632 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:55:35.634 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:55:35.637 | + functions-common:git_clone:544 : echo master 2021-10-15 14:55:35.638 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:55:35.643 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-10-15 14:55:35.645 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:55:35.647 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-10-15 14:55:35.650 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:55:35.650 | + functions-common:git_clone:593 : head -1 2021-10-15 14:55:35.654 | c9e9adfd Updated from generate-constraints 2021-10-15 14:55:35.656 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:55:35.659 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-10-15 14:55:35.661 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 14:55:35.663 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-10-15 14:55:35.666 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-10-15 14:55:35.669 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-10-15 14:55:35.671 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-10-15 14:55:35.673 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 14:55:35.676 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-10-15 14:55:35.678 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-10-15 14:55:35.681 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-10-15 14:55:35.684 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-10-15 14:55:35.688 | ++ tools/install_prereqs.sh:source:47 : NOW=1634309735 2021-10-15 14:55:35.691 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-10-15 14:55:35.696 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1634309591 2021-10-15 14:55:35.699 | ++ tools/install_prereqs.sh:source:49 : DELTA=144 2021-10-15 14:55:35.701 | ++ tools/install_prereqs.sh:source:50 : [[ 144 -lt 7200 ]] 2021-10-15 14:55:35.704 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-10-15 14:55:35.706 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-10-15 14:55:35.709 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-10-15 14:55:35.711 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-10-15 14:55:35.714 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-10-15 14:55:35.717 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-10-15 14:55:35.719 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-10-15 14:55:35.721 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-10-15 14:55:35.724 | +++ 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:55:35.771 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-10-15 14:55:35.771 | apache2-dev 2021-10-15 14:55:35.771 | bc 2021-10-15 14:55:35.771 | bsdmainutils 2021-10-15 14:55:35.771 | curl 2021-10-15 14:55:35.771 | g++ 2021-10-15 14:55:35.771 | gawk 2021-10-15 14:55:35.771 | gcc 2021-10-15 14:55:35.771 | gettext 2021-10-15 14:55:35.771 | git 2021-10-15 14:55:35.771 | graphviz 2021-10-15 14:55:35.771 | iputils-ping 2021-10-15 14:55:35.771 | libapache2-mod-proxy-uwsgi 2021-10-15 14:55:35.771 | libffi-dev 2021-10-15 14:55:35.771 | libjpeg-dev 2021-10-15 14:55:35.771 | libpcre3-dev 2021-10-15 14:55:35.771 | libpq-dev 2021-10-15 14:55:35.771 | libssl-dev 2021-10-15 14:55:35.771 | libsystemd-dev 2021-10-15 14:55:35.771 | libxml2-dev 2021-10-15 14:55:35.771 | libxslt1-dev 2021-10-15 14:55:35.771 | libyaml-dev 2021-10-15 14:55:35.771 | lsof 2021-10-15 14:55:35.771 | openssh-server 2021-10-15 14:55:35.771 | openssl 2021-10-15 14:55:35.771 | pkg-config 2021-10-15 14:55:35.771 | psmisc 2021-10-15 14:55:35.771 | python3-dev 2021-10-15 14:55:35.771 | python3-pip 2021-10-15 14:55:35.771 | python3-systemd 2021-10-15 14:55:35.771 | python3-venv 2021-10-15 14:55:35.771 | tar 2021-10-15 14:55:35.772 | tcpdump 2021-10-15 14:55:35.772 | unzip 2021-10-15 14:55:35.772 | uuid-runtime 2021-10-15 14:55:35.772 | wget 2021-10-15 14:55:35.772 | wget 2021-10-15 14:55:35.772 | zlib1g-dev 2021-10-15 14:55:35.772 | libkrb5-dev 2021-10-15 14:55:35.772 | libldap2-dev 2021-10-15 14:55:35.772 | libsasl2-dev 2021-10-15 14:55:35.772 | memcached 2021-10-15 14:55:35.772 | python3-mysqldb 2021-10-15 14:55:35.772 | sqlite3 2021-10-15 14:55:35.772 | conntrack 2021-10-15 14:55:35.772 | curl 2021-10-15 14:55:35.772 | dnsmasq-base 2021-10-15 14:55:35.772 | dnsmasq-utils 2021-10-15 14:55:35.772 | ebtables 2021-10-15 14:55:35.772 | genisoimage 2021-10-15 14:55:35.772 | iptables 2021-10-15 14:55:35.772 | iputils-arping 2021-10-15 14:55:35.772 | kpartx 2021-10-15 14:55:35.772 | libjs-jquery-tablesorter 2021-10-15 14:55:35.772 | parted 2021-10-15 14:55:35.772 | pm-utils 2021-10-15 14:55:35.772 | python3-mysqldb 2021-10-15 14:55:35.772 | socat 2021-10-15 14:55:35.772 | sqlite3 2021-10-15 14:55:35.772 | sudo 2021-10-15 14:55:35.772 | vlan 2021-10-15 14:55:35.772 | lsscsi 2021-10-15 14:55:35.772 | open-iscsi 2021-10-15 14:55:35.772 | lvm2 2021-10-15 14:55:35.772 | qemu-utils 2021-10-15 14:55:35.772 | thin-provisioning-tools 2021-10-15 14:55:35.772 | acl 2021-10-15 14:55:35.772 | dnsmasq-base 2021-10-15 14:55:35.772 | dnsmasq-utils 2021-10-15 14:55:35.772 | ebtables 2021-10-15 14:55:35.772 | haproxy 2021-10-15 14:55:35.773 | iptables 2021-10-15 14:55:35.773 | iputils-arping 2021-10-15 14:55:35.773 | iputils-ping 2021-10-15 14:55:35.773 | postgresql-server-dev-all 2021-10-15 14:55:35.773 | python3-mysqldb 2021-10-15 14:55:35.773 | sqlite3 2021-10-15 14:55:35.773 | sudo 2021-10-15 14:55:35.773 | vlan 2021-10-15 14:55:35.773 | pcp 2021-10-15 14:55:35.773 | ipset 2021-10-15 14:55:35.773 | conntrack 2021-10-15 14:55:35.773 | conntrackd 2021-10-15 14:55:35.773 | keepalived 2021-10-15 14:55:35.773 | lvm2 2021-10-15 14:55:35.773 | qemu-utils 2021-10-15 14:55:35.773 | thin-provisioning-tools 2021-10-15 14:55:35.773 | curl 2021-10-15 14:55:35.773 | liberasurecode-dev 2021-10-15 14:55:35.773 | make 2021-10-15 14:55:35.773 | memcached 2021-10-15 14:55:35.773 | sqlite3 2021-10-15 14:55:35.773 | xfsprogs' 2021-10-15 14:55:35.774 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-10-15 14:55:35.791 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-10-15 14:55:35.791 | apache2-dev 2021-10-15 14:55:35.791 | bc 2021-10-15 14:55:35.791 | bsdmainutils 2021-10-15 14:55:35.791 | curl 2021-10-15 14:55:35.791 | g++ 2021-10-15 14:55:35.791 | gawk 2021-10-15 14:55:35.791 | gcc 2021-10-15 14:55:35.792 | gettext 2021-10-15 14:55:35.792 | git 2021-10-15 14:55:35.792 | graphviz 2021-10-15 14:55:35.792 | iputils-ping 2021-10-15 14:55:35.792 | libapache2-mod-proxy-uwsgi 2021-10-15 14:55:35.792 | libffi-dev 2021-10-15 14:55:35.792 | libjpeg-dev 2021-10-15 14:55:35.792 | libpcre3-dev 2021-10-15 14:55:35.792 | libpq-dev 2021-10-15 14:55:35.792 | libssl-dev 2021-10-15 14:55:35.792 | libsystemd-dev 2021-10-15 14:55:35.792 | libxml2-dev 2021-10-15 14:55:35.792 | libxslt1-dev 2021-10-15 14:55:35.792 | libyaml-dev 2021-10-15 14:55:35.792 | lsof 2021-10-15 14:55:35.792 | openssh-server 2021-10-15 14:55:35.792 | openssl 2021-10-15 14:55:35.792 | pkg-config 2021-10-15 14:55:35.792 | psmisc 2021-10-15 14:55:35.792 | python3-dev 2021-10-15 14:55:35.792 | python3-pip 2021-10-15 14:55:35.792 | python3-systemd 2021-10-15 14:55:35.792 | python3-venv 2021-10-15 14:55:35.792 | tar 2021-10-15 14:55:35.792 | tcpdump 2021-10-15 14:55:35.792 | unzip 2021-10-15 14:55:35.792 | uuid-runtime 2021-10-15 14:55:35.792 | wget 2021-10-15 14:55:35.792 | wget 2021-10-15 14:55:35.792 | zlib1g-dev 2021-10-15 14:55:35.792 | libkrb5-dev 2021-10-15 14:55:35.792 | libldap2-dev 2021-10-15 14:55:35.792 | libsasl2-dev 2021-10-15 14:55:35.792 | memcached 2021-10-15 14:55:35.792 | python3-mysqldb 2021-10-15 14:55:35.792 | sqlite3 2021-10-15 14:55:35.792 | conntrack 2021-10-15 14:55:35.792 | curl 2021-10-15 14:55:35.792 | dnsmasq-base 2021-10-15 14:55:35.792 | dnsmasq-utils 2021-10-15 14:55:35.793 | ebtables 2021-10-15 14:55:35.793 | genisoimage 2021-10-15 14:55:35.793 | iptables 2021-10-15 14:55:35.793 | iputils-arping 2021-10-15 14:55:35.793 | kpartx 2021-10-15 14:55:35.793 | libjs-jquery-tablesorter 2021-10-15 14:55:35.793 | parted 2021-10-15 14:55:35.793 | pm-utils 2021-10-15 14:55:35.793 | python3-mysqldb 2021-10-15 14:55:35.793 | socat 2021-10-15 14:55:35.793 | sqlite3 2021-10-15 14:55:35.793 | sudo 2021-10-15 14:55:35.793 | vlan 2021-10-15 14:55:35.793 | lsscsi 2021-10-15 14:55:35.793 | open-iscsi 2021-10-15 14:55:35.793 | lvm2 2021-10-15 14:55:35.793 | qemu-utils 2021-10-15 14:55:35.793 | thin-provisioning-tools 2021-10-15 14:55:35.793 | acl 2021-10-15 14:55:35.793 | dnsmasq-base 2021-10-15 14:55:35.793 | dnsmasq-utils 2021-10-15 14:55:35.793 | ebtables 2021-10-15 14:55:35.793 | haproxy 2021-10-15 14:55:35.793 | iptables 2021-10-15 14:55:35.793 | iputils-arping 2021-10-15 14:55:35.793 | iputils-ping 2021-10-15 14:55:35.793 | postgresql-server-dev-all 2021-10-15 14:55:35.793 | python3-mysqldb 2021-10-15 14:55:35.793 | sqlite3 2021-10-15 14:55:35.793 | sudo 2021-10-15 14:55:35.793 | vlan 2021-10-15 14:55:35.793 | pcp 2021-10-15 14:55:35.793 | ipset 2021-10-15 14:55:35.793 | conntrack 2021-10-15 14:55:35.793 | conntrackd 2021-10-15 14:55:35.793 | keepalived 2021-10-15 14:55:35.793 | lvm2 2021-10-15 14:55:35.793 | qemu-utils 2021-10-15 14:55:35.793 | thin-provisioning-tools 2021-10-15 14:55:35.793 | curl 2021-10-15 14:55:35.794 | liberasurecode-dev 2021-10-15 14:55:35.794 | make 2021-10-15 14:55:35.794 | memcached 2021-10-15 14:55:35.794 | sqlite3 2021-10-15 14:55:35.794 | xfsprogs ' 2021-10-15 14:55:35.794 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-10-15 14:55:35.796 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:55:35.799 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:55:35.802 | ++ 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:55:35.802 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-10-15 14:55:35.807 | ++ 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:55:35.810 | ++ functions-common:install_package:1347 : update_package_repo 2021-10-15 14:55:35.812 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:55:35.814 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-10-15 14:55:35.816 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:55:35.818 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:55:35.820 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:55:35.823 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:55:35.825 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:55:35.827 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:55:35.829 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-10-15 14:55:35.831 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-10-15 14:55:35.833 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-10-15 14:55:35.836 | +++ functions-common:apt_get_update:1081 : id -u 2021-10-15 14:55:35.841 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-10-15 14:55:35.843 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-10-15 14:55:35.845 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-10-15 14:55:35.847 | ++ functions-common:time_start:2296 : local start_time= 2021-10-15 14:55:35.849 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-10-15 14:55:35.851 | +++ functions-common:time_start:2300 : date +%s%3N 2021-10-15 14:55:35.855 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1634309735853 2021-10-15 14:55:35.857 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-10-15 14:55:35.859 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-10-15 14:55:35.861 | ++ 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:55:36.201 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-10-15 14:55:36.234 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-10-15 14:55:36.276 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-10-15 14:55:36.323 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-10-15 14:55:38.302 | Reading package lists... 2021-10-15 14:55:38.333 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-10-15 14:55:38.335 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-10-15 14:55:38.337 | ++ functions-common:time_stop:2309 : local name 2021-10-15 14:55:38.339 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 14:55:38.341 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:55:38.344 | ++ functions-common:time_stop:2312 : local total 2021-10-15 14:55:38.346 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 14:55:38.348 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-10-15 14:55:38.350 | ++ functions-common:time_stop:2316 : start_time=1634309735853 2021-10-15 14:55:38.352 | ++ functions-common:time_stop:2318 : [[ -z 1634309735853 ]] 2021-10-15 14:55:38.355 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:55:38.359 | ++ functions-common:time_stop:2321 : end_time=1634309738357 2021-10-15 14:55:38.361 | ++ functions-common:time_stop:2322 : elapsed_time=2504 2021-10-15 14:55:38.363 | ++ functions-common:time_stop:2323 : total=0 2021-10-15 14:55:38.365 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:55:38.367 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2504 2021-10-15 14:55:38.370 | ++ 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:55:38.372 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:55:38.375 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:55:38.377 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:55:38.379 | ++ 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:55:38.400 | ++ 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:55:38.506 | Reading package lists... 2021-10-15 14:55:38.731 | Building dependency tree... 2021-10-15 14:55:38.733 | Reading state information... 2021-10-15 14:55:38.765 | acl is already the newest version (2.2.53-6). 2021-10-15 14:55:38.765 | bc is already the newest version (1.07.1-2build1). 2021-10-15 14:55:38.765 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-10-15 14:55:38.765 | conntrack is already the newest version (1:1.4.5-2). 2021-10-15 14:55:38.765 | ebtables is already the newest version (2.0.11-3build1). 2021-10-15 14:55:38.766 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 14:55:38.766 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-10-15 14:55:38.766 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 14:55:38.766 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-10-15 14:55:38.766 | gettext is already the newest version (0.19.8.1-10build1). 2021-10-15 14:55:38.766 | ipset is already the newest version (7.5-1~exp1). 2021-10-15 14:55:38.766 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-10-15 14:55:38.766 | iputils-arping is already the newest version (3:20190709-3). 2021-10-15 14:55:38.766 | iputils-ping is already the newest version (3:20190709-3). 2021-10-15 14:55:38.766 | keepalived is already the newest version (1:2.0.19-2). 2021-10-15 14:55:38.766 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-10-15 14:55:38.766 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-10-15 14:55:38.766 | libffi-dev is already the newest version (3.3-4). 2021-10-15 14:55:38.766 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-10-15 14:55:38.766 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-10-15 14:55:38.766 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-10-15 14:55:38.766 | libxslt1-dev is already the newest version (1.1.34-4). 2021-10-15 14:55:38.766 | libyaml-dev is already the newest version (0.2.2-1). 2021-10-15 14:55:38.766 | lsscsi is already the newest version (0.30-0.1). 2021-10-15 14:55:38.766 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-10-15 14:55:38.766 | make is already the newest version (4.2.1-1.2). 2021-10-15 14:55:38.766 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-10-15 14:55:38.766 | psmisc is already the newest version (23.3-1). 2021-10-15 14:55:38.766 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-10-15 14:55:38.766 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-10-15 14:55:38.766 | python3-systemd is already the newest version (234-3build2). 2021-10-15 14:55:38.766 | socat is already the newest version (1.7.3.3-2). 2021-10-15 14:55:38.766 | tcpdump is already the newest version (4.9.3-4). 2021-10-15 14:55:38.766 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-10-15 14:55:38.766 | unzip is already the newest version (6.0-25ubuntu1). 2021-10-15 14:55:38.766 | wget is already the newest version (1.20.3-1ubuntu1). 2021-10-15 14:55:38.766 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-10-15 14:55:38.766 | conntrackd is already the newest version (1:1.4.5-2). 2021-10-15 14:55:38.766 | graphviz is already the newest version (2.42.2-3build2). 2021-10-15 14:55:38.766 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-10-15 14:55:38.766 | pcp is already the newest version (5.0.3-1). 2021-10-15 14:55:38.767 | pm-utils is already the newest version (1.4.1-19). 2021-10-15 14:55:38.767 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-10-15 14:55:38.767 | apache2 is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 14:55:38.767 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 14:55:38.767 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-10-15 14:55:38.767 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 14:55:38.767 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 14:55:38.767 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-10-15 14:55:38.767 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-10-15 14:55:38.767 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-10-15 14:55:38.767 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-10-15 14:55:38.767 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-10-15 14:55:38.767 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 14:55:38.767 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-10-15 14:55:38.767 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-10-15 14:55:38.767 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-10-15 14:55:38.767 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-10-15 14:55:38.767 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-10-15 14:55:38.767 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-10-15 14:55:38.767 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 14:55:38.767 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-10-15 14:55:38.767 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-10-15 14:55:38.767 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-10-15 14:55:38.767 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-10-15 14:55:38.767 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-10-15 14:55:38.767 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-10-15 14:55:38.767 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-10-15 14:55:38.767 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 14:55:38.971 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-10-15 14:55:38.971 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-10-15 14:55:38.971 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-10-15 14:55:38.971 | The following packages were automatically installed and are no longer required: 2021-10-15 14:55:38.972 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:55:38.972 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:55:38.972 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:55:38.972 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:55:38.972 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:55:38.972 | python3-zope.interface 2021-10-15 14:55:38.973 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:55:39.085 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:55:39.090 | ++ functions-common:apt_get:1118 : result=0 2021-10-15 14:55:39.092 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:55:39.094 | ++ functions-common:time_stop:2309 : local name 2021-10-15 14:55:39.097 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 14:55:39.099 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:55:39.101 | ++ functions-common:time_stop:2312 : local total 2021-10-15 14:55:39.104 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 14:55:39.106 | ++ functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:55:39.108 | ++ functions-common:time_stop:2316 : start_time=1634309738397 2021-10-15 14:55:39.110 | ++ functions-common:time_stop:2318 : [[ -z 1634309738397 ]] 2021-10-15 14:55:39.113 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:55:39.117 | ++ functions-common:time_stop:2321 : end_time=1634309739115 2021-10-15 14:55:39.120 | ++ functions-common:time_stop:2322 : elapsed_time=718 2021-10-15 14:55:39.122 | ++ functions-common:time_stop:2323 : total=725 2021-10-15 14:55:39.124 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:55:39.126 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1443 2021-10-15 14:55:39.129 | ++ functions-common:apt_get:1122 : return 0 2021-10-15 14:55:39.131 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-10-15 14:55:39.134 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-10-15 14:55:39.136 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-10-15 14:55:39.141 | ++ tools/install_prereqs.sh:source:89 : date 2021-10-15 14:55:39.145 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-10-15 14:55:39.147 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-10-15 14:55:39.150 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-10-15 14:55:40.540 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-10-15 14:55:40.542 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-10-15 14:55:40.545 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-10-15 14:55:40.548 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-10-15 14:55:40.549 | + tools/install_pip.sh:main:43 : GetDistro 2021-10-15 14:55:40.551 | + functions-common:GetDistro:373 : GetOSVersion 2021-10-15 14:55:40.553 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-10-15 14:55:40.555 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-10-15 14:55:40.557 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-10-15 14:55:40.559 | + functions-common:_ensure_lsb_release:328 : return 2021-10-15 14:55:40.561 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-10-15 14:55:40.632 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-10-15 14:55:40.635 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-10-15 14:55:40.705 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-10-15 14:55:40.707 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-10-15 14:55:40.777 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-10-15 14:55:40.779 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-10-15 14:55:40.781 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-10-15 14:55:40.782 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-10-15 14:55:40.784 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-10-15 14:55:40.786 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-10-15 14:55:40.788 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-10-15 14:55:40.790 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-10-15 14:55:40.792 | + functions-common:GetDistro:378 : DISTRO=focal 2021-10-15 14:55:40.794 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-10-15 14:55:40.796 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-10-15 14:55:40.796 | Distro: focal 2021-10-15 14:55:40.798 | + tools/install_pip.sh:main:115 : get_versions 2021-10-15 14:55:40.800 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 14:55:40.803 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 14:55:40.805 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 14:55:40.808 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 14:55:40.808 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 14:55:41.465 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 14:55:41.466 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 14:55:41.467 | pip: 21.3 2021-10-15 14:55:41.468 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-10-15 14:55:41.470 | + tools/install_pip.sh:main:121 : is_fedora 2021-10-15 14:55:41.472 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:55:41.474 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:55:41.475 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:55:41.477 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:55:41.480 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:55:41.481 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:55:41.483 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:55:41.485 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:55:41.486 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:55:41.488 | + tools/install_pip.sh:main:133 : install_get_pip 2021-10-15 14:55:41.490 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 14:55:41.492 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 14:55:41.492 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-10-15 14:55:41.496 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 14:55:41.498 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-10-15 14:55:41.500 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-10-15 14:55:41.502 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 14:55:41.503 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-10-15 14:55:41.505 | + 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:55:41.515 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-10-15 14:55:41.515 | Dload Upload Total Spent Left Speed 2021-10-15 14:55:41.770 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-10-15 14:55:41.774 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-10-15 14:55:41.777 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 14:55:44.954 | /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:44.954 | from cryptography.utils import int_from_bytes 2021-10-15 14:55:44.954 | /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:44.954 | from cryptography.utils import int_from_bytes 2021-10-15 14:55:45.245 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:55:45.442 | Collecting pip 2021-10-15 14:55:45.455 | 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:55:47.577 | Installing collected packages: pip 2021-10-15 14:55:47.577 | Attempting uninstall: pip 2021-10-15 14:55:47.578 | Found existing installation: pip 21.3 2021-10-15 14:55:47.831 | Uninstalling pip-21.3: 2021-10-15 14:55:47.845 | Successfully uninstalled pip-21.3 2021-10-15 14:55:49.562 | Successfully installed pip-21.3 2021-10-15 14:55:49.563 | 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:49.694 | + tools/install_pip.sh:main:136 : set -x 2021-10-15 14:55:49.696 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-10-15 14:55:49.699 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-10-15 14:55:49.701 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 14:55:49.703 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-10-15 14:55:49.705 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-10-15 14:55:49.706 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 14:55:49.709 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-10-15 14:55:49.709 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 14:55:49.714 | ++ 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:55:49.716 | ++ 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:55:49.718 | ++ 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:55:49.720 | + 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:55:49.721 | + 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:55:49.737 | 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:55:49.739 | + 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:55:50.561 | /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:50.561 | from cryptography.utils import int_from_bytes 2021-10-15 14:55:50.561 | /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:50.561 | from cryptography.utils import int_from_bytes 2021-10-15 14:55:51.623 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:55:51.642 | 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:55:53.757 | 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:53.873 | + inc/python:pip_install:200 : result=0 2021-10-15 14:55:53.875 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:55:53.876 | + functions-common:time_stop:2309 : local name 2021-10-15 14:55:53.878 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:55:53.880 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:55:53.881 | + functions-common:time_stop:2312 : local total 2021-10-15 14:55:53.883 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:55:53.885 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:55:53.887 | + functions-common:time_stop:2316 : start_time=1634309749733 2021-10-15 14:55:53.889 | + functions-common:time_stop:2318 : [[ -z 1634309749733 ]] 2021-10-15 14:55:53.891 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:55:53.894 | + functions-common:time_stop:2321 : end_time=1634309753893 2021-10-15 14:55:53.896 | + functions-common:time_stop:2322 : elapsed_time=4160 2021-10-15 14:55:53.898 | + functions-common:time_stop:2323 : total=0 2021-10-15 14:55:53.900 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:55:53.901 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4160 2021-10-15 14:55:53.903 | + inc/python:pip_install:203 : return 0 2021-10-15 14:55:53.905 | + tools/install_pip.sh:main:142 : get_versions 2021-10-15 14:55:53.907 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 14:55:53.911 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 14:55:53.913 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 14:55:53.915 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 14:55:53.915 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 14:55:54.566 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 14:55:54.568 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 14:55:54.580 | pip: 21.3 2021-10-15 14:55:54.580 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-10-15 14:55:54.580 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 14:55:54.580 | + ./stack.sh:main:778 : fixup_all 2021-10-15 14:55:54.580 | + tools/fixup_stuff.sh:fixup_all:185 : fixup_keystone 2021-10-15 14:55:54.582 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-10-15 14:55:54.584 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 14:55:54.590 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 14:55:54.591 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-10-15 14:55:54.591 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-10-15 14:55:54.596 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-10-15 14:55:54.598 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-10-15 14:55:54.600 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-10-15 14:55:54.608 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-10-15 14:55:54.611 | + tools/fixup_stuff.sh:fixup_all:186 : fixup_ubuntu 2021-10-15 14:55:54.613 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : is_ubuntu 2021-10-15 14:55:54.616 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:55:54.618 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:55:54.621 | + tools/fixup_stuff.sh:fixup_ubuntu:179 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-10-15 14:55:54.631 | + tools/fixup_stuff.sh:fixup_ubuntu:180 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-10-15 14:55:54.643 | + tools/fixup_stuff.sh:fixup_ubuntu:181 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-10-15 14:55:54.654 | + tools/fixup_stuff.sh:fixup_all:187 : fixup_fedora 2021-10-15 14:55:54.656 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-10-15 14:55:54.658 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:55:54.660 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:55:54.662 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:55:54.664 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:55:54.666 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:55:54.669 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:55:54.671 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:55:54.673 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:55:54.675 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:55:54.677 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-10-15 14:55:54.679 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_suse 2021-10-15 14:55:54.681 | + tools/fixup_stuff.sh:fixup_suse:122 : is_suse 2021-10-15 14:55:54.684 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:55:54.686 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:55:54.688 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:55:54.690 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:55:54.692 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:55:54.694 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:55:54.696 | + tools/fixup_stuff.sh:fixup_suse:123 : return 2021-10-15 14:55:54.699 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-10-15 14:55:54.720 | Using python 3.8 to install os-testr 2021-10-15 14:55:54.722 | + 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:55:55.552 | /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:55.552 | from cryptography.utils import int_from_bytes 2021-10-15 14:55:55.552 | /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:55.552 | from cryptography.utils import int_from_bytes 2021-10-15 14:55:56.645 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:55:56.662 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-10-15 14:55:56.736 | 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:55:56.737 | 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:55:56.738 | 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:55:56.739 | 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:55:56.752 | 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:55:56.777 | 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:55:56.778 | 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:55:56.779 | 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:55:56.781 | 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:55:56.782 | 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:55:56.806 | 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:55:56.807 | 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:55:56.808 | 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:55:56.809 | 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:55:56.811 | 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:55:56.823 | 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:55:56.893 | 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:55:56.894 | 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:55:56.895 | 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:55:56.896 | 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:55:58.957 | 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:59.076 | + inc/python:pip_install:200 : result=0 2021-10-15 14:55:59.078 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:55:59.080 | + functions-common:time_stop:2309 : local name 2021-10-15 14:55:59.082 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:55:59.084 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:55:59.087 | + functions-common:time_stop:2312 : local total 2021-10-15 14:55:59.089 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:55:59.091 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:55:59.093 | + functions-common:time_stop:2316 : start_time=1634309754715 2021-10-15 14:55:59.095 | + functions-common:time_stop:2318 : [[ -z 1634309754715 ]] 2021-10-15 14:55:59.098 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:55:59.102 | + functions-common:time_stop:2321 : end_time=1634309759099 2021-10-15 14:55:59.104 | + functions-common:time_stop:2322 : elapsed_time=4384 2021-10-15 14:55:59.106 | + functions-common:time_stop:2323 : total=0 2021-10-15 14:55:59.108 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:55:59.110 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4384 2021-10-15 14:55:59.112 | + inc/python:pip_install:203 : return 0 2021-10-15 14:55:59.115 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-10-15 14:55:59.166 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-10-15 14:55:59.528 | + ./stack.sh:main:792 : install_infra 2021-10-15 14:55:59.531 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 14:55:59.533 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-10-15 14:55:59.536 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 14:55:59.538 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-10-15 14:55:59.562 | + 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:56:01.501 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:01.642 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:01.663 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:01.704 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:01.709 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:01.771 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:01.831 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:01.904 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:01.922 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:02.231 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:02.239 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:02.246 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:02.353 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:02.416 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:02.553 | 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:56:02.816 | + inc/python:pip_install:200 : result=0 2021-10-15 14:56:02.818 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:56:02.820 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:02.823 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:02.825 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:02.827 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:02.829 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:02.831 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:56:02.833 | + functions-common:time_stop:2316 : start_time=1634309759554 2021-10-15 14:56:02.836 | + functions-common:time_stop:2318 : [[ -z 1634309759554 ]] 2021-10-15 14:56:02.839 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:02.843 | + functions-common:time_stop:2321 : end_time=1634309762840 2021-10-15 14:56:02.845 | + functions-common:time_stop:2322 : elapsed_time=3286 2021-10-15 14:56:02.847 | + functions-common:time_stop:2323 : total=4384 2021-10-15 14:56:02.849 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:02.851 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7670 2021-10-15 14:56:02.853 | + inc/python:pip_install:203 : return 0 2021-10-15 14:56:02.856 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 14:56:02.858 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-10-15 14:56:02.881 | + 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:56:04.753 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:04.889 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:04.909 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:04.948 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:04.953 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.013 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.071 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.140 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.158 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.446 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.451 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.457 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.563 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.626 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:05.628 | Processing /opt/stack/requirements 2021-10-15 14:56:07.334 | 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:56:07.338 | 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:56:07.349 | 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:56:07.354 | 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:56:07.357 | 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:56:07.360 | 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:56:07.387 | 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:56:07.390 | 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:56:07.400 | 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:56:07.420 | 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:56:07.423 | 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:56:07.438 | 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:56:07.441 | 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:56:07.446 | 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:56:07.450 | 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:56:07.452 | 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:56:07.465 | 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:56:07.468 | 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:56:07.541 | 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:56:07.548 | 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:56:07.551 | 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:56:07.604 | 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:56:07.606 | 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:56:07.610 | 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:56:07.615 | Building wheels for collected packages: openstack-requirements 2021-10-15 14:56:07.616 | Building wheel for openstack-requirements (setup.py): started 2021-10-15 14:56:08.427 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-10-15 14:56:08.427 | ERROR: Command errored out with exit status 1: 2021-10-15 14:56:08.427 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-aqtq0j2l/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-aqtq0j2l/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-p7cgszty 2021-10-15 14:56:08.427 | cwd: /tmp/pip-req-build-aqtq0j2l/ 2021-10-15 14:56:08.427 | Complete output (6 lines): 2021-10-15 14:56:08.427 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 14:56:08.427 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 14:56:08.427 | or: setup.py --help-commands 2021-10-15 14:56:08.427 | or: setup.py cmd --help 2021-10-15 14:56:08.427 | 2021-10-15 14:56:08.427 | error: invalid command 'bdist_wheel' 2021-10-15 14:56:08.427 | ---------------------------------------- 2021-10-15 14:56:08.428 | ERROR: Failed building wheel for openstack-requirements 2021-10-15 14:56:08.428 | Running setup.py clean for openstack-requirements 2021-10-15 14:56:09.232 | Failed to build openstack-requirements 2021-10-15 14:56:09.248 | Installing collected packages: openstack-requirements 2021-10-15 14:56:09.249 | Attempting uninstall: openstack-requirements 2021-10-15 14:56:09.249 | Found existing installation: openstack-requirements 1.2.1.dev4954 2021-10-15 14:56:09.285 | Uninstalling openstack-requirements-1.2.1.dev4954: 2021-10-15 14:56:09.303 | Successfully uninstalled openstack-requirements-1.2.1.dev4954 2021-10-15 14:56:09.306 | Running setup.py install for openstack-requirements: started 2021-10-15 14:56:11.611 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-10-15 14:56:11.635 | Successfully installed openstack-requirements-1.2.1.dev4954 2021-10-15 14:56:11.759 | + inc/python:pip_install:200 : result=0 2021-10-15 14:56:11.761 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:56:11.764 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:11.766 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:11.768 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:11.770 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:11.772 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:11.774 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:56:11.776 | + functions-common:time_stop:2316 : start_time=1634309762873 2021-10-15 14:56:11.778 | + functions-common:time_stop:2318 : [[ -z 1634309762873 ]] 2021-10-15 14:56:11.781 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:11.785 | + functions-common:time_stop:2321 : end_time=1634309771783 2021-10-15 14:56:11.787 | + functions-common:time_stop:2322 : elapsed_time=8910 2021-10-15 14:56:11.789 | + functions-common:time_stop:2323 : total=7670 2021-10-15 14:56:11.791 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:11.793 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16580 2021-10-15 14:56:11.795 | + inc/python:pip_install:203 : return 0 2021-10-15 14:56:11.798 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-10-15 14:56:11.800 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-10-15 14:56:11.803 | + inc/python:use_library_from_git:250 : local name=pbr 2021-10-15 14:56:11.805 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:11.807 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:11.811 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-10-15 14:56:11.813 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:11.816 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-10-15 14:56:11.836 | Using python 3.8 to install pbr 2021-10-15 14:56:11.838 | + 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:56:12.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:12.651 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:12.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:12.651 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:13.725 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:13.742 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-10-15 14:56:15.981 | 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:56:16.097 | + inc/python:pip_install:200 : result=0 2021-10-15 14:56:16.099 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:56:16.101 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:16.104 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:16.107 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:16.109 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:16.111 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:16.113 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:56:16.115 | + functions-common:time_stop:2316 : start_time=1634309771831 2021-10-15 14:56:16.117 | + functions-common:time_stop:2318 : [[ -z 1634309771831 ]] 2021-10-15 14:56:16.120 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:16.124 | + functions-common:time_stop:2321 : end_time=1634309776122 2021-10-15 14:56:16.126 | + functions-common:time_stop:2322 : elapsed_time=4291 2021-10-15 14:56:16.128 | + functions-common:time_stop:2323 : total=16580 2021-10-15 14:56:16.130 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:16.133 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20871 2021-10-15 14:56:16.135 | + inc/python:pip_install:203 : return 0 2021-10-15 14:56:16.137 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-10-15 14:56:18.418 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-10-15 14:56:20.344 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:20.345 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-10-15 14:56:20.351 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-10-15 14:56:20.354 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-10-15 14:56:20.357 | 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:56:20.424 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 14:56:20.426 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 14:56:20.430 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-10-15 14:56:20.447 | + ./stack.sh:main:801 : pkgs= 2021-10-15 14:56:20.450 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-10-15 14:56:20.456 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-10-15 14:56:20.456 | + functions-common:run_phase:1737 : local mode=stack 2021-10-15 14:56:20.457 | + functions-common:run_phase:1738 : local phase=pre-install 2021-10-15 14:56:20.459 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 14:56:20.462 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 14:56:20.464 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 14:56:20.467 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 14:56:20.469 | + functions-common:run_phase:1747 : local extra 2021-10-15 14:56:20.472 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 14:56:20.475 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 14:56:20.478 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 14:56:20.480 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 14:56:20.482 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-10-15 14:56:20.485 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 14:56:20.500 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:20.502 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 14:56:20.504 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:56:20.506 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-10-15 14:56:20.508 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:56:20.511 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-10-15 14:56:20.513 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:56:20.515 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-10-15 14:56:20.517 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:56:20.519 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-10-15 14:56:20.521 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:56:20.523 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-10-15 14:56:20.525 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-10-15 14:56:20.528 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-10-15 14:56:20.530 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 14:56:20.532 | + 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:56:20.535 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-10-15 14:56:20.537 | + functions-common:run_plugins:1723 : local mode=stack 2021-10-15 14:56:20.539 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-10-15 14:56:20.541 | + functions-common:run_plugins:1726 : local plugins= 2021-10-15 14:56:20.543 | + functions-common:run_plugins:1727 : local plugin 2021-10-15 14:56:20.546 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-10-15 14:56:20.548 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-10-15 14:56:20.551 | + functions:set_systemd_override:821 : local value=2048 2021-10-15 14:56:20.553 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-10-15 14:56:20.555 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-10-15 14:56:20.622 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-10-15 14:56:20.622 | Set systemd system override for DefaultLimitNOFILE=2048 2021-10-15 14:56:20.624 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-10-15 14:56:21.009 | + ./stack.sh:main:814 : install_rpc_backend 2021-10-15 14:56:21.012 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-10-15 14:56:21.028 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:21.030 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-10-15 14:56:21.032 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:56:21.035 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:56:21.037 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:56:21.039 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:56:21.042 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:56:21.045 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:56:21.047 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:21.049 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:21.052 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:56:21.054 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:56:21.056 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:56:21.059 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:56:21.061 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-10-15 14:56:21.063 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:56:21.066 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:21.068 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:21.070 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-10-15 14:56:21.092 | + 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:56:21.201 | Reading package lists... 2021-10-15 14:56:21.434 | Building dependency tree... 2021-10-15 14:56:21.435 | Reading state information... 2021-10-15 14:56:21.677 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-10-15 14:56:21.677 | The following packages were automatically installed and are no longer required: 2021-10-15 14:56:21.678 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:56:21.678 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:56:21.678 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:56:21.678 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:56:21.678 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:56:21.678 | python3-zope.interface 2021-10-15 14:56:21.678 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:56:21.791 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:56:21.796 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:56:21.799 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:56:21.801 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:21.803 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:21.805 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:21.807 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:21.810 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:21.812 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:56:21.814 | + functions-common:time_stop:2316 : start_time=1634309781089 2021-10-15 14:56:21.816 | + functions-common:time_stop:2318 : [[ -z 1634309781089 ]] 2021-10-15 14:56:21.819 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:21.823 | + functions-common:time_stop:2321 : end_time=1634309781821 2021-10-15 14:56:21.826 | + functions-common:time_stop:2322 : elapsed_time=732 2021-10-15 14:56:21.828 | + functions-common:time_stop:2323 : total=1443 2021-10-15 14:56:21.830 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:21.832 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2175 2021-10-15 14:56:21.834 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:56:21.837 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-10-15 14:56:21.840 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:56:21.842 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:56:21.845 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:56:21.847 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:56:21.849 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:56:21.852 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:56:21.854 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-10-15 14:56:21.856 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:56:21.859 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:56:21.861 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:56:21.863 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:56:21.866 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:56:21.868 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:56:21.870 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:56:21.873 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:56:21.875 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:56:21.877 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-10-15 14:56:21.880 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:56:21.882 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:56:21.884 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:56:21.887 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:56:21.889 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:56:21.891 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:56:21.894 | + ./stack.sh:main:815 : restart_rpc_backend 2021-10-15 14:56:21.896 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-10-15 14:56:21.912 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:21.915 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-10-15 14:56:21.917 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 14:56:21.920 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-10-15 14:56:21.922 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-10-15 14:56:21.925 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-10-15 14:56:21.929 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-10-15 14:56:21.931 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-10-15 14:56:21.934 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-10-15 14:56:21.936 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-10-15 14:56:21.938 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-10-15 14:56:21.940 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-10-15 14:56:21.943 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-10-15 14:56:22.683 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-10-15 14:56:22.683 | user tags 2021-10-15 14:56:22.683 | stackrabbit []' 2021-10-15 14:56:22.687 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-10-15 14:56:22.687 | user tags 2021-10-15 14:56:22.687 | stackrabbit []' 2021-10-15 14:56:22.688 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-10-15 14:56:22.693 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-10-15 14:56:22.696 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-10-15 14:56:22.699 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 14:56:23.360 | Changing password for user "stackrabbit" ... 2021-10-15 14:56:23.422 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-10-15 14:56:24.092 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-10-15 14:56:24.152 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-10-15 14:56:24.155 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 14:56:24.813 | Changing password for user "stackrabbit" ... 2021-10-15 14:56:24.866 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-10-15 14:56:24.868 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-10-15 14:56:24.871 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-10-15 14:56:25.537 | Deleting user "guest" ... 2021-10-15 14:56:25.551 | Error: 2021-10-15 14:56:25.551 | {:no_such_user, "guest"} 2021-10-15 14:56:25.563 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-10-15 14:56:25.566 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-10-15 14:56:25.583 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:25.585 | + ./stack.sh:main:818 : install_database 2021-10-15 14:56:25.588 | + lib/database:install_database:116 : install_database_mysql 2021-10-15 14:56:25.591 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-10-15 14:56:25.593 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:25.595 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:25.598 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-10-15 14:56:25.935 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-10-15 14:56:25.938 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-10-15 14:56:25.940 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-10-15 14:56:25.942 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:56:25.945 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-10-15 14:56:25.947 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:56:25.950 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:56:25.952 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:56:25.955 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:56:25.957 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:56:25.959 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:56:25.962 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:56:25.965 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:56:25.967 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:56:25.969 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-10-15 14:56:25.972 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:56:25.974 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:56:25.976 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:56:25.978 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:56:25.981 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:56:25.983 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:56:25.985 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-10-15 14:56:25.988 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:25.990 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:25.992 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-10-15 14:56:25.995 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:56:25.998 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:56:26.000 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:56:26.002 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:56:26.005 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:56:26.007 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:56:26.009 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:26.012 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:26.015 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:56:26.017 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:56:26.019 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:56:26.021 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:56:26.024 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-10-15 14:56:26.026 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:56:26.029 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:26.031 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:26.033 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-10-15 14:56:26.054 | + 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:56:26.161 | Reading package lists... 2021-10-15 14:56:26.389 | Building dependency tree... 2021-10-15 14:56:26.390 | Reading state information... 2021-10-15 14:56:26.627 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3). 2021-10-15 14:56:26.627 | The following packages were automatically installed and are no longer required: 2021-10-15 14:56:26.628 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:56:26.628 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:56:26.628 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:56:26.628 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:56:26.628 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:56:26.628 | python3-zope.interface 2021-10-15 14:56:26.628 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:56:26.740 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:56:26.744 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:56:26.746 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:56:26.748 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:26.750 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:26.753 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:26.755 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:26.757 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:26.759 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:56:26.761 | + functions-common:time_stop:2316 : start_time=1634309786051 2021-10-15 14:56:26.763 | + functions-common:time_stop:2318 : [[ -z 1634309786051 ]] 2021-10-15 14:56:26.766 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:26.770 | + functions-common:time_stop:2321 : end_time=1634309786768 2021-10-15 14:56:26.772 | + functions-common:time_stop:2322 : elapsed_time=717 2021-10-15 14:56:26.774 | + functions-common:time_stop:2323 : total=2175 2021-10-15 14:56:26.777 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:26.779 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2892 2021-10-15 14:56:26.782 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:56:26.784 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-10-15 14:56:26.786 | + ./stack.sh:main:821 : install_database_python 2021-10-15 14:56:26.789 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-10-15 14:56:26.791 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-10-15 14:56:26.794 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-10-15 14:56:26.796 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 14:56:26.799 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-10-15 14:56:26.801 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-10-15 14:56:26.804 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 14:56:26.807 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-10-15 14:56:26.808 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 14:56:26.812 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-10-15 14:56:26.815 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-10-15 14:56:26.817 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-10-15 14:56:26.820 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-10-15 14:56:26.822 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-10-15 14:56:26.844 | Using python 3.8 to install PyMySQL 2021-10-15 14:56:26.846 | + 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:56:27.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:27.648 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:27.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:27.648 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:28.704 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:28.722 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-10-15 14:56:30.796 | 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:56:30.911 | + inc/python:pip_install:200 : result=0 2021-10-15 14:56:30.914 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:56:30.916 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:30.919 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:30.921 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:30.923 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:30.926 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:30.932 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:56:30.932 | + functions-common:time_stop:2316 : start_time=1634309786838 2021-10-15 14:56:30.933 | + functions-common:time_stop:2318 : [[ -z 1634309786838 ]] 2021-10-15 14:56:30.936 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:30.940 | + functions-common:time_stop:2321 : end_time=1634309790938 2021-10-15 14:56:30.942 | + functions-common:time_stop:2322 : elapsed_time=4100 2021-10-15 14:56:30.945 | + functions-common:time_stop:2323 : total=20871 2021-10-15 14:56:30.947 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:30.949 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24971 2021-10-15 14:56:30.952 | + inc/python:pip_install:203 : return 0 2021-10-15 14:56:30.954 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-10-15 14:56:30.956 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 14:56:30.958 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-10-15 14:56:30.961 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-10-15 14:56:30.978 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:30.981 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-10-15 14:56:30.983 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-10-15 14:56:30.986 | ++ 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:56:30.987 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-10-15 14:56:30.992 | + 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:56:30.994 | + 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:56:30.997 | + 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:56:31.000 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-10-15 14:56:31.002 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-10-15 14:56:31.004 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-10-15 14:56:31.019 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:31.022 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-10-15 14:56:31.024 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:56:31.026 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:56:31.029 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:56:31.031 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:56:31.033 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:56:31.036 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:56:31.038 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:31.040 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:31.043 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:56:31.045 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:56:31.048 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:56:31.050 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:56:31.052 | + functions-common:install_package:1348 : real_install_package radvd 2021-10-15 14:56:31.054 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:56:31.057 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:31.060 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:31.062 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-10-15 14:56:31.082 | + 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:56:31.188 | Reading package lists... 2021-10-15 14:56:31.411 | Building dependency tree... 2021-10-15 14:56:31.413 | Reading state information... 2021-10-15 14:56:31.645 | radvd is already the newest version (1:2.17-2). 2021-10-15 14:56:31.645 | The following packages were automatically installed and are no longer required: 2021-10-15 14:56:31.646 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:56:31.646 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:56:31.646 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:56:31.646 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:56:31.646 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:56:31.646 | python3-zope.interface 2021-10-15 14:56:31.646 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:56:31.757 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:56:31.762 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:56:31.764 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:56:31.766 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:31.769 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:31.771 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:31.773 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:31.775 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:31.778 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:56:31.780 | + functions-common:time_stop:2316 : start_time=1634309791080 2021-10-15 14:56:31.783 | + functions-common:time_stop:2318 : [[ -z 1634309791080 ]] 2021-10-15 14:56:31.785 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:31.789 | + functions-common:time_stop:2321 : end_time=1634309791787 2021-10-15 14:56:31.792 | + functions-common:time_stop:2322 : elapsed_time=707 2021-10-15 14:56:31.794 | + functions-common:time_stop:2323 : total=2892 2021-10-15 14:56:31.796 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:31.798 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3599 2021-10-15 14:56:31.800 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:56:31.803 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-10-15 14:56:31.819 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:31.821 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-10-15 14:56:31.824 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-10-15 14:56:31.827 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-10-15 14:56:31.847 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-10-15 14:56:31.849 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:56:31.852 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:56:31.854 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:56:31.856 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:56:31.859 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:56:31.861 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:56:31.863 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:31.866 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:31.868 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:56:31.870 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:56:31.873 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:56:31.875 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:56:31.877 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-10-15 14:56:31.880 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:56:31.882 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:31.884 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:31.887 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-10-15 14:56:31.908 | + 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:56:32.017 | Reading package lists... 2021-10-15 14:56:32.249 | Building dependency tree... 2021-10-15 14:56:32.251 | Reading state information... 2021-10-15 14:56:32.493 | fakeroot is already the newest version (1.24-1). 2021-10-15 14:56:32.493 | make is already the newest version (4.2.1-1.2). 2021-10-15 14:56:32.493 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-10-15 14:56:32.493 | The following packages were automatically installed and are no longer required: 2021-10-15 14:56:32.494 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:56:32.494 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:56:32.494 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:56:32.494 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:56:32.494 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:56:32.495 | python3-zope.interface 2021-10-15 14:56:32.495 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:56:32.616 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:56:32.621 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:56:32.623 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:56:32.625 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:32.627 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:32.629 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:32.632 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:32.634 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:32.636 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:56:32.639 | + functions-common:time_stop:2316 : start_time=1634309791905 2021-10-15 14:56:32.641 | + functions-common:time_stop:2318 : [[ -z 1634309791905 ]] 2021-10-15 14:56:32.644 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:32.648 | + functions-common:time_stop:2321 : end_time=1634309792645 2021-10-15 14:56:32.650 | + functions-common:time_stop:2322 : elapsed_time=740 2021-10-15 14:56:32.653 | + functions-common:time_stop:2323 : total=3599 2021-10-15 14:56:32.655 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:32.657 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4339 2021-10-15 14:56:32.659 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:56:32.661 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-10-15 14:56:32.664 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:32.666 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:32.668 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-10-15 14:56:32.670 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-10-15 14:56:32.673 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-10-15 14:56:32.677 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-10-15 14:56:32.680 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-10-15 14:56:32.684 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-10-15 14:56:32.684 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-10-15 14:56:32.688 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-10-15 14:56:32.690 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-10-15 14:56:32.693 | + functions:vercmp:628 : local v1=5.4 2021-10-15 14:56:32.695 | + functions:vercmp:629 : local 'op=<' 2021-10-15 14:56:32.697 | + functions:vercmp:630 : local v2=3.13 2021-10-15 14:56:32.700 | + functions:vercmp:631 : local result 2021-10-15 14:56:32.703 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-10-15 14:56:32.704 | ++ functions:vercmp:635 : sort -V 2021-10-15 14:56:32.704 | ++ functions:vercmp:635 : head -1 2021-10-15 14:56:32.709 | + functions:vercmp:635 : result=3.13 2021-10-15 14:56:32.711 | + functions:vercmp:637 : case $op in 2021-10-15 14:56:32.714 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-10-15 14:56:32.716 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-10-15 14:56:32.718 | + functions:vercmp:648 : return 2021-10-15 14:56:32.720 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-10-15 14:56:32.723 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:56:32.725 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-10-15 14:56:33.198 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-10-15 14:56:33.201 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-10-15 14:56:33.203 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.206 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.208 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-10-15 14:56:33.211 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.214 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-10-15 14:56:33.232 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:33.234 | + ./stack.sh:main:829 : install_etcd3 2021-10-15 14:56:33.236 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-10-15 14:56:33.236 | Installing etcd 2021-10-15 14:56:33.239 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-10-15 14:56:33.251 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-10-15 14:56:33.268 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-10-15 14:56:33.270 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-10-15 14:56:33.283 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-10-15 14:56:33.287 | ++ 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:56:33.290 | ++ 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:56:33.294 | +++ 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:56:33.298 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 14:56:33.300 | ++ 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:56:33.303 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-10-15 14:56:33.305 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 14:56:33.308 | ++ functions:get_extra_file:74 : return 2021-10-15 14:56:33.311 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 14:56:33.313 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-10-15 14:56:33.316 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-10-15 14:56:33.318 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-10-15 14:56:33.334 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:56:33.337 | + ./stack.sh:main:848 : install_dstat 2021-10-15 14:56:33.340 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-10-15 14:56:33.356 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:56:33.358 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-10-15 14:56:33.361 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 14:56:33.363 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-10-15 14:56:33.365 | + ./stack.sh:main:857 : install_libs 2021-10-15 14:56:33.368 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-10-15 14:56:33.371 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-10-15 14:56:33.373 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-10-15 14:56:33.376 | + inc/python:use_library_from_git:250 : local name=automaton 2021-10-15 14:56:33.378 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.380 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.382 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-10-15 14:56:33.384 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.387 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-10-15 14:56:33.389 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-10-15 14:56:33.391 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-10-15 14:56:33.393 | + inc/python:use_library_from_git:250 : local name=castellan 2021-10-15 14:56:33.395 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.397 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.399 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-10-15 14:56:33.402 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.405 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-10-15 14:56:33.407 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-10-15 14:56:33.409 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-10-15 14:56:33.411 | + inc/python:use_library_from_git:250 : local name=cliff 2021-10-15 14:56:33.413 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.416 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.418 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-10-15 14:56:33.421 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.423 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-10-15 14:56:33.425 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-10-15 14:56:33.427 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-10-15 14:56:33.429 | + inc/python:use_library_from_git:250 : local name=cursive 2021-10-15 14:56:33.432 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.434 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.436 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-10-15 14:56:33.438 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.440 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-10-15 14:56:33.443 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-10-15 14:56:33.445 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-10-15 14:56:33.447 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-10-15 14:56:33.449 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.452 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.454 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-10-15 14:56:33.456 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.458 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-10-15 14:56:33.461 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-10-15 14:56:33.463 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-10-15 14:56:33.466 | + inc/python:use_library_from_git:250 : local name=futurist 2021-10-15 14:56:33.468 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.470 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.472 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-10-15 14:56:33.474 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.477 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-10-15 14:56:33.479 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-10-15 14:56:33.482 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-10-15 14:56:33.484 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-10-15 14:56:33.486 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.488 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.491 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-10-15 14:56:33.493 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.495 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-10-15 14:56:33.497 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-10-15 14:56:33.500 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-10-15 14:56:33.502 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-10-15 14:56:33.504 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.506 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.508 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-10-15 14:56:33.511 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.513 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-10-15 14:56:33.515 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-10-15 14:56:33.517 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-10-15 14:56:33.520 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-10-15 14:56:33.522 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.524 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.527 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-10-15 14:56:33.529 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.531 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-10-15 14:56:33.534 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-10-15 14:56:33.536 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-10-15 14:56:33.538 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-10-15 14:56:33.540 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.543 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.545 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-10-15 14:56:33.548 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.550 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-10-15 14:56:33.552 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-10-15 14:56:33.554 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-10-15 14:56:33.557 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-10-15 14:56:33.559 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.561 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.564 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-10-15 14:56:33.566 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.568 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-10-15 14:56:33.570 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-10-15 14:56:33.573 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-10-15 14:56:33.575 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-10-15 14:56:33.577 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.579 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.581 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-10-15 14:56:33.584 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.586 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-10-15 14:56:33.589 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-10-15 14:56:33.591 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-10-15 14:56:33.593 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-10-15 14:56:33.596 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.598 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.600 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-10-15 14:56:33.602 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.605 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-10-15 14:56:33.607 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-10-15 14:56:33.609 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-10-15 14:56:33.612 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-10-15 14:56:33.614 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.616 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.618 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-10-15 14:56:33.621 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.623 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-10-15 14:56:33.625 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-10-15 14:56:33.627 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-10-15 14:56:33.630 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-10-15 14:56:33.632 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.634 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.637 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-10-15 14:56:33.639 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.641 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-10-15 14:56:33.643 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-10-15 14:56:33.646 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-10-15 14:56:33.648 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-10-15 14:56:33.650 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.653 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.655 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-10-15 14:56:33.658 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.660 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-10-15 14:56:33.662 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-10-15 14:56:33.664 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-10-15 14:56:33.667 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-10-15 14:56:33.669 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.672 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.674 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-10-15 14:56:33.676 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.678 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-10-15 14:56:33.681 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-10-15 14:56:33.683 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-10-15 14:56:33.685 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-10-15 14:56:33.688 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.690 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.692 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-10-15 14:56:33.694 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.697 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-10-15 14:56:33.699 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-10-15 14:56:33.701 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-10-15 14:56:33.703 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-10-15 14:56:33.706 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.708 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.710 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-10-15 14:56:33.713 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.715 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-10-15 14:56:33.718 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-10-15 14:56:33.720 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-10-15 14:56:33.722 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-10-15 14:56:33.725 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.727 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.730 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-10-15 14:56:33.732 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.734 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-10-15 14:56:33.737 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-10-15 14:56:33.739 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-10-15 14:56:33.741 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-10-15 14:56:33.743 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.745 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.748 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-10-15 14:56:33.750 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.752 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-10-15 14:56:33.755 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-10-15 14:56:33.757 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-10-15 14:56:33.759 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-10-15 14:56:33.761 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.764 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.766 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-10-15 14:56:33.768 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.770 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-10-15 14:56:33.773 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-10-15 14:56:33.775 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-10-15 14:56:33.778 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-10-15 14:56:33.780 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.782 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.784 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-10-15 14:56:33.787 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.789 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-10-15 14:56:33.792 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-10-15 14:56:33.794 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-10-15 14:56:33.796 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-10-15 14:56:33.799 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.801 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.803 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-10-15 14:56:33.805 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.808 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-10-15 14:56:33.810 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-10-15 14:56:33.812 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-10-15 14:56:33.814 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-10-15 14:56:33.817 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.819 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.821 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-10-15 14:56:33.824 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.826 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-10-15 14:56:33.829 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-10-15 14:56:33.831 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-10-15 14:56:33.833 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-10-15 14:56:33.835 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.838 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.841 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-10-15 14:56:33.843 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.845 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-10-15 14:56:33.847 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-10-15 14:56:33.850 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-10-15 14:56:33.852 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-10-15 14:56:33.854 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.857 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.859 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-10-15 14:56:33.861 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.864 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-10-15 14:56:33.866 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-10-15 14:56:33.868 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-10-15 14:56:33.870 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-10-15 14:56:33.873 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.875 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.877 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-10-15 14:56:33.880 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.882 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-10-15 14:56:33.884 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-10-15 14:56:33.888 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-10-15 14:56:33.890 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-10-15 14:56:33.892 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.895 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.897 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-10-15 14:56:33.900 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.902 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-10-15 14:56:33.905 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-10-15 14:56:33.907 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-10-15 14:56:33.909 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-10-15 14:56:33.912 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.914 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.917 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-10-15 14:56:33.919 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.921 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-10-15 14:56:33.924 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-10-15 14:56:33.926 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-10-15 14:56:33.928 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-10-15 14:56:33.931 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.933 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.936 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-10-15 14:56:33.938 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.940 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-10-15 14:56:33.943 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-10-15 14:56:33.945 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-10-15 14:56:33.947 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-10-15 14:56:33.950 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.953 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.955 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-10-15 14:56:33.957 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.960 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-10-15 14:56:33.962 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-10-15 14:56:33.965 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-10-15 14:56:33.967 | + inc/python:use_library_from_git:250 : local name=tooz 2021-10-15 14:56:33.970 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.972 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.974 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-10-15 14:56:33.977 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.979 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-10-15 14:56:33.982 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-10-15 14:56:33.984 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-10-15 14:56:33.987 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-10-15 14:56:33.989 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:33.991 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:33.994 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-10-15 14:56:33.996 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:33.998 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-10-15 14:56:34.001 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-10-15 14:56:34.003 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-10-15 14:56:34.005 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-10-15 14:56:34.008 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:34.010 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:34.013 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-10-15 14:56:34.015 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:34.018 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-10-15 14:56:34.020 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-10-15 14:56:34.022 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-10-15 14:56:34.024 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-10-15 14:56:34.027 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:34.029 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:34.032 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-10-15 14:56:34.034 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:34.036 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-10-15 14:56:34.038 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-10-15 14:56:34.041 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-10-15 14:56:34.043 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-10-15 14:56:34.045 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:34.048 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:34.050 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-10-15 14:56:34.052 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:34.054 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-10-15 14:56:34.075 | Using python 3.8 to install etcd3 2021-10-15 14:56:34.077 | + 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:56:34.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:34.905 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:34.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:34.905 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:35.990 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:36.008 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-10-15 14:56:36.016 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-10-15 14:56:36.017 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.18.1) 2021-10-15 14:56:36.018 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.41.0) 2021-10-15 14:56:36.019 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-10-15 14:56:38.114 | 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:56:38.229 | + inc/python:pip_install:200 : result=0 2021-10-15 14:56:38.231 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:56:38.233 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:38.236 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:38.238 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:38.240 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:38.242 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:38.244 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:56:38.247 | + functions-common:time_stop:2316 : start_time=1634309794069 2021-10-15 14:56:38.249 | + functions-common:time_stop:2318 : [[ -z 1634309794069 ]] 2021-10-15 14:56:38.252 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:38.256 | + functions-common:time_stop:2321 : end_time=1634309798254 2021-10-15 14:56:38.258 | + functions-common:time_stop:2322 : elapsed_time=4185 2021-10-15 14:56:38.260 | + functions-common:time_stop:2323 : total=24971 2021-10-15 14:56:38.263 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:38.265 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29156 2021-10-15 14:56:38.267 | + inc/python:pip_install:203 : return 0 2021-10-15 14:56:38.270 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-10-15 14:56:38.290 | Using python 3.8 to install etcd3gw 2021-10-15 14:56:38.293 | + 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:56:39.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:39.108 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:39.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:39.108 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:40.173 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:40.190 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-10-15 14:56:40.198 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-10-15 14:56:40.199 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-10-15 14:56:40.200 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-10-15 14:56:40.201 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-10-15 14:56:40.236 | 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:56:40.237 | 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:56:40.238 | 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:56:40.241 | 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:56:42.353 | 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:56:42.471 | + inc/python:pip_install:200 : result=0 2021-10-15 14:56:42.473 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:56:42.476 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:42.478 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:42.480 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:42.482 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:42.484 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:42.487 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:56:42.489 | + functions-common:time_stop:2316 : start_time=1634309798285 2021-10-15 14:56:42.491 | + functions-common:time_stop:2318 : [[ -z 1634309798285 ]] 2021-10-15 14:56:42.494 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:42.499 | + functions-common:time_stop:2321 : end_time=1634309802496 2021-10-15 14:56:42.501 | + functions-common:time_stop:2322 : elapsed_time=4211 2021-10-15 14:56:42.503 | + functions-common:time_stop:2323 : total=29156 2021-10-15 14:56:42.505 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:42.507 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33367 2021-10-15 14:56:42.510 | + inc/python:pip_install:203 : return 0 2021-10-15 14:56:42.513 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-10-15 14:56:42.515 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-10-15 14:56:42.517 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-10-15 14:56:42.520 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:56:42.522 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:56:42.524 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:56:42.527 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:56:42.529 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:56:42.532 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:56:42.534 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:56:42.536 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:56:42.539 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:56:42.541 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-10-15 14:56:42.543 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-10-15 14:56:42.545 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:42.548 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:42.550 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-10-15 14:56:42.552 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 14:56:42.554 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:56:42.557 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:56:42.560 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:56:42.562 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:56:42.565 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:56:42.567 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:56:42.569 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:42.571 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:42.574 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:56:42.577 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:56:42.579 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:56:42.581 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:56:42.583 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 14:56:42.586 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:56:42.588 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:42.590 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:42.593 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 14:56:42.613 | + 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:56:42.720 | Reading package lists... 2021-10-15 14:56:42.946 | Building dependency tree... 2021-10-15 14:56:42.947 | Reading state information... 2021-10-15 14:56:43.181 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-10-15 14:56:43.181 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-10-15 14:56:43.181 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 14:56:43.181 | The following packages were automatically installed and are no longer required: 2021-10-15 14:56:43.182 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:56:43.182 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:56:43.182 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:56:43.182 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:56:43.182 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:56:43.183 | python3-zope.interface 2021-10-15 14:56:43.183 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:56:43.294 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:56:43.298 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:56:43.301 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:56:43.303 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:43.305 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:43.307 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:43.310 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:43.312 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:43.314 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:56:43.316 | + functions-common:time_stop:2316 : start_time=1634309802611 2021-10-15 14:56:43.318 | + functions-common:time_stop:2318 : [[ -z 1634309802611 ]] 2021-10-15 14:56:43.321 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:43.326 | + functions-common:time_stop:2321 : end_time=1634309803323 2021-10-15 14:56:43.329 | + functions-common:time_stop:2322 : elapsed_time=712 2021-10-15 14:56:43.331 | + functions-common:time_stop:2323 : total=4339 2021-10-15 14:56:43.333 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:43.335 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5051 2021-10-15 14:56:43.338 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:56:43.341 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-10-15 14:56:43.343 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:43.345 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:43.347 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-10-15 14:56:43.409 | Module proxy already enabled 2021-10-15 14:56:43.413 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-10-15 14:56:43.477 | Considering dependency proxy for proxy_uwsgi: 2021-10-15 14:56:43.477 | Module proxy already enabled 2021-10-15 14:56:43.477 | Module proxy_uwsgi already enabled 2021-10-15 14:56:43.482 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-10-15 14:56:43.484 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 14:56:43.486 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:56:43.488 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 14:56:43.620 | + ./stack.sh:main:863 : install_keystoneauth 2021-10-15 14:56:43.622 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-10-15 14:56:43.625 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-10-15 14:56:43.627 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:43.630 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:43.632 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-10-15 14:56:43.634 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:43.638 | + ./stack.sh:main:864 : install_keystoneclient 2021-10-15 14:56:43.640 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-10-15 14:56:43.643 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-10-15 14:56:43.645 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:43.647 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:43.649 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-10-15 14:56:43.652 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:43.655 | + ./stack.sh:main:865 : install_glanceclient 2021-10-15 14:56:43.657 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-10-15 14:56:43.659 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-10-15 14:56:43.662 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:43.664 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:43.667 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-10-15 14:56:43.669 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:43.671 | + ./stack.sh:main:866 : install_cinderclient 2021-10-15 14:56:43.674 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-10-15 14:56:43.676 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-10-15 14:56:43.679 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:43.681 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:43.683 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-10-15 14:56:43.686 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:43.688 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-10-15 14:56:43.690 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-10-15 14:56:43.693 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:43.695 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:43.697 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-10-15 14:56:43.700 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:43.703 | + ./stack.sh:main:867 : install_novaclient 2021-10-15 14:56:43.705 | + lib/nova:install_novaclient:806 : use_library_from_git python-novaclient 2021-10-15 14:56:43.707 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-10-15 14:56:43.710 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:43.712 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:43.715 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-10-15 14:56:43.718 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:43.720 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-10-15 14:56:43.737 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:43.739 | + ./stack.sh:main:869 : install_swiftclient 2021-10-15 14:56:43.742 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-10-15 14:56:43.744 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-10-15 14:56:43.746 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:43.749 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:43.751 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-10-15 14:56:43.753 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:43.756 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-10-15 14:56:43.772 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:43.775 | + ./stack.sh:main:872 : install_neutronclient 2021-10-15 14:56:43.778 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-10-15 14:56:43.780 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-10-15 14:56:43.782 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:43.785 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:43.787 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-10-15 14:56:43.789 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:43.792 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-10-15 14:56:43.794 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-10-15 14:56:43.797 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-10-15 14:56:43.799 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:43.801 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:43.804 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-10-15 14:56:43.806 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:43.809 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-10-15 14:56:43.811 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-10-15 14:56:43.814 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 14:56:43.817 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-10-15 14:56:43.819 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-10-15 14:56:43.822 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 14:56:43.826 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-10-15 14:56:43.826 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 14:56:43.831 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-10-15 14:56:43.833 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-10-15 14:56:43.836 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-10-15 14:56:43.839 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-10-15 14:56:43.842 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-10-15 14:56:43.862 | Using python 3.8 to install keystonemiddleware 2021-10-15 14:56:43.864 | + 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:56:44.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:44.718 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:44.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:44.718 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:45.782 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:45.800 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-10-15 14:56:45.852 | 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:56:45.853 | 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:56:45.854 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-10-15 14:56:45.856 | 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:56:45.857 | 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:56:45.858 | 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:56:45.859 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-10-15 14:56:45.860 | 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:56:45.861 | 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:56:45.863 | 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:56:45.864 | 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:56:45.865 | 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:56:45.866 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-10-15 14:56:45.867 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-10-15 14:56:45.927 | 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:56:45.928 | 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:56:45.929 | 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:56:45.968 | 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:56:46.008 | 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:56:46.008 | 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:56:46.009 | 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:56:46.011 | 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:56:46.063 | 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:56:46.064 | 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:56:46.073 | 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:56:46.075 | 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:56:46.089 | 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:56:46.091 | 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:56:46.092 | 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:56:46.157 | 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:56:46.158 | 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:56:46.161 | 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:56:46.161 | 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:56:46.212 | 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:56:46.225 | 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:56:48.268 | 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:56:48.384 | + inc/python:pip_install:200 : result=0 2021-10-15 14:56:48.387 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:56:48.389 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:48.391 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:48.394 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:48.396 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:48.398 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:48.400 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:56:48.403 | + functions-common:time_stop:2316 : start_time=1634309803857 2021-10-15 14:56:48.405 | + functions-common:time_stop:2318 : [[ -z 1634309803857 ]] 2021-10-15 14:56:48.408 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:48.412 | + functions-common:time_stop:2321 : end_time=1634309808410 2021-10-15 14:56:48.414 | + functions-common:time_stop:2322 : elapsed_time=4553 2021-10-15 14:56:48.417 | + functions-common:time_stop:2323 : total=33367 2021-10-15 14:56:48.420 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:48.422 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=37920 2021-10-15 14:56:48.424 | + inc/python:pip_install:203 : return 0 2021-10-15 14:56:48.426 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-10-15 14:56:48.429 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-10-15 14:56:48.431 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 14:56:48.434 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-10-15 14:56:48.437 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-10-15 14:56:48.439 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 14:56:48.443 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-10-15 14:56:48.443 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 14:56:48.449 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-10-15 14:56:48.451 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-10-15 14:56:48.453 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-10-15 14:56:48.456 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-10-15 14:56:48.460 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-10-15 14:56:48.482 | Using python 3.8 to install python-memcached 2021-10-15 14:56:48.484 | + 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:56:49.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:49.299 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:49.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:49.299 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:50.377 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:50.395 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-10-15 14:56:50.398 | 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:56:52.529 | 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:56:52.644 | + inc/python:pip_install:200 : result=0 2021-10-15 14:56:52.646 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:56:52.648 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:52.651 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:52.653 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:52.656 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:52.658 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:52.660 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:56:52.662 | + functions-common:time_stop:2316 : start_time=1634309808476 2021-10-15 14:56:52.664 | + functions-common:time_stop:2318 : [[ -z 1634309808476 ]] 2021-10-15 14:56:52.667 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:52.671 | + functions-common:time_stop:2321 : end_time=1634309812669 2021-10-15 14:56:52.674 | + functions-common:time_stop:2322 : elapsed_time=4193 2021-10-15 14:56:52.676 | + functions-common:time_stop:2323 : total=37920 2021-10-15 14:56:52.678 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:52.680 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=42113 2021-10-15 14:56:52.683 | + inc/python:pip_install:203 : return 0 2021-10-15 14:56:52.685 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-10-15 14:56:52.702 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:52.705 | + ./stack.sh:main:879 : '[' 10.222.0.31 == 10.222.0.31 ']' 2021-10-15 14:56:52.707 | + ./stack.sh:main:880 : stack_install_service keystone 2021-10-15 14:56:52.709 | + lib/stack:stack_install_service:20 : local service=keystone 2021-10-15 14:56:52.712 | + lib/stack:stack_install_service:21 : type install_keystone 2021-10-15 14:56:52.714 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 14:56:52.717 | + lib/stack:stack_install_service:32 : install_keystone 2021-10-15 14:56:52.719 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-10-15 14:56:52.734 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:56:52.737 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-10-15 14:56:52.739 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-10-15 14:56:52.741 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-10-15 14:56:52.743 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:56:52.745 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:56:52.747 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:56:52.750 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:56:52.752 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:56:52.754 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:56:52.770 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:56:52.772 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:56:52.774 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:56:52.777 | + functions-common:git_clone:544 : echo master 2021-10-15 14:56:52.777 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:56:52.783 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-10-15 14:56:52.785 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:56:52.787 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-10-15 14:56:52.789 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:56:52.790 | + functions-common:git_clone:593 : head -1 2021-10-15 14:56:52.793 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-10-15 14:56:52.795 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:56:52.798 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-10-15 14:56:52.800 | + inc/python:setup_develop:338 : local bindep 2021-10-15 14:56:52.802 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 14:56:52.804 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-10-15 14:56:52.807 | + inc/python:setup_develop:344 : local extras= 2021-10-15 14:56:52.809 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-10-15 14:56:52.811 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 14:56:52.814 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 14:56:52.816 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-10-15 14:56:52.818 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 14:56:52.820 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 14:56:52.823 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-10-15 14:56:52.826 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 14:56:52.829 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-10-15 14:56:52.831 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 14:56:52.833 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 14:56:52.836 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-10-15 14:56:52.843 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-10-15 14:56:52.845 | + 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:56:53.500 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-10-15 14:56:53.502 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 14:56:53.505 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 14:56:53.507 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 14:56:53.509 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 14:56:53.511 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-10-15 14:56:53.514 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 14:56:53.516 | + inc/python:setup_package:428 : local extras= 2021-10-15 14:56:53.518 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 14:56:53.520 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 14:56:53.522 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 14:56:53.525 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 14:56:53.527 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 14:56:53.530 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-10-15 14:56:53.549 | Using python 3.8 to install /opt/stack/keystone 2021-10-15 14:56:53.552 | + 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:56:54.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:54.357 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:54.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:54.357 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:55.420 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:55.438 | Obtaining file:///opt/stack/keystone 2021-10-15 14:56:55.439 | Preparing metadata (setup.py): started 2021-10-15 14:56:56.928 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:56:57.003 | 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:56:57.004 | 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:56:57.006 | 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:56:57.007 | 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:56:57.008 | 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:56:57.009 | 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:56:57.010 | 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:56:57.011 | 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:56:57.012 | 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:56:57.013 | 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:56:57.014 | 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:56:57.016 | 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:56:57.017 | 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:56:57.018 | 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:56:57.019 | 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:56:57.020 | 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:56:57.021 | 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:56:57.022 | 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:56:57.023 | 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:56:57.024 | 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:56:57.026 | 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:56:57.027 | 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:56:57.028 | 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:56:57.029 | 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:56:57.030 | 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:56:57.032 | 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:56:57.033 | 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:56:57.034 | 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:56:57.035 | 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:56:57.036 | 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:56:57.037 | 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:56:57.038 | 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:56:57.039 | 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:56:57.040 | 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:56:57.051 | 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:56:57.052 | 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:56:57.097 | 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:56:57.110 | 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:56:57.111 | 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:56:57.112 | 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:56:57.113 | 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:56:57.124 | 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:56:57.187 | 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:56:57.188 | 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:56:57.283 | 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:56:57.284 | 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:56:57.285 | 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:56:57.287 | 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:56:57.341 | 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:56:57.342 | 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:56:57.344 | 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:56:57.395 | 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:56:57.398 | 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:56:57.453 | 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:56:57.456 | 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:56:57.458 | 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:56:57.459 | 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:56:57.461 | 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:56:57.462 | 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:56:57.482 | 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:56:57.532 | 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:56:57.551 | 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:56:57.553 | 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:56:57.554 | 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:56:57.555 | 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:56:57.608 | 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:56:57.746 | 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:56:57.747 | 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:56:57.749 | 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:56:57.750 | 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:56:57.971 | 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:56:57.994 | 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:56:57.994 | 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:56:58.066 | 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:56:58.067 | 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:56:58.085 | 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:56:58.158 | 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:56:58.200 | 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:56:58.312 | 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:56:58.386 | 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:56:58.511 | 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:56:58.540 | 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:56:58.581 | 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:56:58.582 | 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:56:58.583 | 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:56:58.586 | 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:56:58.587 | 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:56:58.590 | 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:56:58.768 | 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:56:58.770 | 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:56:58.772 | 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:56:58.773 | 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:56:58.924 | 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:56:59.006 | 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:56:59.080 | 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:56:59.258 | 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:56:59.286 | 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:56:59.429 | 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:56:59.524 | 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:56:59.559 | 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:57:01.107 | Installing collected packages: keystone 2021-10-15 14:57:01.107 | Attempting uninstall: keystone 2021-10-15 14:57:01.107 | Found existing installation: keystone 20.0.1.dev8 2021-10-15 14:57:01.110 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-10-15 14:57:01.112 | Running setup.py develop for keystone 2021-10-15 14:57:03.173 | Successfully installed keystone 2021-10-15 14:57:03.173 | 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:57:03.311 | + inc/python:pip_install:200 : result=0 2021-10-15 14:57:03.313 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:57:03.315 | + functions-common:time_stop:2309 : local name 2021-10-15 14:57:03.317 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:57:03.319 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:57:03.321 | + functions-common:time_stop:2312 : local total 2021-10-15 14:57:03.323 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:57:03.326 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:57:03.328 | + functions-common:time_stop:2316 : start_time=1634309813544 2021-10-15 14:57:03.330 | + functions-common:time_stop:2318 : [[ -z 1634309813544 ]] 2021-10-15 14:57:03.332 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:57:03.337 | + functions-common:time_stop:2321 : end_time=1634309823334 2021-10-15 14:57:03.339 | + functions-common:time_stop:2322 : elapsed_time=9790 2021-10-15 14:57:03.341 | + functions-common:time_stop:2323 : total=42113 2021-10-15 14:57:03.343 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:57:03.345 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=51903 2021-10-15 14:57:03.347 | + inc/python:pip_install:203 : return 0 2021-10-15 14:57:03.350 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 14:57:03.352 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 14:57:03.354 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 14:57:03.374 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 14:57:03.385 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-10-15 14:57:03.388 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-10-15 14:57:03.390 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:57:03.393 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:57:03.395 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-10-15 14:57:03.397 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:57:03.400 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-10-15 14:57:03.416 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:03.419 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-10-15 14:57:03.421 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 14:57:03.424 | + ./stack.sh:main:881 : configure_keystone 2021-10-15 14:57:03.426 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-10-15 14:57:03.438 | + 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:57:03.440 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-10-15 14:57:03.445 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-10-15 14:57:03.460 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:03.463 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-10-15 14:57:03.493 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-10-15 14:57:03.520 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-10-15 14:57:03.550 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-10-15 14:57:03.585 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-10-15 14:57:03.615 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-10-15 14:57:03.645 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-10-15 14:57:03.674 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-10-15 14:57:03.700 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-10-15 14:57:03.703 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-10-15 14:57:03.705 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-10-15 14:57:03.707 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-10-15 14:57:03.710 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 14:57:03.712 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 14:57:03.728 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:03.732 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 14:57:03.734 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 14:57:03.736 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 14:57:03.751 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:03.753 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 14:57:03.756 | + 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:57:03.786 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 14:57:03.789 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 14:57:03.791 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-10-15 14:57:03.794 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-10-15 14:57:03.797 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-10-15 14:57:03.813 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:03.816 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.31/identity 2021-10-15 14:57:03.845 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.31/identity 2021-10-15 14:57:03.873 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-10-15 14:57:03.875 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-10-15 14:57:03.906 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-10-15 14:57:03.909 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-10-15 14:57:03.911 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-10-15 14:57:03.914 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-10-15 14:57:03.916 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 14:57:03.919 | + 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:57:03.949 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-10-15 14:57:03.952 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-10-15 14:57:03.954 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-10-15 14:57:03.956 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-10-15 14:57:03.959 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 14:57:03.976 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 14:57:03.978 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 14:57:03.981 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 14:57:03.983 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 14:57:03.986 | + 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:57:04.013 | + 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:57:04.041 | + 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:57:04.068 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 14:57:04.097 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-10-15 14:57:04.125 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-10-15 14:57:04.127 | + 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:57:04.130 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-10-15 14:57:04.132 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-10-15 14:57:04.134 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-10-15 14:57:04.137 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 14:57:04.139 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 14:57:04.142 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-10-15 14:57:04.146 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-10-15 14:57:04.148 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 14:57:04.151 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 14:57:04.164 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 14:57:04.164 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 14:57:04.172 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 14:57:04.175 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 14:57:04.191 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 14:57:04.193 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-10-15 14:57:04.197 | + 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:57:04.227 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-10-15 14:57:04.253 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-10-15 14:57:04.280 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-10-15 14:57:04.307 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-10-15 14:57:04.333 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-10-15 14:57:04.362 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-10-15 14:57:04.388 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-10-15 14:57:04.415 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-10-15 14:57:04.442 | + 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:57:04.470 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-10-15 14:57:04.497 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-10-15 14:57:04.524 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-10-15 14:57:04.551 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 14:57:04.553 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 14:57:04.556 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-10-15 14:57:04.559 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-10-15 14:57:04.561 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 14:57:04.563 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:04.565 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:04.568 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 14:57:04.570 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 14:57:04.573 | + 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:57:04.600 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-10-15 14:57:04.628 | + 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:57:04.628 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 14:57:04.637 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-10-15 14:57:04.641 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-10-15 14:57:04.643 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-10-15 14:57:04.645 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 14:57:04.648 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 14:57:04.650 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:57:04.653 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:04.655 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:04.657 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 14:57:04.659 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 14:57:04.662 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:04.664 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:04.666 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-10-15 14:57:04.728 | Site keystone-wsgi-public already enabled 2021-10-15 14:57:04.733 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 14:57:04.735 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 14:57:04.737 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:57:04.740 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 14:57:04.874 | + 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:57:04.876 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 14:57:04.879 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-10-15 14:57:04.881 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-10-15 14:57:04.884 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 14:57:04.886 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 14:57:04.890 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-10-15 14:57:04.894 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-10-15 14:57:04.896 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 14:57:04.899 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 14:57:04.911 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 14:57:04.912 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 14:57:04.920 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 14:57:04.923 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 14:57:04.939 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 14:57:04.942 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 14:57:04.946 | + 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:57:04.976 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-10-15 14:57:05.004 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-10-15 14:57:05.031 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-10-15 14:57:05.057 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-10-15 14:57:05.085 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-10-15 14:57:05.112 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-10-15 14:57:05.139 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-10-15 14:57:05.166 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-10-15 14:57:05.193 | + 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:57:05.221 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-10-15 14:57:05.249 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-10-15 14:57:05.276 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-10-15 14:57:05.304 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 14:57:05.306 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 14:57:05.309 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-10-15 14:57:05.311 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-10-15 14:57:05.314 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 14:57:05.316 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:05.318 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:05.321 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 14:57:05.323 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 14:57:05.326 | + 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:57:05.353 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-10-15 14:57:05.381 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 14:57:05.382 | + 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:57:05.391 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-10-15 14:57:05.394 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-10-15 14:57:05.396 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-10-15 14:57:05.399 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 14:57:05.401 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 14:57:05.404 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:57:05.406 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:05.408 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:05.411 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 14:57:05.413 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 14:57:05.415 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:05.418 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:05.421 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-10-15 14:57:05.482 | Site keystone-wsgi-admin already enabled 2021-10-15 14:57:05.486 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 14:57:05.488 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 14:57:05.491 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:57:05.493 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 14:57:05.619 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-10-15 14:57:05.649 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-10-15 14:57:05.680 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-10-15 14:57:05.711 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-10-15 14:57:05.714 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-10-15 14:57:05.746 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-10-15 14:57:05.774 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-10-15 14:57:05.801 | + ./stack.sh:main:885 : is_service_enabled swift 2021-10-15 14:57:05.818 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:05.821 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-10-15 14:57:05.838 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:05.840 | + ./stack.sh:main:889 : stack_install_service swift 2021-10-15 14:57:05.843 | + lib/stack:stack_install_service:20 : local service=swift 2021-10-15 14:57:05.845 | + lib/stack:stack_install_service:21 : type install_swift 2021-10-15 14:57:05.848 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 14:57:05.850 | + lib/stack:stack_install_service:32 : install_swift 2021-10-15 14:57:05.852 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-10-15 14:57:05.855 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-10-15 14:57:05.857 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-10-15 14:57:05.859 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:57:05.862 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:57:05.864 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:57:05.867 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:57:05.869 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:57:05.872 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:57:05.889 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:57:05.891 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:57:05.893 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:57:05.896 | + functions-common:git_clone:544 : echo master 2021-10-15 14:57:05.896 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:57:05.901 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-10-15 14:57:05.903 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:57:05.906 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-10-15 14:57:05.908 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:57:05.909 | + functions-common:git_clone:593 : head -1 2021-10-15 14:57:05.912 | dbd0960ae Merge "Update master for stable/xena" 2021-10-15 14:57:05.914 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:57:05.917 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-10-15 14:57:05.919 | + inc/python:setup_develop:338 : local bindep 2021-10-15 14:57:05.922 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 14:57:05.924 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-10-15 14:57:05.927 | + inc/python:setup_develop:344 : local extras=keystone 2021-10-15 14:57:05.929 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-10-15 14:57:05.932 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 14:57:05.934 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 14:57:05.937 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-10-15 14:57:05.939 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 14:57:05.942 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-10-15 14:57:05.945 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-10-15 14:57:05.947 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 14:57:05.951 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-10-15 14:57:05.953 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 14:57:05.956 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 14:57:05.959 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-10-15 14:57:05.965 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-10-15 14:57:05.967 | + 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:57:06.623 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-10-15 14:57:06.625 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 14:57:06.628 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 14:57:06.630 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 14:57:06.632 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 14:57:06.635 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-10-15 14:57:06.638 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 14:57:06.642 | + inc/python:setup_package:428 : local extras=keystone 2021-10-15 14:57:06.644 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 14:57:06.646 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-10-15 14:57:06.648 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-10-15 14:57:06.650 | + inc/python:setup_package:438 : extras='[keystone]' 2021-10-15 14:57:06.653 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 14:57:06.655 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-10-15 14:57:06.676 | Using python 3.8 to install /opt/stack/swift 2021-10-15 14:57:06.679 | + 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:57:07.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:57:07.486 | from cryptography.utils import int_from_bytes 2021-10-15 14:57:07.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:57:07.486 | from cryptography.utils import int_from_bytes 2021-10-15 14:57:08.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:57:08.578 | Obtaining file:///opt/stack/swift 2021-10-15 14:57:08.579 | Preparing metadata (setup.py): started 2021-10-15 14:57:09.801 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:57:09.841 | 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:57:09.842 | 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:57:09.843 | 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:57:09.844 | 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:57:09.845 | 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:57:09.846 | 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:57:09.847 | 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:57:09.848 | 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:57:09.849 | 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:57:09.850 | 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:57:09.851 | 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:57:09.891 | 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:57:09.898 | 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:57:09.954 | 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:57:09.955 | 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:57:09.956 | 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:57:09.957 | 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:57:09.958 | 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:57:09.959 | 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:57:09.960 | 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:57:09.962 | 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:57:09.963 | 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:57:09.964 | 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:57:09.966 | 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:57:09.967 | 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:57:09.987 | 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:57:10.018 | 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:57:10.019 | 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:57:10.022 | 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:57:10.023 | 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:57:10.046 | 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:57:10.136 | 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:57:10.138 | 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:57:10.139 | 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:57:10.179 | 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:57:10.222 | 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:57:10.224 | 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:57:10.225 | 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:57:10.226 | 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:57:10.288 | 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:57:10.290 | 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:57:10.303 | 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:57:10.304 | 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:57:10.321 | 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:57:10.324 | 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:57:10.429 | 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:57:10.445 | 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:57:12.389 | Installing collected packages: swift 2021-10-15 14:57:12.389 | Attempting uninstall: swift 2021-10-15 14:57:12.389 | Found existing installation: swift 2.29.0.dev43 2021-10-15 14:57:12.393 | Can't uninstall 'swift'. No files were found to uninstall. 2021-10-15 14:57:12.395 | Running setup.py develop for swift 2021-10-15 14:57:14.342 | Successfully installed swift-2.29.0.dev43 2021-10-15 14:57:14.342 | 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:57:14.472 | + inc/python:pip_install:200 : result=0 2021-10-15 14:57:14.474 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:57:14.477 | + functions-common:time_stop:2309 : local name 2021-10-15 14:57:14.479 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:57:14.482 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:57:14.484 | + functions-common:time_stop:2312 : local total 2021-10-15 14:57:14.486 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:57:14.488 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:57:14.490 | + functions-common:time_stop:2316 : start_time=1634309826671 2021-10-15 14:57:14.493 | + functions-common:time_stop:2318 : [[ -z 1634309826671 ]] 2021-10-15 14:57:14.496 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:57:14.500 | + functions-common:time_stop:2321 : end_time=1634309834498 2021-10-15 14:57:14.502 | + functions-common:time_stop:2322 : elapsed_time=7827 2021-10-15 14:57:14.504 | + functions-common:time_stop:2323 : total=51903 2021-10-15 14:57:14.506 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:57:14.509 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=59730 2021-10-15 14:57:14.511 | + inc/python:pip_install:203 : return 0 2021-10-15 14:57:14.513 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 14:57:14.516 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 14:57:14.518 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 14:57:14.536 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 14:57:14.548 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-10-15 14:57:14.551 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-10-15 14:57:14.553 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:57:14.555 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:57:14.558 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-10-15 14:57:14.560 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:57:14.563 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-10-15 14:57:14.565 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 14:57:14.567 | + ./stack.sh:main:890 : configure_swift 2021-10-15 14:57:14.570 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-10-15 14:57:14.572 | + lib/swift:configure_swift:335 : local node_number 2021-10-15 14:57:14.575 | + lib/swift:configure_swift:336 : local swift_node_config 2021-10-15 14:57:14.577 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-10-15 14:57:14.579 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-10-15 14:57:15.618 | No object-reconstructor running 2021-10-15 14:57:15.618 | No account-replicator running 2021-10-15 14:57:15.618 | No container-sync running 2021-10-15 14:57:15.618 | No container-sharder running 2021-10-15 14:57:15.618 | No account-server running 2021-10-15 14:57:15.618 | No container-updater running 2021-10-15 14:57:15.618 | No container-replicator running 2021-10-15 14:57:15.618 | No object-expirer running 2021-10-15 14:57:15.618 | No object-auditor running 2021-10-15 14:57:15.618 | No account-reaper running 2021-10-15 14:57:15.618 | No object-updater running 2021-10-15 14:57:15.618 | No container-auditor running 2021-10-15 14:57:15.618 | No container-reconciler running 2021-10-15 14:57:15.618 | No proxy-server running 2021-10-15 14:57:15.618 | No container-server running 2021-10-15 14:57:15.618 | No object-server running 2021-10-15 14:57:15.618 | No object-replicator running 2021-10-15 14:57:15.619 | No account-auditor running 2021-10-15 14:57:15.686 | + lib/swift:configure_swift:340 : true 2021-10-15 14:57:15.688 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-10-15 14:57:15.700 | + 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:57:15.712 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-10-15 14:57:15.715 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-10-15 14:57:15.715 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-10-15 14:57:15.720 | + lib/swift:configure_swift:354 : sed -e ' 2021-10-15 14:57:15.720 | s/%GROUP%/ubuntu/; 2021-10-15 14:57:15.720 | s/%USER%/ubuntu/; 2021-10-15 14:57:15.720 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-10-15 14:57:15.720 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-10-15 14:57:15.723 | uid = ubuntu 2021-10-15 14:57:15.723 | gid = ubuntu 2021-10-15 14:57:15.723 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-10-15 14:57:15.723 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-10-15 14:57:15.723 | address = 127.0.0.1 2021-10-15 14:57:15.723 | 2021-10-15 14:57:15.723 | [account6612] 2021-10-15 14:57:15.724 | max connections = 25 2021-10-15 14:57:15.724 | path = /opt/stack/data/swift/1/node/ 2021-10-15 14:57:15.724 | read only = false 2021-10-15 14:57:15.724 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-10-15 14:57:15.724 | 2021-10-15 14:57:15.724 | [account6622] 2021-10-15 14:57:15.724 | max connections = 25 2021-10-15 14:57:15.724 | path = /opt/stack/data/swift/2/node/ 2021-10-15 14:57:15.724 | read only = false 2021-10-15 14:57:15.724 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-10-15 14:57:15.724 | 2021-10-15 14:57:15.724 | [account6632] 2021-10-15 14:57:15.724 | max connections = 25 2021-10-15 14:57:15.724 | path = /opt/stack/data/swift/3/node/ 2021-10-15 14:57:15.724 | read only = false 2021-10-15 14:57:15.724 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-10-15 14:57:15.724 | 2021-10-15 14:57:15.724 | [account6642] 2021-10-15 14:57:15.724 | max connections = 25 2021-10-15 14:57:15.724 | path = /opt/stack/data/swift/4/node/ 2021-10-15 14:57:15.724 | read only = false 2021-10-15 14:57:15.724 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-10-15 14:57:15.724 | 2021-10-15 14:57:15.724 | 2021-10-15 14:57:15.724 | [container6611] 2021-10-15 14:57:15.724 | max connections = 25 2021-10-15 14:57:15.724 | path = /opt/stack/data/swift/1/node/ 2021-10-15 14:57:15.724 | read only = false 2021-10-15 14:57:15.724 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-10-15 14:57:15.724 | 2021-10-15 14:57:15.724 | [container6621] 2021-10-15 14:57:15.724 | max connections = 25 2021-10-15 14:57:15.724 | path = /opt/stack/data/swift/2/node/ 2021-10-15 14:57:15.724 | read only = false 2021-10-15 14:57:15.724 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-10-15 14:57:15.724 | 2021-10-15 14:57:15.724 | [container6631] 2021-10-15 14:57:15.724 | max connections = 25 2021-10-15 14:57:15.724 | path = /opt/stack/data/swift/3/node/ 2021-10-15 14:57:15.725 | read only = false 2021-10-15 14:57:15.725 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-10-15 14:57:15.725 | 2021-10-15 14:57:15.725 | [container6641] 2021-10-15 14:57:15.725 | max connections = 25 2021-10-15 14:57:15.725 | path = /opt/stack/data/swift/4/node/ 2021-10-15 14:57:15.725 | read only = false 2021-10-15 14:57:15.725 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-10-15 14:57:15.725 | 2021-10-15 14:57:15.725 | 2021-10-15 14:57:15.725 | [object6613] 2021-10-15 14:57:15.725 | max connections = 25 2021-10-15 14:57:15.725 | path = /opt/stack/data/swift/1/node/ 2021-10-15 14:57:15.725 | read only = false 2021-10-15 14:57:15.725 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-10-15 14:57:15.725 | 2021-10-15 14:57:15.725 | [object6623] 2021-10-15 14:57:15.725 | max connections = 25 2021-10-15 14:57:15.725 | path = /opt/stack/data/swift/2/node/ 2021-10-15 14:57:15.725 | read only = false 2021-10-15 14:57:15.725 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-10-15 14:57:15.725 | 2021-10-15 14:57:15.725 | [object6633] 2021-10-15 14:57:15.725 | max connections = 25 2021-10-15 14:57:15.725 | path = /opt/stack/data/swift/3/node/ 2021-10-15 14:57:15.725 | read only = false 2021-10-15 14:57:15.725 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-10-15 14:57:15.725 | 2021-10-15 14:57:15.725 | [object6643] 2021-10-15 14:57:15.725 | max connections = 25 2021-10-15 14:57:15.725 | path = /opt/stack/data/swift/4/node/ 2021-10-15 14:57:15.725 | read only = false 2021-10-15 14:57:15.725 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-10-15 14:57:15.726 | + lib/swift:configure_swift:360 : is_ubuntu 2021-10-15 14:57:15.728 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:15.730 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:15.732 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-10-15 14:57:15.744 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-10-15 14:57:15.746 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-10-15 14:57:15.751 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-10-15 14:57:15.755 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-10-15 14:57:15.757 | + 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:57:15.762 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-10-15 14:57:15.789 | + 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:57:15.815 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-10-15 14:57:15.832 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-10-15 14:57:15.860 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-10-15 14:57:15.879 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-10-15 14:57:15.906 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-10-15 14:57:15.924 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-10-15 14:57:15.952 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-10-15 14:57:15.970 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-10-15 14:57:16.003 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-10-15 14:57:16.021 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 14:57:16.049 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-10-15 14:57:16.067 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-10-15 14:57:16.081 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:16.083 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-10-15 14:57:16.111 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-10-15 14:57:16.138 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-10-15 14:57:16.165 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-10-15 14:57:16.191 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-10-15 14:57:16.206 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:16.208 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-10-15 14:57:16.235 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-10-15 14:57:16.250 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:16.252 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-10-15 14:57:16.267 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:16.269 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-10-15 14:57:16.271 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-10-15 14:57:16.285 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:16.287 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-10-15 14:57:16.289 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-10-15 14:57:16.291 | + 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:57:16.296 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-10-15 14:57:16.303 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-10-15 14:57:16.330 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-10-15 14:57:16.357 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-10-15 14:57:16.387 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-10-15 14:57:16.416 | + 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:57:16.443 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-10-15 14:57:16.445 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-10-15 14:57:16.447 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-10-15 14:57:16.449 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-10-15 14:57:16.452 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-10-15 14:57:16.478 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-10-15 14:57:16.505 | + 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:57:16.532 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-10-15 14:57:16.560 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-10-15 14:57:16.587 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-10-15 14:57:16.615 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-10-15 14:57:16.642 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-10-15 14:57:16.670 | + 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:57:16.697 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-10-15 14:57:16.725 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-10-15 14:57:16.752 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-10-15 14:57:16.779 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-10-15 14:57:16.806 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-10-15 14:57:16.836 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-10-15 14:57:16.863 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-10-15 14:57:16.881 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-10-15 14:57:16.909 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-10-15 14:57:16.936 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-10-15 14:57:16.941 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-10-15 14:57:16.969 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-10-15 14:57:16.996 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-10-15 14:57:17.024 | + lib/swift:configure_swift:478 : local node_number 2021-10-15 14:57:17.026 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-10-15 14:57:17.029 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 14:57:17.031 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-10-15 14:57:17.035 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-10-15 14:57:17.038 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 14:57:17.040 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 14:57:17.042 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-10-15 14:57:17.044 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-10-15 14:57:17.046 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 14:57:17.048 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 14:57:17.050 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-10-15 14:57:17.068 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-10-15 14:57:17.096 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-10-15 14:57:17.114 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-10-15 14:57:17.142 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-10-15 14:57:17.160 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 14:57:17.188 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-10-15 14:57:17.205 | + 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:57:17.234 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-10-15 14:57:17.251 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 14:57:17.280 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-10-15 14:57:17.299 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-10-15 14:57:17.327 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-10-15 14:57:17.345 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-10-15 14:57:17.374 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-10-15 14:57:17.392 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-10-15 14:57:17.420 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-10-15 14:57:17.437 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-10-15 14:57:17.465 | + 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:57:17.471 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-10-15 14:57:17.490 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 14:57:17.518 | + 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:57:17.547 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 14:57:17.549 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-10-15 14:57:17.553 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-10-15 14:57:17.556 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 14:57:17.559 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 14:57:17.561 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-10-15 14:57:17.563 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-10-15 14:57:17.565 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 14:57:17.567 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 14:57:17.569 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-10-15 14:57:17.587 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-10-15 14:57:17.615 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-10-15 14:57:17.634 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-10-15 14:57:17.662 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-10-15 14:57:17.680 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 14:57:17.708 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-10-15 14:57:17.726 | + 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:57:17.754 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-10-15 14:57:17.771 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 14:57:17.799 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-10-15 14:57:17.817 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-10-15 14:57:17.846 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-10-15 14:57:17.864 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-10-15 14:57:17.893 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-10-15 14:57:17.911 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-10-15 14:57:17.939 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-10-15 14:57:17.957 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-10-15 14:57:17.984 | + 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:57:17.991 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-10-15 14:57:18.009 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 14:57:18.037 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 14:57:18.039 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-10-15 14:57:18.044 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-10-15 14:57:18.046 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 14:57:18.048 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 14:57:18.050 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-10-15 14:57:18.053 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-10-15 14:57:18.055 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 14:57:18.057 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 14:57:18.060 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-10-15 14:57:18.077 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-10-15 14:57:18.106 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-10-15 14:57:18.124 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-10-15 14:57:18.152 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-10-15 14:57:18.170 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 14:57:18.198 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-10-15 14:57:18.216 | + 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:57:18.244 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-10-15 14:57:18.262 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 14:57:18.290 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-10-15 14:57:18.307 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-10-15 14:57:18.335 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-10-15 14:57:18.353 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-10-15 14:57:18.382 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-10-15 14:57:18.400 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-10-15 14:57:18.430 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-10-15 14:57:18.448 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-10-15 14:57:18.475 | + 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:57:18.482 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-10-15 14:57:18.500 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 14:57:18.528 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-10-15 14:57:18.557 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-10-15 14:57:18.585 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-10-15 14:57:18.613 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-10-15 14:57:18.616 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-10-15 14:57:18.620 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-10-15 14:57:18.648 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-10-15 14:57:18.676 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-10-15 14:57:18.705 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-10-15 14:57:18.733 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-10-15 14:57:18.762 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-10-15 14:57:18.789 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-10-15 14:57:18.816 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-10-15 14:57:18.844 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-10-15 14:57:18.871 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-10-15 14:57:18.887 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:18.890 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-10-15 14:57:18.909 | + lib/swift:configure_swift:521 : local auth_vers 2021-10-15 14:57:18.912 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-10-15 14:57:18.931 | + lib/swift:configure_swift:522 : auth_vers=3 2021-10-15 14:57:18.934 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.31 2021-10-15 14:57:18.961 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-10-15 14:57:18.963 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-10-15 14:57:18.990 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.31/identity 2021-10-15 14:57:19.019 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-10-15 14:57:19.021 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-10-15 14:57:19.049 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-10-15 14:57:19.064 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:19.067 | + lib/swift:configure_swift:541 : local user_group 2021-10-15 14:57:19.070 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-10-15 14:57:19.075 | + lib/swift:configure_swift:542 : user_group=1000 2021-10-15 14:57:19.077 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-10-15 14:57:19.090 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-10-15 14:57:19.092 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-10-15 14:57:19.103 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-10-15 14:57:19.106 | + lib/swift:configure_swift:548 : is_suse 2021-10-15 14:57:19.108 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:57:19.110 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:57:19.112 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:57:19.115 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:57:19.117 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:57:19.119 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:57:19.122 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-10-15 14:57:19.134 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-10-15 14:57:19.137 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-10-15 14:57:19.139 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-10-15 14:57:19.157 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:19.159 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-10-15 14:57:19.176 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:19.178 | + ./stack.sh:main:901 : stack_install_service glance 2021-10-15 14:57:19.181 | + lib/stack:stack_install_service:20 : local service=glance 2021-10-15 14:57:19.184 | + lib/stack:stack_install_service:21 : type install_glance 2021-10-15 14:57:19.186 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 14:57:19.189 | + lib/stack:stack_install_service:32 : install_glance 2021-10-15 14:57:19.191 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-10-15 14:57:19.194 | + lib/glance:install_glance:514 : local glance_store_extras 2021-10-15 14:57:19.196 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-10-15 14:57:19.213 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:19.216 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-10-15 14:57:19.219 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-10-15 14:57:19.236 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:19.239 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-10-15 14:57:19.241 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-10-15 14:57:19.244 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-10-15 14:57:19.246 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:57:19.249 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:57:19.252 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-10-15 14:57:19.254 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:57:19.257 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-10-15 14:57:19.260 | ++ inc/python:join_extras:29 : local IFS=, 2021-10-15 14:57:19.263 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-10-15 14:57:19.266 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-10-15 14:57:19.268 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-10-15 14:57:19.271 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-10-15 14:57:19.273 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-10-15 14:57:19.277 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-10-15 14:57:19.280 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-10-15 14:57:19.282 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-10-15 14:57:19.286 | +++ 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:57:19.286 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-10-15 14:57:19.292 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-10-15 14:57:19.295 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-10-15 14:57:19.297 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-10-15 14:57:19.300 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-10-15 14:57:19.303 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 14:57:19.324 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-10-15 14:57:19.326 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 14:57:20.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:57:20.142 | from cryptography.utils import int_from_bytes 2021-10-15 14:57:20.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:57:20.142 | from cryptography.utils import int_from_bytes 2021-10-15 14:57:21.212 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:57:21.231 | 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:57:21.314 | 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:57:21.315 | 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:57:21.316 | 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:57:21.317 | 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:57:21.318 | 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:57:21.319 | 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:57:21.320 | 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:57:21.322 | 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:57:21.323 | 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:57:21.324 | 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:57:21.325 | 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:57:21.326 | 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:57:21.328 | 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:57:21.331 | 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:57:21.333 | 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:57:21.336 | 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:57:21.338 | 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:57:21.341 | 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:57:21.349 | 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:57:21.351 | 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:57:21.356 | 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:57:21.424 | 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:57:21.427 | 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:57:21.428 | 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:57:21.452 | 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:57:21.454 | 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:57:21.455 | 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:57:21.457 | 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:57:21.458 | 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:57:21.469 | 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:57:21.511 | 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:57:21.512 | 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:57:21.513 | 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:57:21.514 | 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:57:21.534 | 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:57:21.536 | 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:57:21.551 | 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:57:21.567 | 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:57:21.569 | 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:57:21.589 | 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:57:21.590 | 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:57:21.671 | 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:57:21.673 | 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:57:21.674 | 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:57:21.675 | 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:57:21.725 | 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:57:21.752 | 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:57:21.790 | 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:57:21.957 | 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:57:21.960 | 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:57:21.996 | 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:57:21.997 | 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:57:21.999 | 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:57:22.000 | 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:57:22.002 | 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:57:22.003 | 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:57:22.214 | 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:57:22.253 | 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:57:22.337 | 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:57:22.487 | 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:57:24.253 | 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:57:24.374 | + inc/python:pip_install:200 : result=0 2021-10-15 14:57:24.376 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:57:24.378 | + functions-common:time_stop:2309 : local name 2021-10-15 14:57:24.381 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:57:24.383 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:57:24.385 | + functions-common:time_stop:2312 : local total 2021-10-15 14:57:24.387 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:57:24.390 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:57:24.392 | + functions-common:time_stop:2316 : start_time=1634309839318 2021-10-15 14:57:24.395 | + functions-common:time_stop:2318 : [[ -z 1634309839318 ]] 2021-10-15 14:57:24.397 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:57:24.402 | + functions-common:time_stop:2321 : end_time=1634309844399 2021-10-15 14:57:24.405 | + functions-common:time_stop:2322 : elapsed_time=5081 2021-10-15 14:57:24.407 | + functions-common:time_stop:2323 : total=59730 2021-10-15 14:57:24.409 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:57:24.412 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=64811 2021-10-15 14:57:24.414 | + inc/python:pip_install:203 : return 0 2021-10-15 14:57:24.417 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-10-15 14:57:24.420 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-10-15 14:57:24.422 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-10-15 14:57:24.435 | + 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:57:24.440 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-10-15 14:57:24.442 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-10-15 14:57:24.445 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-10-15 14:57:24.447 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:57:24.449 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:57:24.452 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:57:24.455 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:57:24.457 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:57:24.460 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:57:24.477 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:57:24.479 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:57:24.482 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:57:24.484 | + functions-common:git_clone:544 : echo master 2021-10-15 14:57:24.485 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:57:24.490 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-10-15 14:57:24.492 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:57:24.494 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-10-15 14:57:24.497 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:57:24.498 | + functions-common:git_clone:593 : head -1 2021-10-15 14:57:24.501 | ff8e3d4a0 Merge "Add libpcre3-dev/pcre-devel to bindep.txt" 2021-10-15 14:57:24.504 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:57:24.507 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-10-15 14:57:24.509 | + inc/python:setup_develop:338 : local bindep 2021-10-15 14:57:24.512 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 14:57:24.514 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-10-15 14:57:24.517 | + inc/python:setup_develop:344 : local extras= 2021-10-15 14:57:24.520 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-10-15 14:57:24.522 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 14:57:24.525 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 14:57:24.528 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-10-15 14:57:24.530 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 14:57:24.532 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 14:57:24.536 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-10-15 14:57:24.538 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 14:57:24.541 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-10-15 14:57:24.544 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 14:57:24.546 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 14:57:24.550 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-10-15 14:57:24.555 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-10-15 14:57:24.558 | + 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:57:25.193 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-10-15 14:57:25.196 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 14:57:25.198 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 14:57:25.201 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 14:57:25.203 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 14:57:25.206 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-10-15 14:57:25.208 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 14:57:25.210 | + inc/python:setup_package:428 : local extras= 2021-10-15 14:57:25.213 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 14:57:25.216 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 14:57:25.218 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 14:57:25.221 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 14:57:25.223 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 14:57:25.225 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-10-15 14:57:25.246 | Using python 3.8 to install /opt/stack/glance 2021-10-15 14:57:25.249 | + 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:57:26.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:57:26.060 | from cryptography.utils import int_from_bytes 2021-10-15 14:57:26.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:57:26.060 | from cryptography.utils import int_from_bytes 2021-10-15 14:57:27.153 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:57:27.170 | Obtaining file:///opt/stack/glance 2021-10-15 14:57:27.171 | Preparing metadata (setup.py): started 2021-10-15 14:57:28.352 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:57:28.427 | 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:57:28.428 | 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:57:28.429 | 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:57:28.430 | 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:57:28.431 | 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:57:28.433 | 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:57:28.434 | 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:57:28.435 | 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:57:28.436 | 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:57:28.437 | 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:57:28.438 | 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:57:28.439 | 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:57:28.440 | 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:57:28.441 | 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:57:28.442 | 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:57:28.443 | 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:57:28.445 | 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:57:28.446 | 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:57:28.447 | 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:57:28.448 | 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:57:28.449 | 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:57:28.450 | 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:57:28.451 | 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:57:28.452 | 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:57:28.453 | 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:57:28.455 | 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:57:28.456 | 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:57:28.457 | 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:57:28.458 | 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:57:28.459 | 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:57:28.461 | 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:57:28.462 | 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:57:28.463 | 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:57:28.464 | 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:57:28.465 | 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:57:28.466 | 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:57:28.467 | 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:57:28.468 | 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:57:28.469 | 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:57:28.470 | 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:57:28.471 | 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:57:28.472 | 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:57:28.473 | 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:57:28.474 | 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:57:28.491 | 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:57:28.492 | 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:57:28.493 | 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:57:28.514 | 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:57:28.516 | 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:57:28.559 | 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:57:28.576 | 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:57:28.587 | 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:57:28.601 | 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:57:28.602 | 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:57:28.686 | 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:57:28.763 | 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:57:28.815 | 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:57:28.820 | 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:57:28.855 | 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:57:28.898 | 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:57:28.900 | 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:57:28.904 | 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:57:28.963 | 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:57:28.965 | 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:57:28.967 | 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:57:28.993 | 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:57:29.040 | 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:57:29.044 | 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:57:29.129 | 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:57:29.130 | 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:57:29.131 | 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:57:29.133 | 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:57:29.134 | 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:57:29.161 | 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:57:29.162 | 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:57:29.163 | 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:57:29.210 | 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:57:29.254 | 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:57:29.255 | 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:57:29.263 | 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:57:29.336 | 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:57:29.493 | 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:57:29.793 | 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:57:29.794 | 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:57:29.796 | 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:57:29.800 | 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:57:29.859 | 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:57:29.883 | 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:57:30.007 | 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:57:30.072 | 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:57:30.127 | 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:57:30.351 | 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:57:30.352 | 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:57:30.354 | 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:57:30.357 | 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:57:30.358 | 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:57:30.360 | 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:57:30.361 | 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:57:30.483 | 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:57:30.518 | 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:57:30.569 | 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:57:30.571 | 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:57:30.820 | 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:57:31.018 | 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:57:31.020 | 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:57:31.021 | 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:57:31.024 | 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:57:31.103 | 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:57:31.261 | 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:57:31.368 | 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:57:31.649 | 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:57:31.651 | 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:57:31.886 | 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:57:32.212 | 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:57:32.562 | 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:57:32.563 | 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:57:32.564 | 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:57:32.565 | 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:57:33.755 | Installing collected packages: glance 2021-10-15 14:57:33.755 | Attempting uninstall: glance 2021-10-15 14:57:33.756 | Found existing installation: glance 23.1.0.dev15 2021-10-15 14:57:33.762 | Can't uninstall 'glance'. No files were found to uninstall. 2021-10-15 14:57:33.764 | Running setup.py develop for glance 2021-10-15 14:57:35.786 | Successfully installed glance 2021-10-15 14:57:35.786 | 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:57:35.929 | + inc/python:pip_install:200 : result=0 2021-10-15 14:57:35.931 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:57:35.934 | + functions-common:time_stop:2309 : local name 2021-10-15 14:57:35.936 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:57:35.938 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:57:35.940 | + functions-common:time_stop:2312 : local total 2021-10-15 14:57:35.943 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:57:35.945 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:57:35.947 | + functions-common:time_stop:2316 : start_time=1634309845241 2021-10-15 14:57:35.950 | + functions-common:time_stop:2318 : [[ -z 1634309845241 ]] 2021-10-15 14:57:35.952 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:57:35.957 | + functions-common:time_stop:2321 : end_time=1634309855954 2021-10-15 14:57:35.959 | + functions-common:time_stop:2322 : elapsed_time=10713 2021-10-15 14:57:35.961 | + functions-common:time_stop:2323 : total=64811 2021-10-15 14:57:35.964 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:57:35.966 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=75524 2021-10-15 14:57:35.969 | + inc/python:pip_install:203 : return 0 2021-10-15 14:57:35.971 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 14:57:35.974 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 14:57:35.976 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 14:57:35.995 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 14:57:36.007 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-10-15 14:57:36.010 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-10-15 14:57:36.013 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:57:36.015 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:57:36.018 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-10-15 14:57:36.020 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:57:36.023 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 14:57:36.025 | + ./stack.sh:main:902 : configure_glance 2021-10-15 14:57:36.028 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-10-15 14:57:36.040 | + lib/glance:configure_glance:333 : local dburl 2021-10-15 14:57:36.043 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-10-15 14:57:36.046 | ++ lib/database:database_connection_url:132 : local db=glance 2021-10-15 14:57:36.048 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-10-15 14:57:36.050 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-10-15 14:57:36.052 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 14:57:36.055 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 14:57:36.058 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-10-15 14:57:36.086 | + 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:57:36.115 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-10-15 14:57:36.145 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 14:57:36.175 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-10-15 14:57:36.205 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-10-15 14:57:36.234 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-10-15 14:57:36.237 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 14:57:36.239 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-10-15 14:57:36.242 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-10-15 14:57:36.244 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-10-15 14:57:36.273 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-10-15 14:57:36.302 | + 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:57:36.332 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-10-15 14:57:36.361 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-10-15 14:57:36.391 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-10-15 14:57:36.421 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-10-15 14:57:36.451 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-10-15 14:57:36.480 | + 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:57:36.510 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-10-15 14:57:36.539 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-10-15 14:57:36.569 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-10-15 14:57:36.571 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-10-15 14:57:36.574 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-10-15 14:57:36.577 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-10-15 14:57:36.579 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 14:57:36.582 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 14:57:36.598 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:36.601 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 14:57:36.604 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 14:57:36.606 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 14:57:36.623 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:36.625 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 14:57:36.628 | + 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:57:36.658 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 14:57:36.660 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 14:57:36.663 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-10-15 14:57:36.666 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-10-15 14:57:36.668 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-10-15 14:57:36.698 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-10-15 14:57:36.728 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-10-15 14:57:36.731 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-10-15 14:57:36.734 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-10-15 14:57:36.736 | + lib/glance:configure_glance_store:254 : local be 2021-10-15 14:57:36.739 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-10-15 14:57:36.741 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-10-15 14:57:36.743 | + 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:57:36.774 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-10-15 14:57:36.776 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.31 2021-10-15 14:57:36.806 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-10-15 14:57:36.809 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-10-15 14:57:36.826 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:36.828 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-10-15 14:57:36.858 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-10-15 14:57:36.889 | + 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:57:36.919 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-10-15 14:57:36.949 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-10-15 14:57:36.980 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-10-15 14:57:36.997 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:37.000 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-10-15 14:57:37.030 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-10-15 14:57:37.060 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-10-15 14:57:37.090 | + 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:57:37.120 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-10-15 14:57:37.150 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.31/image 2021-10-15 14:57:37.180 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-10-15 14:57:37.197 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:37.199 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-10-15 14:57:37.202 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-10-15 14:57:37.204 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 14:57:37.207 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 14:57:37.225 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 14:57:37.227 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 14:57:37.230 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 14:57:37.232 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 14:57:37.235 | + 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:57:37.264 | + 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:57:37.295 | + 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:57:37.326 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 14:57:37.355 | + 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:57:37.360 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-10-15 14:57:37.391 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-10-15 14:57:37.420 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 14:57:37.451 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.31/identity 2021-10-15 14:57:37.481 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-10-15 14:57:37.513 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-10-15 14:57:37.544 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-10-15 14:57:37.574 | + 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:57:37.605 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-10-15 14:57:37.635 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-10-15 14:57:37.665 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-10-15 14:57:37.697 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-10-15 14:57:37.703 | + 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:57:37.711 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-10-15 14:57:37.728 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:37.731 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-10-15 14:57:37.733 | + 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:57:37.735 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-10-15 14:57:37.738 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-10-15 14:57:37.740 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-10-15 14:57:37.743 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-10-15 14:57:37.747 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-10-15 14:57:37.750 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-10-15 14:57:37.753 | + 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:57:37.784 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-10-15 14:57:37.787 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-10-15 14:57:37.789 | ++ functions:get_random_port:837 : true 2021-10-15 14:57:37.792 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-10-15 14:57:37.794 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-10-15 14:57:37.797 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-10-15 14:57:37.849 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-10-15 14:57:37.852 | ++ functions:get_random_port:841 : break 2 2021-10-15 14:57:37.854 | ++ functions:get_random_port:845 : echo 60999 2021-10-15 14:57:37.857 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-10-15 14:57:37.859 | + 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:57:37.888 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-10-15 14:57:37.916 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-10-15 14:57:37.944 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-10-15 14:57:37.973 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-10-15 14:57:38.001 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-10-15 14:57:38.030 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-10-15 14:57:38.058 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-10-15 14:57:38.086 | + 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:57:38.114 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-10-15 14:57:38.142 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-10-15 14:57:38.169 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-10-15 14:57:38.196 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-10-15 14:57:38.224 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-10-15 14:57:38.252 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-10-15 14:57:38.280 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-10-15 14:57:38.308 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-10-15 14:57:38.336 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-10-15 14:57:38.363 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-10-15 14:57:38.391 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-10-15 14:57:38.393 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-10-15 14:57:38.396 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:57:38.398 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:38.400 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:38.403 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-10-15 14:57:38.405 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-10-15 14:57:38.459 | proxy (enabled by site administrator) 2021-10-15 14:57:38.462 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-10-15 14:57:38.464 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-10-15 14:57:38.467 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:57:38.469 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:38.471 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:38.474 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-10-15 14:57:38.476 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-10-15 14:57:38.529 | proxy_http (enabled by site administrator) 2021-10-15 14:57:38.532 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-10-15 14:57:38.535 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-10-15 14:57:38.538 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-10-15 14:57:38.540 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 14:57:38.543 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:38.545 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:38.548 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:57:38.551 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:57:38.553 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-10-15 14:57:38.554 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:57:38.563 | KeepAlive Off 2021-10-15 14:57:38.567 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-10-15 14:57:38.567 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:57:38.576 | SetEnv proxy-sendchunked 1 2021-10-15 14:57:38.580 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:57:38.580 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-10-15 14:57:38.588 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-10-15 14:57:38.592 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-10-15 14:57:38.594 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-10-15 14:57:38.596 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 14:57:38.599 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 14:57:38.601 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:57:38.604 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:38.606 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:38.609 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 14:57:38.611 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 14:57:38.613 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:38.616 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:38.618 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-10-15 14:57:38.679 | Site glance-wsgi-api already enabled 2021-10-15 14:57:38.684 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-10-15 14:57:38.686 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 14:57:38.689 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:57:38.691 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 14:57:38.821 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-10-15 14:57:38.828 | + 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:57:38.860 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-10-15 14:57:38.863 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-10-15 14:57:38.881 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:38.883 | + ./stack.sh:main:907 : stack_install_service cinder 2021-10-15 14:57:38.886 | + lib/stack:stack_install_service:20 : local service=cinder 2021-10-15 14:57:38.889 | + lib/stack:stack_install_service:21 : type install_cinder 2021-10-15 14:57:38.891 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 14:57:38.894 | + lib/stack:stack_install_service:32 : install_cinder 2021-10-15 14:57:38.896 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-10-15 14:57:38.899 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-10-15 14:57:38.902 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-10-15 14:57:38.904 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:57:38.906 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:57:38.909 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:57:38.912 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:57:38.914 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:57:38.918 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:57:38.935 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:57:38.938 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:57:38.940 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:57:38.943 | + functions-common:git_clone:544 : echo master 2021-10-15 14:57:38.944 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:57:38.949 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-10-15 14:57:38.952 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:57:38.954 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-10-15 14:57:38.957 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:57:38.957 | + functions-common:git_clone:593 : head -1 2021-10-15 14:57:38.960 | fd5ec459c Increase min version of oslo.vmware to 3.10.0 2021-10-15 14:57:38.964 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:57:38.966 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-10-15 14:57:38.969 | + inc/python:setup_develop:338 : local bindep 2021-10-15 14:57:38.971 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 14:57:38.974 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-10-15 14:57:38.976 | + inc/python:setup_develop:344 : local extras= 2021-10-15 14:57:38.980 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-10-15 14:57:38.982 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 14:57:38.985 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 14:57:38.987 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-10-15 14:57:38.990 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 14:57:38.992 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 14:57:38.996 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-10-15 14:57:38.998 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 14:57:39.001 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-10-15 14:57:39.003 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 14:57:39.006 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 14:57:39.009 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-10-15 14:57:39.015 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-10-15 14:57:39.018 | + 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:57:39.671 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-10-15 14:57:39.673 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 14:57:39.676 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 14:57:39.678 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 14:57:39.681 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 14:57:39.684 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-10-15 14:57:39.686 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 14:57:39.688 | + inc/python:setup_package:428 : local extras= 2021-10-15 14:57:39.691 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 14:57:39.693 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 14:57:39.696 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 14:57:39.699 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 14:57:39.701 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 14:57:39.703 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-10-15 14:57:39.724 | Using python 3.8 to install /opt/stack/cinder 2021-10-15 14:57:39.727 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-10-15 14:57:40.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:57:40.547 | from cryptography.utils import int_from_bytes 2021-10-15 14:57:40.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:57:40.547 | from cryptography.utils import int_from_bytes 2021-10-15 14:57:41.621 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:57:41.638 | Obtaining file:///opt/stack/cinder 2021-10-15 14:57:41.639 | Preparing metadata (setup.py): started 2021-10-15 14:57:43.511 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:57:43.724 | 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:57:43.726 | 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:57:43.727 | 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:57:43.728 | 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:57:43.729 | 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:57:43.730 | 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:57:43.731 | 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:57:43.732 | 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:57:43.733 | 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:57:43.734 | 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:57:43.848 | Collecting oauth2client>=4.1.3 2021-10-15 14:57:43.855 | 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:57:43.863 | 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:57:43.864 | 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:57:43.865 | 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:57:43.866 | 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:57:43.867 | 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:57:43.868 | 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:57:43.870 | 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:57:43.871 | 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:57:43.872 | 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:57:43.873 | 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:57:43.874 | 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:57:43.875 | 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:57:43.876 | 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:57:43.877 | 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:57:43.878 | 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:57:43.880 | 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:57:43.881 | 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:57:43.882 | 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:57:44.006 | Collecting paramiko>=2.7.2 2021-10-15 14:57:44.014 | 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:57:44.023 | 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:57:44.024 | 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:57:44.025 | 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:57:44.026 | 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:57:44.028 | 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:57:44.126 | Collecting python-glanceclient>=3.2.2 2021-10-15 14:57:44.134 | 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:57:44.144 | 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:57:44.145 | 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:57:44.146 | 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:57:44.148 | 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:57:44.150 | 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:57:44.152 | 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:57:44.153 | 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:57:44.201 | Collecting rtslib-fb>=2.1.74 2021-10-15 14:57:44.209 | 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:57:44.236 | Preparing metadata (setup.py): started 2021-10-15 14:57:44.865 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:57:44.869 | 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:57:44.870 | 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:57:44.872 | 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:57:44.873 | 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:57:44.916 | Collecting tabulate>=0.8.7 2021-10-15 14:57:44.923 | 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:57:44.927 | 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:57:44.928 | 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:57:44.929 | 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:57:45.036 | ERROR: Cannot install cinder==19.1.0.dev54 because these package versions have conflicting dependencies. 2021-10-15 14:57:45.036 | 2021-10-15 14:57:45.047 | The conflict is caused by: 2021-10-15 14:57:45.047 | cinder 19.1.0.dev54 depends on oslo.vmware>=3.10.0 2021-10-15 14:57:45.047 | The user requested (constraint) oslo-vmware===3.9.1 2021-10-15 14:57:45.047 | 2021-10-15 14:57:45.047 | To fix this you could try to: 2021-10-15 14:57:45.047 | 1. loosen the range of package versions you've specified 2021-10-15 14:57:45.047 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-10-15 14:57:45.047 | 2021-10-15 14:57:45.047 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-10-15 14:57:45.149 | + inc/python:pip_install:1 : exit_trap 2021-10-15 14:57:45.151 | + ./stack.sh:exit_trap:507 : local r=1 2021-10-15 14:57:45.154 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-10-15 14:57:45.157 | + ./stack.sh:exit_trap:508 : jobs= 2021-10-15 14:57:45.159 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2021-10-15 14:57:45.161 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2021-10-15 14:57:45.164 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-10-15 14:57:45.166 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-10-15 14:57:45.169 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-10-15 14:57:45.171 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-10-15 14:57:45.171 | Error on exit 2021-10-15 14:57:45.173 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-10-15 14:57:45.175 | + ./stack.sh:exit_trap:528 : generate-subunit 1634309730 135 fail 2021-10-15 14:57:45.725 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-10-15 14:57:45.727 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-10-15 14:57:46.184 | + ./stack.sh:exit_trap:542 : exit 1