2021-10-15 15:08:26.025 | + ./stack.sh:main:473 : exec 2021-10-15 15:08:26.025 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-150825' 2021-10-15 15:08:26.025 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-15-150825.summary.2021-10-15-150825 2021-10-15 15:08:26.025 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:08:26.025 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-150825 2021-10-15 15:08:26.025 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-150825 /opt/stack/logs/stack.sh.log 2021-10-15 15:08:26.025 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-150825.summary.2021-10-15-150825 /opt/stack/logs/stack.sh.log.summary 2021-10-15 15:08:26.025 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-10-15 15:08:26.025 | + functions:check_path_perm_sanity:596 : local real_path 2021-10-15 15:08:26.025 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-10-15 15:08:26.025 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-10-15 15:08:26.025 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-10-15 15:08:26.025 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-10-15 15:08:26.025 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-10-15 15:08:26.025 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:08:26.025 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-10-15 15:08:26.025 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-10-15 15:08:26.025 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:08:26.027 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:08:26.029 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-10-15 15:08:26.032 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-10-15 15:08:26.035 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:08:26.037 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-10-15 15:08:26.039 | + ./stack.sh:main:546 : trap err_trap ERR 2021-10-15 15:08:26.041 | + ./stack.sh:main:559 : set -o errexit 2021-10-15 15:08:26.043 | + ./stack.sh:main:562 : uname -a 2021-10-15 15:08:26.044 | Linux dv-cinder-814174-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-10-15 15:08:26.046 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-10-15 15:08:26.048 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-10-15 15:08:26.051 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-10-15 15:08:26.079 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-10-15 15:08:26.094 | + ./stack.sh:main:576 : fetch_plugins 2021-10-15 15:08:26.096 | + functions-common:fetch_plugins:1655 : local plugins= 2021-10-15 15:08:26.098 | + functions-common:fetch_plugins:1656 : local plugin 2021-10-15 15:08:26.100 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-10-15 15:08:26.102 | + functions-common:fetch_plugins:1660 : return 2021-10-15 15:08:26.104 | + ./stack.sh:main:580 : run_phase override_defaults 2021-10-15 15:08:26.105 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-10-15 15:08:26.107 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:08:26.109 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:08:26.111 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:08:26.113 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:08:26.115 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:08:26.116 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:08:26.119 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:08:26.122 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:08:26.124 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:08:26.126 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:08:26.128 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-10-15 15:08:26.130 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:08:26.144 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:08:26.145 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:08:26.147 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:08:26.149 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:08:26.151 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:08:26.152 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:08:26.154 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:08:26.156 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-10-15 15:08:26.157 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-10-15 15:08:26.160 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:08:26.162 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:08:26.163 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-10-15 15:08:26.165 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-10-15 15:08:26.167 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-10-15 15:08:26.169 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-10-15 15:08:26.170 | + functions-common:plugin_override_defaults:1701 : return 2021-10-15 15:08:26.172 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-10-15 15:08:26.189 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-10-15 15:08:26.191 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-10-15 15:08:26.203 | ++ functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:08:26.206 | +++ lib/tls:source:43 : hostname -f 2021-10-15 15:08:26.209 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-10-15 15:08:26.211 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-10-15 15:08:26.213 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-10-15 15:08:26.215 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-10-15 15:08:26.216 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-10-15 15:08:26.218 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-10-15 15:08:26.220 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-10-15 15:08:26.222 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-10-15 15:08:26.224 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-10-15 15:08:26.226 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-10-15 15:08:26.230 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-10-15 15:08:26.242 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-10-15 15:08:26.260 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-10-15 15:08:26.272 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-10-15 15:08:26.284 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-10-15 15:08:26.310 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-10-15 15:08:26.368 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-10-15 15:08:26.453 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-10-15 15:08:26.475 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-10-15 15:08:26.519 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-10-15 15:08:26.571 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-10-15 15:08:26.697 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-10-15 15:08:26.710 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-10-15 15:08:26.723 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-10-15 15:08:26.736 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-10-15 15:08:26.825 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-10-15 15:08:26.827 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-10-15 15:08:26.829 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-10-15 15:08:26.832 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-10-15 15:08:26.834 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-10-15 15:08:26.836 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-10-15 15:08:26.838 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-10-15 15:08:26.838 | False' 2021-10-15 15:08:26.841 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-10-15 15:08:26.856 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-10-15 15:08:26.858 | + ./stack.sh:main:610 : run_phase source 2021-10-15 15:08:26.860 | + functions-common:run_phase:1737 : local mode=source 2021-10-15 15:08:26.862 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:08:26.864 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:08:26.866 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:08:26.868 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:08:26.871 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:08:26.873 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:08:26.875 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:08:26.879 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:08:26.881 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:08:26.883 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:08:26.885 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-10-15 15:08:26.887 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:08:26.901 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:08:26.903 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:08:26.905 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-10-15 15:08:26.944 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-10-15 15:08:26.946 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-10-15 15:08:26.948 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:08:26.950 | + functions-common:run_phase:1759 : load_plugin_settings 2021-10-15 15:08:26.952 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-10-15 15:08:26.954 | + functions-common:load_plugin_settings:1674 : local plugin 2021-10-15 15:08:26.956 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-10-15 15:08:26.958 | + functions-common:load_plugin_settings:1678 : return 2021-10-15 15:08:26.960 | + functions-common:run_phase:1760 : verify_disabled_services 2021-10-15 15:08:26.962 | + functions-common:verify_disabled_services:2020 : local service 2021-10-15 15:08:26.965 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:26.967 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-10-15 15:08:26.969 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:26.971 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-10-15 15:08:26.973 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:26.976 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-10-15 15:08:26.978 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:26.980 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-10-15 15:08:26.982 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:26.984 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-10-15 15:08:26.987 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:26.989 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-10-15 15:08:26.992 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:26.994 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-10-15 15:08:26.996 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:26.998 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-10-15 15:08:27.001 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.004 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-10-15 15:08:27.006 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.008 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-10-15 15:08:27.010 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.013 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-10-15 15:08:27.015 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.017 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-10-15 15:08:27.019 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.021 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-10-15 15:08:27.024 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.026 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-10-15 15:08:27.028 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.030 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-10-15 15:08:27.032 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.035 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-10-15 15:08:27.037 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.039 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-10-15 15:08:27.041 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.044 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-10-15 15:08:27.046 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.048 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-10-15 15:08:27.051 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.053 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-10-15 15:08:27.055 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.057 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-10-15 15:08:27.059 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.062 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-10-15 15:08:27.064 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.067 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-10-15 15:08:27.069 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.071 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-10-15 15:08:27.073 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.075 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-10-15 15:08:27.078 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.080 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-10-15 15:08:27.082 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.084 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-10-15 15:08:27.087 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.089 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-10-15 15:08:27.091 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.093 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-10-15 15:08:27.095 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.097 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-10-15 15:08:27.100 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.102 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-10-15 15:08:27.104 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.106 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-10-15 15:08:27.108 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.111 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-10-15 15:08:27.113 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.115 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-10-15 15:08:27.118 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.120 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-10-15 15:08:27.122 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.124 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-10-15 15:08:27.127 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.129 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-10-15 15:08:27.132 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.134 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-10-15 15:08:27.136 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.138 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-10-15 15:08:27.140 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.143 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-10-15 15:08:27.145 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.147 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-10-15 15:08:27.149 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.152 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-10-15 15:08:27.154 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.156 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-10-15 15:08:27.158 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.161 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-10-15 15:08:27.163 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:08:27.165 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-10-15 15:08:27.168 | + ./stack.sh:main:681 : initialize_database_backends 2021-10-15 15:08:27.170 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:08:27.172 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-10-15 15:08:27.187 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:08:27.189 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-10-15 15:08:27.192 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:08:27.194 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-10-15 15:08:27.209 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:08:27.211 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-10-15 15:08:27.214 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-10-15 15:08:27.216 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-10-15 15:08:27.218 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-10-15 15:08:27.220 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-10-15 15:08:27.223 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-10-15 15:08:27.226 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-10-15 15:08:27.228 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-10-15 15:08:27.231 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:08:27.233 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-10-15 15:08:27.235 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:08:27.239 | + lib/database:initialize_database_backends:104 : return 0 2021-10-15 15:08:27.241 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-10-15 15:08:27.241 | Using mysql database backend 2021-10-15 15:08:27.243 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-10-15 15:08:27.259 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-10-15 15:08:27.274 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:08:27.277 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-10-15 15:08:27.293 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-10-15 15:08:27.309 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:08:27.311 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-10-15 15:08:27.327 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-10-15 15:08:27.342 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-10-15 15:08:27.359 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:08:27.361 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-10-15 15:08:27.378 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:08:27.380 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-10-15 15:08:27.396 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-10-15 15:08:27.398 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-10-15 15:08:27.400 | + ./stack.sh:main:741 : save_stackenv 741 2021-10-15 15:08:27.403 | + functions-common:save_stackenv:60 : local tag=741 2021-10-15 15:08:27.406 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-10-15 15:08:27.410 | + functions-common:save_stackenv:62 : time_stamp=2021-10-15-150827 2021-10-15 15:08:27.412 | + functions-common:save_stackenv:63 : echo '# 2021-10-15-150827 741' 2021-10-15 15:08:27.415 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:08:27.417 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:08:27.419 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:08:27.422 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-10-15 15:08:27.425 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:08:27.427 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-10-15 15:08:27.429 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:08:27.432 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-10-15 15:08:27.434 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:08:27.436 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2021-10-15 15:08:27.439 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:08:27.441 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2021-10-15 15:08:27.443 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:08:27.446 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-15-150825 2021-10-15 15:08:27.448 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:08:27.451 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-10-15 15:08:27.453 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:08:27.456 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2021-10-15 15:08:27.458 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:08:27.460 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-10-15 15:08:27.462 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:08:27.465 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-10-15 15:08:27.467 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:08:27.470 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-10-15 15:08:27.473 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:08:27.476 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-10-15 15:08:27.478 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-10-15 15:08:27.480 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-10-15 15:08:27.487 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-10-15 15:08:27.490 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:08:27.492 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:08:27.495 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:08:27.497 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:08:27.499 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:08:27.502 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:08:27.519 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:08:27.521 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:08:27.524 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:08:27.526 | + functions-common:git_clone:544 : echo master 2021-10-15 15:08:27.527 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:08:27.531 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-10-15 15:08:27.534 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:08:27.536 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-10-15 15:08:27.539 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:08:27.539 | + functions-common:git_clone:593 : head -1 2021-10-15 15:08:27.543 | c9e9adfd Updated from generate-constraints 2021-10-15 15:08:27.545 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:08:27.547 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-10-15 15:08:27.550 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:08:27.553 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-10-15 15:08:27.555 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-10-15 15:08:27.558 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-10-15 15:08:27.560 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-10-15 15:08:27.563 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:08:27.565 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-10-15 15:08:27.567 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-10-15 15:08:27.570 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-10-15 15:08:27.573 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-10-15 15:08:27.577 | ++ tools/install_prereqs.sh:source:47 : NOW=1634310507 2021-10-15 15:08:27.580 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-10-15 15:08:27.585 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1634310363 2021-10-15 15:08:27.587 | ++ tools/install_prereqs.sh:source:49 : DELTA=144 2021-10-15 15:08:27.589 | ++ tools/install_prereqs.sh:source:50 : [[ 144 -lt 7200 ]] 2021-10-15 15:08:27.592 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-10-15 15:08:27.594 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-10-15 15:08:27.597 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-10-15 15:08:27.599 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-10-15 15:08:27.601 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-10-15 15:08:27.604 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-10-15 15:08:27.606 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-10-15 15:08:27.608 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-10-15 15:08:27.611 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-10-15 15:08:27.657 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-10-15 15:08:27.657 | apache2-dev 2021-10-15 15:08:27.657 | bc 2021-10-15 15:08:27.657 | bsdmainutils 2021-10-15 15:08:27.657 | curl 2021-10-15 15:08:27.657 | g++ 2021-10-15 15:08:27.657 | gawk 2021-10-15 15:08:27.657 | gcc 2021-10-15 15:08:27.657 | gettext 2021-10-15 15:08:27.657 | git 2021-10-15 15:08:27.657 | graphviz 2021-10-15 15:08:27.657 | iputils-ping 2021-10-15 15:08:27.657 | libapache2-mod-proxy-uwsgi 2021-10-15 15:08:27.657 | libffi-dev 2021-10-15 15:08:27.657 | libjpeg-dev 2021-10-15 15:08:27.657 | libpcre3-dev 2021-10-15 15:08:27.657 | libpq-dev 2021-10-15 15:08:27.658 | libssl-dev 2021-10-15 15:08:27.658 | libsystemd-dev 2021-10-15 15:08:27.658 | libxml2-dev 2021-10-15 15:08:27.658 | libxslt1-dev 2021-10-15 15:08:27.658 | libyaml-dev 2021-10-15 15:08:27.658 | lsof 2021-10-15 15:08:27.658 | openssh-server 2021-10-15 15:08:27.658 | openssl 2021-10-15 15:08:27.658 | pkg-config 2021-10-15 15:08:27.658 | psmisc 2021-10-15 15:08:27.658 | python3-dev 2021-10-15 15:08:27.658 | python3-pip 2021-10-15 15:08:27.658 | python3-systemd 2021-10-15 15:08:27.658 | python3-venv 2021-10-15 15:08:27.658 | tar 2021-10-15 15:08:27.658 | tcpdump 2021-10-15 15:08:27.658 | unzip 2021-10-15 15:08:27.658 | uuid-runtime 2021-10-15 15:08:27.658 | wget 2021-10-15 15:08:27.658 | wget 2021-10-15 15:08:27.658 | zlib1g-dev 2021-10-15 15:08:27.658 | libkrb5-dev 2021-10-15 15:08:27.658 | libldap2-dev 2021-10-15 15:08:27.658 | libsasl2-dev 2021-10-15 15:08:27.658 | memcached 2021-10-15 15:08:27.658 | python3-mysqldb 2021-10-15 15:08:27.658 | sqlite3 2021-10-15 15:08:27.658 | conntrack 2021-10-15 15:08:27.658 | curl 2021-10-15 15:08:27.659 | dnsmasq-base 2021-10-15 15:08:27.659 | dnsmasq-utils 2021-10-15 15:08:27.659 | ebtables 2021-10-15 15:08:27.659 | genisoimage 2021-10-15 15:08:27.659 | iptables 2021-10-15 15:08:27.659 | iputils-arping 2021-10-15 15:08:27.659 | kpartx 2021-10-15 15:08:27.659 | libjs-jquery-tablesorter 2021-10-15 15:08:27.659 | parted 2021-10-15 15:08:27.659 | pm-utils 2021-10-15 15:08:27.659 | python3-mysqldb 2021-10-15 15:08:27.659 | socat 2021-10-15 15:08:27.659 | sqlite3 2021-10-15 15:08:27.659 | sudo 2021-10-15 15:08:27.659 | vlan 2021-10-15 15:08:27.659 | lsscsi 2021-10-15 15:08:27.659 | open-iscsi 2021-10-15 15:08:27.659 | lvm2 2021-10-15 15:08:27.659 | qemu-utils 2021-10-15 15:08:27.659 | thin-provisioning-tools 2021-10-15 15:08:27.659 | acl 2021-10-15 15:08:27.659 | dnsmasq-base 2021-10-15 15:08:27.659 | dnsmasq-utils 2021-10-15 15:08:27.659 | ebtables 2021-10-15 15:08:27.659 | haproxy 2021-10-15 15:08:27.659 | iptables 2021-10-15 15:08:27.660 | iputils-arping 2021-10-15 15:08:27.660 | iputils-ping 2021-10-15 15:08:27.660 | postgresql-server-dev-all 2021-10-15 15:08:27.660 | python3-mysqldb 2021-10-15 15:08:27.660 | sqlite3 2021-10-15 15:08:27.660 | sudo 2021-10-15 15:08:27.660 | vlan 2021-10-15 15:08:27.660 | pcp 2021-10-15 15:08:27.660 | ipset 2021-10-15 15:08:27.660 | conntrack 2021-10-15 15:08:27.660 | conntrackd 2021-10-15 15:08:27.660 | keepalived 2021-10-15 15:08:27.660 | lvm2 2021-10-15 15:08:27.660 | qemu-utils 2021-10-15 15:08:27.660 | thin-provisioning-tools 2021-10-15 15:08:27.660 | curl 2021-10-15 15:08:27.660 | liberasurecode-dev 2021-10-15 15:08:27.660 | make 2021-10-15 15:08:27.660 | memcached 2021-10-15 15:08:27.660 | sqlite3 2021-10-15 15:08:27.660 | xfsprogs' 2021-10-15 15:08:27.660 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-10-15 15:08:27.678 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-10-15 15:08:27.678 | apache2-dev 2021-10-15 15:08:27.678 | bc 2021-10-15 15:08:27.678 | bsdmainutils 2021-10-15 15:08:27.678 | curl 2021-10-15 15:08:27.678 | g++ 2021-10-15 15:08:27.678 | gawk 2021-10-15 15:08:27.678 | gcc 2021-10-15 15:08:27.678 | gettext 2021-10-15 15:08:27.678 | git 2021-10-15 15:08:27.678 | graphviz 2021-10-15 15:08:27.678 | iputils-ping 2021-10-15 15:08:27.678 | libapache2-mod-proxy-uwsgi 2021-10-15 15:08:27.678 | libffi-dev 2021-10-15 15:08:27.678 | libjpeg-dev 2021-10-15 15:08:27.678 | libpcre3-dev 2021-10-15 15:08:27.678 | libpq-dev 2021-10-15 15:08:27.678 | libssl-dev 2021-10-15 15:08:27.678 | libsystemd-dev 2021-10-15 15:08:27.679 | libxml2-dev 2021-10-15 15:08:27.679 | libxslt1-dev 2021-10-15 15:08:27.679 | libyaml-dev 2021-10-15 15:08:27.679 | lsof 2021-10-15 15:08:27.679 | openssh-server 2021-10-15 15:08:27.679 | openssl 2021-10-15 15:08:27.679 | pkg-config 2021-10-15 15:08:27.679 | psmisc 2021-10-15 15:08:27.679 | python3-dev 2021-10-15 15:08:27.679 | python3-pip 2021-10-15 15:08:27.679 | python3-systemd 2021-10-15 15:08:27.679 | python3-venv 2021-10-15 15:08:27.679 | tar 2021-10-15 15:08:27.679 | tcpdump 2021-10-15 15:08:27.679 | unzip 2021-10-15 15:08:27.679 | uuid-runtime 2021-10-15 15:08:27.679 | wget 2021-10-15 15:08:27.679 | wget 2021-10-15 15:08:27.679 | zlib1g-dev 2021-10-15 15:08:27.679 | libkrb5-dev 2021-10-15 15:08:27.679 | libldap2-dev 2021-10-15 15:08:27.679 | libsasl2-dev 2021-10-15 15:08:27.679 | memcached 2021-10-15 15:08:27.679 | python3-mysqldb 2021-10-15 15:08:27.679 | sqlite3 2021-10-15 15:08:27.679 | conntrack 2021-10-15 15:08:27.679 | curl 2021-10-15 15:08:27.679 | dnsmasq-base 2021-10-15 15:08:27.679 | dnsmasq-utils 2021-10-15 15:08:27.679 | ebtables 2021-10-15 15:08:27.679 | genisoimage 2021-10-15 15:08:27.679 | iptables 2021-10-15 15:08:27.679 | iputils-arping 2021-10-15 15:08:27.679 | kpartx 2021-10-15 15:08:27.679 | libjs-jquery-tablesorter 2021-10-15 15:08:27.679 | parted 2021-10-15 15:08:27.679 | pm-utils 2021-10-15 15:08:27.679 | python3-mysqldb 2021-10-15 15:08:27.679 | socat 2021-10-15 15:08:27.679 | sqlite3 2021-10-15 15:08:27.680 | sudo 2021-10-15 15:08:27.680 | vlan 2021-10-15 15:08:27.680 | lsscsi 2021-10-15 15:08:27.680 | open-iscsi 2021-10-15 15:08:27.680 | lvm2 2021-10-15 15:08:27.680 | qemu-utils 2021-10-15 15:08:27.680 | thin-provisioning-tools 2021-10-15 15:08:27.680 | acl 2021-10-15 15:08:27.680 | dnsmasq-base 2021-10-15 15:08:27.680 | dnsmasq-utils 2021-10-15 15:08:27.680 | ebtables 2021-10-15 15:08:27.680 | haproxy 2021-10-15 15:08:27.680 | iptables 2021-10-15 15:08:27.680 | iputils-arping 2021-10-15 15:08:27.680 | iputils-ping 2021-10-15 15:08:27.680 | postgresql-server-dev-all 2021-10-15 15:08:27.680 | python3-mysqldb 2021-10-15 15:08:27.680 | sqlite3 2021-10-15 15:08:27.680 | sudo 2021-10-15 15:08:27.680 | vlan 2021-10-15 15:08:27.680 | pcp 2021-10-15 15:08:27.680 | ipset 2021-10-15 15:08:27.680 | conntrack 2021-10-15 15:08:27.680 | conntrackd 2021-10-15 15:08:27.680 | keepalived 2021-10-15 15:08:27.680 | lvm2 2021-10-15 15:08:27.680 | qemu-utils 2021-10-15 15:08:27.680 | thin-provisioning-tools 2021-10-15 15:08:27.680 | curl 2021-10-15 15:08:27.680 | liberasurecode-dev 2021-10-15 15:08:27.680 | make 2021-10-15 15:08:27.680 | memcached 2021-10-15 15:08:27.680 | sqlite3 2021-10-15 15:08:27.680 | xfsprogs ' 2021-10-15 15:08:27.680 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-10-15 15:08:27.683 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:08:27.685 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:08:27.688 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:08:27.688 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-10-15 15:08:27.693 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:08:27.695 | ++ functions-common:install_package:1347 : update_package_repo 2021-10-15 15:08:27.697 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:08:27.699 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-10-15 15:08:27.701 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:08:27.703 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:08:27.706 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:08:27.708 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:08:27.710 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:08:27.712 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:08:27.714 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-10-15 15:08:27.716 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-10-15 15:08:27.718 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-10-15 15:08:27.720 | +++ functions-common:apt_get_update:1081 : id -u 2021-10-15 15:08:27.725 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-10-15 15:08:27.727 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-10-15 15:08:27.729 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-10-15 15:08:27.731 | ++ functions-common:time_start:2296 : local start_time= 2021-10-15 15:08:27.733 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-10-15 15:08:27.735 | +++ functions-common:time_start:2300 : date +%s%3N 2021-10-15 15:08:27.740 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1634310507737 2021-10-15 15:08:27.742 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-10-15 15:08:27.744 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-10-15 15:08:27.746 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-10-15 15:08:28.111 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-10-15 15:08:28.154 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-10-15 15:08:28.283 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-10-15 15:08:28.839 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-10-15 15:08:29.236 | Fetched 328 kB in 1s (272 kB/s) 2021-10-15 15:08:30.666 | Reading package lists... 2021-10-15 15:08:30.697 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-10-15 15:08:30.699 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-10-15 15:08:30.701 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:08:30.703 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:08:30.705 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:08:30.707 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:08:30.709 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:08:30.711 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-10-15 15:08:30.713 | ++ functions-common:time_stop:2316 : start_time=1634310507737 2021-10-15 15:08:30.715 | ++ functions-common:time_stop:2318 : [[ -z 1634310507737 ]] 2021-10-15 15:08:30.718 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:08:30.722 | ++ functions-common:time_stop:2321 : end_time=1634310510720 2021-10-15 15:08:30.724 | ++ functions-common:time_stop:2322 : elapsed_time=2983 2021-10-15 15:08:30.726 | ++ functions-common:time_stop:2323 : total=0 2021-10-15 15:08:30.728 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:08:30.730 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2983 2021-10-15 15:08:30.732 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:08:30.735 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:08:30.737 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:08:30.740 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:08:30.742 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:08:30.763 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:08:30.878 | Reading package lists... 2021-10-15 15:08:31.103 | Building dependency tree... 2021-10-15 15:08:31.105 | Reading state information... 2021-10-15 15:08:31.138 | acl is already the newest version (2.2.53-6). 2021-10-15 15:08:31.138 | bc is already the newest version (1.07.1-2build1). 2021-10-15 15:08:31.138 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-10-15 15:08:31.138 | conntrack is already the newest version (1:1.4.5-2). 2021-10-15 15:08:31.138 | ebtables is already the newest version (2.0.11-3build1). 2021-10-15 15:08:31.138 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:08:31.138 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-10-15 15:08:31.138 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:08:31.138 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-10-15 15:08:31.138 | gettext is already the newest version (0.19.8.1-10build1). 2021-10-15 15:08:31.138 | ipset is already the newest version (7.5-1~exp1). 2021-10-15 15:08:31.138 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-10-15 15:08:31.138 | iputils-arping is already the newest version (3:20190709-3). 2021-10-15 15:08:31.138 | iputils-ping is already the newest version (3:20190709-3). 2021-10-15 15:08:31.138 | keepalived is already the newest version (1:2.0.19-2). 2021-10-15 15:08:31.138 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-10-15 15:08:31.138 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-10-15 15:08:31.138 | libffi-dev is already the newest version (3.3-4). 2021-10-15 15:08:31.138 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-10-15 15:08:31.138 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-10-15 15:08:31.138 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-10-15 15:08:31.138 | libxslt1-dev is already the newest version (1.1.34-4). 2021-10-15 15:08:31.138 | libyaml-dev is already the newest version (0.2.2-1). 2021-10-15 15:08:31.138 | lsscsi is already the newest version (0.30-0.1). 2021-10-15 15:08:31.138 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-10-15 15:08:31.138 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:08:31.138 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-10-15 15:08:31.138 | psmisc is already the newest version (23.3-1). 2021-10-15 15:08:31.138 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:08:31.138 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-10-15 15:08:31.138 | python3-systemd is already the newest version (234-3build2). 2021-10-15 15:08:31.139 | socat is already the newest version (1.7.3.3-2). 2021-10-15 15:08:31.139 | tcpdump is already the newest version (4.9.3-4). 2021-10-15 15:08:31.139 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-10-15 15:08:31.139 | unzip is already the newest version (6.0-25ubuntu1). 2021-10-15 15:08:31.139 | wget is already the newest version (1.20.3-1ubuntu1). 2021-10-15 15:08:31.139 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-10-15 15:08:31.139 | conntrackd is already the newest version (1:1.4.5-2). 2021-10-15 15:08:31.139 | graphviz is already the newest version (2.42.2-3build2). 2021-10-15 15:08:31.139 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-10-15 15:08:31.139 | pcp is already the newest version (5.0.3-1). 2021-10-15 15:08:31.139 | pm-utils is already the newest version (1.4.1-19). 2021-10-15 15:08:31.139 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:08:31.139 | apache2 is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:08:31.139 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:08:31.139 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-10-15 15:08:31.139 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:08:31.139 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:08:31.139 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-10-15 15:08:31.139 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-10-15 15:08:31.139 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-10-15 15:08:31.139 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-10-15 15:08:31.139 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-10-15 15:08:31.139 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:08:31.139 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-10-15 15:08:31.139 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-10-15 15:08:31.139 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-10-15 15:08:31.139 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-10-15 15:08:31.139 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-10-15 15:08:31.139 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-10-15 15:08:31.139 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:08:31.139 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-10-15 15:08:31.139 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-10-15 15:08:31.139 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-10-15 15:08:31.139 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-10-15 15:08:31.139 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-10-15 15:08:31.139 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-10-15 15:08:31.139 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-10-15 15:08:31.140 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:08:31.344 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-10-15 15:08:31.344 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-10-15 15:08:31.344 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-10-15 15:08:31.344 | The following packages were automatically installed and are no longer required: 2021-10-15 15:08:31.345 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:08:31.345 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:08:31.345 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:08:31.345 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:08:31.345 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:08:31.345 | python3-zope.interface 2021-10-15 15:08:31.345 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:08:31.458 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:08:31.462 | ++ functions-common:apt_get:1118 : result=0 2021-10-15 15:08:31.464 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:08:31.466 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:08:31.469 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:08:31.471 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:08:31.473 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:08:31.476 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:08:31.478 | ++ functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:08:31.480 | ++ functions-common:time_stop:2316 : start_time=1634310510760 2021-10-15 15:08:31.482 | ++ functions-common:time_stop:2318 : [[ -z 1634310510760 ]] 2021-10-15 15:08:31.485 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:08:31.489 | ++ functions-common:time_stop:2321 : end_time=1634310511486 2021-10-15 15:08:31.491 | ++ functions-common:time_stop:2322 : elapsed_time=726 2021-10-15 15:08:31.493 | ++ functions-common:time_stop:2323 : total=710 2021-10-15 15:08:31.495 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:08:31.497 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1436 2021-10-15 15:08:31.500 | ++ functions-common:apt_get:1122 : return 0 2021-10-15 15:08:31.502 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-10-15 15:08:31.505 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:08:31.507 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-10-15 15:08:31.511 | ++ tools/install_prereqs.sh:source:89 : date 2021-10-15 15:08:31.515 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-10-15 15:08:31.518 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-10-15 15:08:31.521 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-10-15 15:08:32.912 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-10-15 15:08:32.914 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:08:32.916 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:08:32.919 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:08:32.921 | + tools/install_pip.sh:main:43 : GetDistro 2021-10-15 15:08:32.923 | + functions-common:GetDistro:373 : GetOSVersion 2021-10-15 15:08:32.924 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-10-15 15:08:32.927 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-10-15 15:08:32.929 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-10-15 15:08:32.930 | + functions-common:_ensure_lsb_release:328 : return 2021-10-15 15:08:32.933 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-10-15 15:08:33.003 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-10-15 15:08:33.005 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-10-15 15:08:33.074 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-10-15 15:08:33.076 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-10-15 15:08:33.147 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-10-15 15:08:33.148 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-10-15 15:08:33.150 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-10-15 15:08:33.152 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-10-15 15:08:33.154 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-10-15 15:08:33.156 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-10-15 15:08:33.158 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-10-15 15:08:33.160 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-10-15 15:08:33.162 | + functions-common:GetDistro:378 : DISTRO=focal 2021-10-15 15:08:33.164 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-10-15 15:08:33.166 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-10-15 15:08:33.166 | Distro: focal 2021-10-15 15:08:33.168 | + tools/install_pip.sh:main:115 : get_versions 2021-10-15 15:08:33.171 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:08:33.174 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:08:33.176 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:08:33.179 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:08:33.179 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:08:33.823 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 15:08:33.825 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 15:08:33.825 | pip: 21.3 2021-10-15 15:08:33.827 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-10-15 15:08:33.829 | + tools/install_pip.sh:main:121 : is_fedora 2021-10-15 15:08:33.831 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:08:33.833 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:08:33.834 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:08:33.836 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:08:33.838 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:08:33.839 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:08:33.841 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:08:33.843 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:08:33.844 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:08:33.846 | + tools/install_pip.sh:main:133 : install_get_pip 2021-10-15 15:08:33.848 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:08:33.851 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:08:33.851 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-10-15 15:08:33.855 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:08:33.857 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-10-15 15:08:33.859 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-10-15 15:08:33.860 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:08:33.863 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-10-15 15:08:33.864 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:08:33.875 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-10-15 15:08:33.875 | Dload Upload Total Spent Left Speed 2021-10-15 15:08:34.060 | 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 15:08:34.063 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-10-15 15:08:34.067 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:08:37.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:08:37.223 | from cryptography.utils import int_from_bytes 2021-10-15 15:08:37.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:08:37.223 | from cryptography.utils import int_from_bytes 2021-10-15 15:08:37.513 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:08:37.711 | Collecting pip 2021-10-15 15:08:37.722 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4a1/de8f97884ecfc/pip-21.3-py3-none-any.whl (1.7 MB) 2021-10-15 15:08:39.852 | Installing collected packages: pip 2021-10-15 15:08:39.852 | Attempting uninstall: pip 2021-10-15 15:08:39.853 | Found existing installation: pip 21.3 2021-10-15 15:08:40.105 | Uninstalling pip-21.3: 2021-10-15 15:08:40.120 | Successfully uninstalled pip-21.3 2021-10-15 15:08:41.783 | Successfully installed pip-21.3 2021-10-15 15:08:41.783 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:08:41.926 | + tools/install_pip.sh:main:136 : set -x 2021-10-15 15:08:41.927 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-10-15 15:08:41.929 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-10-15 15:08:41.931 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:08:41.933 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-10-15 15:08:41.935 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-10-15 15:08:41.937 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:08:41.940 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:08:41.941 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:08:41.945 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-10-15 15:08:41.947 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-10-15 15:08:41.948 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:08:41.950 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:08:41.952 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:08:41.969 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-10-15 15:08:41.970 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:08:42.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:08:42.780 | from cryptography.utils import int_from_bytes 2021-10-15 15:08:42.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:08:42.780 | from cryptography.utils import int_from_bytes 2021-10-15 15:08:43.894 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:08:43.913 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (58.2.0) 2021-10-15 15:08:46.062 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:08:46.179 | + inc/python:pip_install:200 : result=0 2021-10-15 15:08:46.181 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:08:46.182 | + functions-common:time_stop:2309 : local name 2021-10-15 15:08:46.184 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:08:46.186 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:08:46.188 | + functions-common:time_stop:2312 : local total 2021-10-15 15:08:46.189 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:08:46.191 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:08:46.193 | + functions-common:time_stop:2316 : start_time=1634310521964 2021-10-15 15:08:46.194 | + functions-common:time_stop:2318 : [[ -z 1634310521964 ]] 2021-10-15 15:08:46.197 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:08:46.200 | + functions-common:time_stop:2321 : end_time=1634310526198 2021-10-15 15:08:46.201 | + functions-common:time_stop:2322 : elapsed_time=4234 2021-10-15 15:08:46.203 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:08:46.205 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:08:46.207 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4234 2021-10-15 15:08:46.208 | + inc/python:pip_install:203 : return 0 2021-10-15 15:08:46.210 | + tools/install_pip.sh:main:142 : get_versions 2021-10-15 15:08:46.213 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:08:46.216 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:08:46.218 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:08:46.221 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:08:46.222 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:08:46.867 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 15:08:46.869 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 15:08:46.883 | pip: 21.3 2021-10-15 15:08:46.883 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-10-15 15:08:46.883 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:08:46.883 | + ./stack.sh:main:778 : fixup_all 2021-10-15 15:08:46.883 | + tools/fixup_stuff.sh:fixup_all:185 : fixup_keystone 2021-10-15 15:08:46.883 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-10-15 15:08:46.884 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:08:46.889 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:08:46.890 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-10-15 15:08:46.890 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-10-15 15:08:46.895 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-10-15 15:08:46.897 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-10-15 15:08:46.899 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-10-15 15:08:46.908 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-10-15 15:08:46.911 | + tools/fixup_stuff.sh:fixup_all:186 : fixup_ubuntu 2021-10-15 15:08:46.913 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : is_ubuntu 2021-10-15 15:08:46.915 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:08:46.917 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:08:46.920 | + tools/fixup_stuff.sh:fixup_ubuntu:179 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-10-15 15:08:46.931 | + tools/fixup_stuff.sh:fixup_ubuntu:180 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-10-15 15:08:46.942 | + tools/fixup_stuff.sh:fixup_ubuntu:181 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-10-15 15:08:46.953 | + tools/fixup_stuff.sh:fixup_all:187 : fixup_fedora 2021-10-15 15:08:46.955 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-10-15 15:08:46.957 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:08:46.959 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:08:46.961 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:08:46.963 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:08:46.965 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:08:46.967 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:08:46.969 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:08:46.972 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:08:46.974 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:08:46.976 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-10-15 15:08:46.978 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_suse 2021-10-15 15:08:46.980 | + tools/fixup_stuff.sh:fixup_suse:122 : is_suse 2021-10-15 15:08:46.982 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:08:46.984 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:08:46.987 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:08:46.989 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:08:46.991 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:08:46.993 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:08:46.995 | + tools/fixup_stuff.sh:fixup_suse:123 : return 2021-10-15 15:08:46.998 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-10-15 15:08:47.018 | Using python 3.8 to install os-testr 2021-10-15 15:08:47.020 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-10-15 15:08:47.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:08:47.832 | from cryptography.utils import int_from_bytes 2021-10-15 15:08:47.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:08:47.832 | from cryptography.utils import int_from_bytes 2021-10-15 15:08:48.912 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:08:48.930 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-10-15 15:08:49.003 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-10-15 15:08:49.004 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-10-15 15:08:49.005 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-10-15 15:08:49.006 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-10-15 15:08:49.020 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-10-15 15:08:49.045 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-10-15 15:08:49.046 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-10-15 15:08:49.048 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-10-15 15:08:49.048 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-10-15 15:08:49.049 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-10-15 15:08:49.075 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-10-15 15:08:49.076 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-10-15 15:08:49.077 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-10-15 15:08:49.078 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-10-15 15:08:49.079 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.2.0) 2021-10-15 15:08:49.093 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-10-15 15:08:49.163 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-10-15 15:08:49.164 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-10-15 15:08:49.165 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-10-15 15:08:49.166 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-10-15 15:08:51.270 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:08:51.393 | + inc/python:pip_install:200 : result=0 2021-10-15 15:08:51.395 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:08:51.397 | + functions-common:time_stop:2309 : local name 2021-10-15 15:08:51.399 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:08:51.402 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:08:51.404 | + functions-common:time_stop:2312 : local total 2021-10-15 15:08:51.406 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:08:51.408 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:08:51.410 | + functions-common:time_stop:2316 : start_time=1634310527012 2021-10-15 15:08:51.412 | + functions-common:time_stop:2318 : [[ -z 1634310527012 ]] 2021-10-15 15:08:51.415 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:08:51.419 | + functions-common:time_stop:2321 : end_time=1634310531417 2021-10-15 15:08:51.421 | + functions-common:time_stop:2322 : elapsed_time=4405 2021-10-15 15:08:51.424 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:08:51.426 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:08:51.428 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4405 2021-10-15 15:08:51.430 | + inc/python:pip_install:203 : return 0 2021-10-15 15:08:51.432 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-10-15 15:08:51.483 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-10-15 15:08:51.763 | + ./stack.sh:main:792 : install_infra 2021-10-15 15:08:51.766 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:08:51.769 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-10-15 15:08:51.772 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:08:51.775 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-10-15 15:08:51.799 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-10-15 15:08:53.743 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:53.881 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:53.902 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:53.942 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:53.947 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:54.007 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:54.066 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:54.136 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:54.154 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:54.449 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:54.453 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:54.460 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:54.569 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:54.633 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:08:54.767 | 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 15:08:55.026 | + inc/python:pip_install:200 : result=0 2021-10-15 15:08:55.028 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:08:55.030 | + functions-common:time_stop:2309 : local name 2021-10-15 15:08:55.033 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:08:55.035 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:08:55.037 | + functions-common:time_stop:2312 : local total 2021-10-15 15:08:55.039 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:08:55.041 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:08:55.043 | + functions-common:time_stop:2316 : start_time=1634310531791 2021-10-15 15:08:55.045 | + functions-common:time_stop:2318 : [[ -z 1634310531791 ]] 2021-10-15 15:08:55.048 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:08:55.052 | + functions-common:time_stop:2321 : end_time=1634310535050 2021-10-15 15:08:55.054 | + functions-common:time_stop:2322 : elapsed_time=3259 2021-10-15 15:08:55.056 | + functions-common:time_stop:2323 : total=4405 2021-10-15 15:08:55.058 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:08:55.060 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7664 2021-10-15 15:08:55.063 | + inc/python:pip_install:203 : return 0 2021-10-15 15:08:55.065 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:08:55.068 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-10-15 15:08:55.090 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-10-15 15:08:56.936 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:57.073 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:57.094 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:57.134 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:57.139 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:57.201 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:57.260 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:57.330 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:57.347 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:57.640 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:57.644 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:57.651 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:57.760 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:08:57.822 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:08:57.824 | Processing /opt/stack/requirements 2021-10-15 15:08:59.518 | 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 15:08:59.521 | 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 15:08:59.533 | 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 15:08:59.538 | 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 15:08:59.541 | 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 15:08:59.544 | 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 15:08:59.570 | 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 15:08:59.573 | 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 15:08:59.584 | 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 15:08:59.606 | 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 15:08:59.608 | 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 15:08:59.624 | 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 15:08:59.627 | 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 15:08:59.630 | 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 15:08:59.635 | 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 15:08:59.637 | 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 15:08:59.650 | 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 15:08:59.723 | 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 15:08:59.727 | 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 15:08:59.734 | 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 15:08:59.736 | 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 15:08:59.740 | 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 15:08:59.742 | 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 15:08:59.748 | 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 15:08:59.803 | Building wheels for collected packages: openstack-requirements 2021-10-15 15:08:59.804 | Building wheel for openstack-requirements (setup.py): started 2021-10-15 15:09:00.609 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-10-15 15:09:00.609 | ERROR: Command errored out with exit status 1: 2021-10-15 15:09:00.609 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-8e10cc30/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-8e10cc30/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-akfbym4x 2021-10-15 15:09:00.610 | cwd: /tmp/pip-req-build-8e10cc30/ 2021-10-15 15:09:00.610 | Complete output (6 lines): 2021-10-15 15:09:00.610 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 15:09:00.610 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 15:09:00.610 | or: setup.py --help-commands 2021-10-15 15:09:00.610 | or: setup.py cmd --help 2021-10-15 15:09:00.610 | 2021-10-15 15:09:00.610 | error: invalid command 'bdist_wheel' 2021-10-15 15:09:00.610 | ---------------------------------------- 2021-10-15 15:09:00.610 | ERROR: Failed building wheel for openstack-requirements 2021-10-15 15:09:00.610 | Running setup.py clean for openstack-requirements 2021-10-15 15:09:01.416 | Failed to build openstack-requirements 2021-10-15 15:09:01.432 | Installing collected packages: openstack-requirements 2021-10-15 15:09:01.432 | Attempting uninstall: openstack-requirements 2021-10-15 15:09:01.433 | Found existing installation: openstack-requirements 1.2.1.dev4954 2021-10-15 15:09:01.469 | Uninstalling openstack-requirements-1.2.1.dev4954: 2021-10-15 15:09:01.487 | Successfully uninstalled openstack-requirements-1.2.1.dev4954 2021-10-15 15:09:01.490 | Running setup.py install for openstack-requirements: started 2021-10-15 15:09:03.772 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-10-15 15:09:03.796 | Successfully installed openstack-requirements-1.2.1.dev4954 2021-10-15 15:09:03.920 | + inc/python:pip_install:200 : result=0 2021-10-15 15:09:03.923 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:09:03.925 | + functions-common:time_stop:2309 : local name 2021-10-15 15:09:03.927 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:09:03.929 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:09:03.932 | + functions-common:time_stop:2312 : local total 2021-10-15 15:09:03.934 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:09:03.936 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:09:03.938 | + functions-common:time_stop:2316 : start_time=1634310535082 2021-10-15 15:09:03.940 | + functions-common:time_stop:2318 : [[ -z 1634310535082 ]] 2021-10-15 15:09:03.942 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:09:03.946 | + functions-common:time_stop:2321 : end_time=1634310543944 2021-10-15 15:09:03.948 | + functions-common:time_stop:2322 : elapsed_time=8862 2021-10-15 15:09:03.951 | + functions-common:time_stop:2323 : total=7664 2021-10-15 15:09:03.953 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:09:03.955 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16526 2021-10-15 15:09:03.957 | + inc/python:pip_install:203 : return 0 2021-10-15 15:09:03.960 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-10-15 15:09:03.962 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-10-15 15:09:03.964 | + inc/python:use_library_from_git:250 : local name=pbr 2021-10-15 15:09:03.967 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:03.969 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:03.972 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-10-15 15:09:03.974 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:03.976 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-10-15 15:09:03.997 | Using python 3.8 to install pbr 2021-10-15 15:09:03.999 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-10-15 15:09:04.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:09:04.837 | from cryptography.utils import int_from_bytes 2021-10-15 15:09:04.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:09:04.837 | from cryptography.utils import int_from_bytes 2021-10-15 15:09:05.902 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:09:05.919 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-10-15 15:09:08.178 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:09:08.296 | + inc/python:pip_install:200 : result=0 2021-10-15 15:09:08.298 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:09:08.300 | + functions-common:time_stop:2309 : local name 2021-10-15 15:09:08.302 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:09:08.304 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:09:08.307 | + functions-common:time_stop:2312 : local total 2021-10-15 15:09:08.309 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:09:08.311 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:09:08.313 | + functions-common:time_stop:2316 : start_time=1634310543992 2021-10-15 15:09:08.316 | + functions-common:time_stop:2318 : [[ -z 1634310543992 ]] 2021-10-15 15:09:08.318 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:09:08.322 | + functions-common:time_stop:2321 : end_time=1634310548320 2021-10-15 15:09:08.324 | + functions-common:time_stop:2322 : elapsed_time=4328 2021-10-15 15:09:08.326 | + functions-common:time_stop:2323 : total=16526 2021-10-15 15:09:08.329 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:09:08.331 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20854 2021-10-15 15:09:08.333 | + inc/python:pip_install:203 : return 0 2021-10-15 15:09:08.336 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-10-15 15:09:10.647 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-10-15 15:09:12.555 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:09:12.556 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-10-15 15:09:12.563 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-10-15 15:09:12.566 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-10-15 15:09:12.568 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-10-15 15:09:12.635 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:09:12.638 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:09:12.641 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-10-15 15:09:12.658 | + ./stack.sh:main:801 : pkgs= 2021-10-15 15:09:12.661 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-10-15 15:09:12.668 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-10-15 15:09:12.668 | + functions-common:run_phase:1737 : local mode=stack 2021-10-15 15:09:12.668 | + functions-common:run_phase:1738 : local phase=pre-install 2021-10-15 15:09:12.670 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:09:12.672 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:09:12.675 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:09:12.677 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:09:12.679 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:09:12.682 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:09:12.686 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:09:12.688 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:09:12.690 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:09:12.692 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-10-15 15:09:12.695 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:09:12.709 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:09:12.711 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:09:12.713 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:09:12.715 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-10-15 15:09:12.717 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:09:12.720 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:09:12.722 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:09:12.724 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-10-15 15:09:12.726 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:09:12.728 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-10-15 15:09:12.730 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:09:12.732 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:09:12.734 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-10-15 15:09:12.737 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-10-15 15:09:12.739 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:09:12.741 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:09:12.743 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-10-15 15:09:12.745 | + functions-common:run_plugins:1723 : local mode=stack 2021-10-15 15:09:12.748 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-10-15 15:09:12.750 | + functions-common:run_plugins:1726 : local plugins= 2021-10-15 15:09:12.752 | + functions-common:run_plugins:1727 : local plugin 2021-10-15 15:09:12.755 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-10-15 15:09:12.757 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-10-15 15:09:12.759 | + functions:set_systemd_override:821 : local value=2048 2021-10-15 15:09:12.761 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-10-15 15:09:12.764 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-10-15 15:09:12.815 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-10-15 15:09:12.815 | Set systemd system override for DefaultLimitNOFILE=2048 2021-10-15 15:09:12.817 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-10-15 15:09:13.195 | + ./stack.sh:main:814 : install_rpc_backend 2021-10-15 15:09:13.197 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-10-15 15:09:13.214 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:09:13.216 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-10-15 15:09:13.218 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:09:13.221 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:09:13.224 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:09:13.226 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:09:13.228 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:09:13.230 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:09:13.232 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:13.235 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:13.237 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:09:13.239 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:09:13.241 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:09:13.244 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:09:13.246 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-10-15 15:09:13.248 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:09:13.251 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:13.253 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:13.255 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-10-15 15:09:13.276 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-10-15 15:09:13.384 | Reading package lists... 2021-10-15 15:09:13.616 | Building dependency tree... 2021-10-15 15:09:13.617 | Reading state information... 2021-10-15 15:09:13.882 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-10-15 15:09:13.882 | The following packages were automatically installed and are no longer required: 2021-10-15 15:09:13.883 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:09:13.883 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:09:13.883 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:09:13.883 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:09:13.883 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:09:13.883 | python3-zope.interface 2021-10-15 15:09:13.883 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:09:13.997 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:09:14.001 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:09:14.003 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:09:14.006 | + functions-common:time_stop:2309 : local name 2021-10-15 15:09:14.008 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:09:14.010 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:09:14.012 | + functions-common:time_stop:2312 : local total 2021-10-15 15:09:14.014 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:09:14.017 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:09:14.019 | + functions-common:time_stop:2316 : start_time=1634310553273 2021-10-15 15:09:14.021 | + functions-common:time_stop:2318 : [[ -z 1634310553273 ]] 2021-10-15 15:09:14.024 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:09:14.028 | + functions-common:time_stop:2321 : end_time=1634310554026 2021-10-15 15:09:14.030 | + functions-common:time_stop:2322 : elapsed_time=753 2021-10-15 15:09:14.033 | + functions-common:time_stop:2323 : total=1436 2021-10-15 15:09:14.035 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:09:14.037 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2189 2021-10-15 15:09:14.040 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:09:14.042 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-10-15 15:09:14.044 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:09:14.046 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:09:14.049 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:09:14.051 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:09:14.053 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:09:14.055 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:09:14.058 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-10-15 15:09:14.061 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:09:14.064 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:09:14.066 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:09:14.069 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:09:14.071 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:09:14.073 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:09:14.075 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:09:14.078 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:09:14.080 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:09:14.082 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-10-15 15:09:14.085 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:09:14.087 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:09:14.089 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:09:14.092 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:09:14.095 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:09:14.097 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:09:14.099 | + ./stack.sh:main:815 : restart_rpc_backend 2021-10-15 15:09:14.102 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-10-15 15:09:14.118 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:09:14.120 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-10-15 15:09:14.122 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:09:14.125 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-10-15 15:09:14.127 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-10-15 15:09:14.130 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-10-15 15:09:14.134 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-10-15 15:09:14.136 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-10-15 15:09:14.138 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-10-15 15:09:14.141 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-10-15 15:09:14.143 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-10-15 15:09:14.146 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-10-15 15:09:14.149 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-10-15 15:09:14.848 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-10-15 15:09:14.848 | user tags 2021-10-15 15:09:14.848 | stackrabbit []' 2021-10-15 15:09:14.852 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-10-15 15:09:14.852 | user tags 2021-10-15 15:09:14.852 | stackrabbit []' 2021-10-15 15:09:14.852 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-10-15 15:09:14.858 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-10-15 15:09:14.861 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-10-15 15:09:14.863 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:09:15.537 | Changing password for user "stackrabbit" ... 2021-10-15 15:09:15.606 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-10-15 15:09:16.271 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-10-15 15:09:16.332 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-10-15 15:09:16.334 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:09:16.988 | Changing password for user "stackrabbit" ... 2021-10-15 15:09:17.052 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-10-15 15:09:17.054 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-10-15 15:09:17.056 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-10-15 15:09:17.706 | Deleting user "guest" ... 2021-10-15 15:09:17.721 | Error: 2021-10-15 15:09:17.721 | {:no_such_user, "guest"} 2021-10-15 15:09:17.733 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-10-15 15:09:17.736 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-10-15 15:09:17.755 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:09:17.757 | + ./stack.sh:main:818 : install_database 2021-10-15 15:09:17.760 | + lib/database:install_database:116 : install_database_mysql 2021-10-15 15:09:17.762 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-10-15 15:09:17.764 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:17.766 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:17.769 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-10-15 15:09:18.096 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-10-15 15:09:18.099 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-10-15 15:09:18.101 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-10-15 15:09:18.103 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:09:18.106 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-10-15 15:09:18.108 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:09:18.110 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:09:18.113 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:09:18.115 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:09:18.118 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:09:18.120 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:09:18.122 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:09:18.124 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:09:18.127 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:09:18.130 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-10-15 15:09:18.132 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:09:18.134 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:09:18.137 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:09:18.139 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:09:18.142 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:09:18.144 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:09:18.146 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-10-15 15:09:18.149 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:18.151 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:18.153 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-10-15 15:09:18.155 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:09:18.158 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:09:18.160 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:09:18.162 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:09:18.164 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:09:18.166 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:09:18.169 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:18.171 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:18.173 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:09:18.175 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:09:18.178 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:09:18.180 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:09:18.182 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-10-15 15:09:18.184 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:09:18.187 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:18.190 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:18.192 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-10-15 15:09:18.213 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-10-15 15:09:18.319 | Reading package lists... 2021-10-15 15:09:18.543 | Building dependency tree... 2021-10-15 15:09:18.545 | Reading state information... 2021-10-15 15:09:18.782 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3). 2021-10-15 15:09:18.782 | The following packages were automatically installed and are no longer required: 2021-10-15 15:09:18.783 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:09:18.783 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:09:18.783 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:09:18.783 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:09:18.783 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:09:18.784 | python3-zope.interface 2021-10-15 15:09:18.784 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:09:18.895 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:09:18.900 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:09:18.902 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:09:18.904 | + functions-common:time_stop:2309 : local name 2021-10-15 15:09:18.907 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:09:18.909 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:09:18.911 | + functions-common:time_stop:2312 : local total 2021-10-15 15:09:18.913 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:09:18.915 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:09:18.917 | + functions-common:time_stop:2316 : start_time=1634310558211 2021-10-15 15:09:18.919 | + functions-common:time_stop:2318 : [[ -z 1634310558211 ]] 2021-10-15 15:09:18.922 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:09:18.927 | + functions-common:time_stop:2321 : end_time=1634310558924 2021-10-15 15:09:18.929 | + functions-common:time_stop:2322 : elapsed_time=713 2021-10-15 15:09:18.931 | + functions-common:time_stop:2323 : total=2189 2021-10-15 15:09:18.933 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:09:18.935 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2902 2021-10-15 15:09:18.938 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:09:18.940 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-10-15 15:09:18.943 | + ./stack.sh:main:821 : install_database_python 2021-10-15 15:09:18.945 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-10-15 15:09:18.947 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-10-15 15:09:18.949 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-10-15 15:09:18.952 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:09:18.954 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-10-15 15:09:18.957 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-10-15 15:09:18.959 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:09:18.963 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:09:18.963 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:09:18.969 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-10-15 15:09:18.971 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-10-15 15:09:18.973 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-10-15 15:09:18.976 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-10-15 15:09:18.978 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-10-15 15:09:18.999 | Using python 3.8 to install PyMySQL 2021-10-15 15:09:19.002 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-10-15 15:09:19.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:09:19.821 | from cryptography.utils import int_from_bytes 2021-10-15 15:09:19.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:09:19.821 | from cryptography.utils import int_from_bytes 2021-10-15 15:09:20.915 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:09:20.933 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-10-15 15:09:23.064 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:09:23.180 | + inc/python:pip_install:200 : result=0 2021-10-15 15:09:23.185 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:09:23.185 | + functions-common:time_stop:2309 : local name 2021-10-15 15:09:23.188 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:09:23.190 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:09:23.192 | + functions-common:time_stop:2312 : local total 2021-10-15 15:09:23.194 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:09:23.196 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:09:23.199 | + functions-common:time_stop:2316 : start_time=1634310558994 2021-10-15 15:09:23.201 | + functions-common:time_stop:2318 : [[ -z 1634310558994 ]] 2021-10-15 15:09:23.204 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:09:23.209 | + functions-common:time_stop:2321 : end_time=1634310563206 2021-10-15 15:09:23.211 | + functions-common:time_stop:2322 : elapsed_time=4212 2021-10-15 15:09:23.213 | + functions-common:time_stop:2323 : total=20854 2021-10-15 15:09:23.215 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:09:23.218 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25066 2021-10-15 15:09:23.220 | + inc/python:pip_install:203 : return 0 2021-10-15 15:09:23.222 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-10-15 15:09:23.225 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:09:23.227 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-10-15 15:09:23.229 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-10-15 15:09:23.246 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:09:23.248 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-10-15 15:09:23.251 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-10-15 15:09:23.254 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-10-15 15:09:23.255 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-10-15 15:09:23.260 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-10-15 15:09:23.262 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-10-15 15:09:23.264 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-10-15 15:09:23.267 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-10-15 15:09:23.270 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-10-15 15:09:23.272 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-10-15 15:09:23.287 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:09:23.289 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-10-15 15:09:23.291 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:09:23.294 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:09:23.296 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:09:23.298 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:09:23.300 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:09:23.303 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:09:23.305 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:23.307 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:23.309 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:09:23.311 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:09:23.314 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:09:23.316 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:09:23.319 | + functions-common:install_package:1348 : real_install_package radvd 2021-10-15 15:09:23.321 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:09:23.323 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:23.326 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:23.329 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-10-15 15:09:23.349 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-10-15 15:09:23.456 | Reading package lists... 2021-10-15 15:09:23.705 | Building dependency tree... 2021-10-15 15:09:23.708 | Reading state information... 2021-10-15 15:09:23.970 | radvd is already the newest version (1:2.17-2). 2021-10-15 15:09:23.970 | The following packages were automatically installed and are no longer required: 2021-10-15 15:09:23.971 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:09:23.971 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:09:23.971 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:09:23.971 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:09:23.971 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:09:23.971 | python3-zope.interface 2021-10-15 15:09:23.971 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:09:24.102 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:09:24.106 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:09:24.108 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:09:24.111 | + functions-common:time_stop:2309 : local name 2021-10-15 15:09:24.113 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:09:24.115 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:09:24.118 | + functions-common:time_stop:2312 : local total 2021-10-15 15:09:24.120 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:09:24.122 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:09:24.126 | + functions-common:time_stop:2316 : start_time=1634310563346 2021-10-15 15:09:24.128 | + functions-common:time_stop:2318 : [[ -z 1634310563346 ]] 2021-10-15 15:09:24.132 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:09:24.136 | + functions-common:time_stop:2321 : end_time=1634310564133 2021-10-15 15:09:24.139 | + functions-common:time_stop:2322 : elapsed_time=787 2021-10-15 15:09:24.142 | + functions-common:time_stop:2323 : total=2902 2021-10-15 15:09:24.144 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:09:24.147 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3689 2021-10-15 15:09:24.149 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:09:24.151 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-10-15 15:09:24.168 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:09:24.170 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-10-15 15:09:24.173 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-10-15 15:09:24.176 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-10-15 15:09:24.198 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-10-15 15:09:24.200 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:09:24.202 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:09:24.205 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:09:24.207 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:09:24.209 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:09:24.212 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:09:24.214 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:24.216 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:24.218 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:09:24.221 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:09:24.223 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:09:24.225 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:09:24.227 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-10-15 15:09:24.229 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:09:24.231 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:24.234 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:24.236 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-10-15 15:09:24.256 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-10-15 15:09:24.363 | Reading package lists... 2021-10-15 15:09:24.595 | Building dependency tree... 2021-10-15 15:09:24.597 | Reading state information... 2021-10-15 15:09:24.841 | fakeroot is already the newest version (1.24-1). 2021-10-15 15:09:24.841 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:09:24.841 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-10-15 15:09:24.841 | The following packages were automatically installed and are no longer required: 2021-10-15 15:09:24.842 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:09:24.842 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:09:24.842 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:09:24.842 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:09:24.842 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:09:24.842 | python3-zope.interface 2021-10-15 15:09:24.842 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:09:24.955 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:09:24.959 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:09:24.961 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:09:24.963 | + functions-common:time_stop:2309 : local name 2021-10-15 15:09:24.965 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:09:24.968 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:09:24.970 | + functions-common:time_stop:2312 : local total 2021-10-15 15:09:24.972 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:09:24.974 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:09:24.976 | + functions-common:time_stop:2316 : start_time=1634310564254 2021-10-15 15:09:24.979 | + functions-common:time_stop:2318 : [[ -z 1634310564254 ]] 2021-10-15 15:09:24.981 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:09:24.986 | + functions-common:time_stop:2321 : end_time=1634310564983 2021-10-15 15:09:24.988 | + functions-common:time_stop:2322 : elapsed_time=729 2021-10-15 15:09:24.990 | + functions-common:time_stop:2323 : total=3689 2021-10-15 15:09:24.992 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:09:24.994 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4418 2021-10-15 15:09:24.997 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:09:24.999 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-10-15 15:09:25.001 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:25.005 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:25.008 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-10-15 15:09:25.010 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-10-15 15:09:25.013 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-10-15 15:09:25.017 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-10-15 15:09:25.019 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-10-15 15:09:25.022 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-10-15 15:09:25.022 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-10-15 15:09:25.027 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-10-15 15:09:25.029 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-10-15 15:09:25.032 | + functions:vercmp:628 : local v1=5.4 2021-10-15 15:09:25.035 | + functions:vercmp:629 : local 'op=<' 2021-10-15 15:09:25.037 | + functions:vercmp:630 : local v2=3.13 2021-10-15 15:09:25.039 | + functions:vercmp:631 : local result 2021-10-15 15:09:25.043 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-10-15 15:09:25.043 | ++ functions:vercmp:635 : sort -V 2021-10-15 15:09:25.044 | ++ functions:vercmp:635 : head -1 2021-10-15 15:09:25.049 | + functions:vercmp:635 : result=3.13 2021-10-15 15:09:25.051 | + functions:vercmp:637 : case $op in 2021-10-15 15:09:25.054 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-10-15 15:09:25.056 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-10-15 15:09:25.058 | + functions:vercmp:648 : return 2021-10-15 15:09:25.060 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-10-15 15:09:25.063 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:09:25.065 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-10-15 15:09:25.529 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-10-15 15:09:25.532 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-10-15 15:09:25.535 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:25.537 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:25.540 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-10-15 15:09:25.542 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:25.545 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-10-15 15:09:25.566 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:09:25.568 | + ./stack.sh:main:829 : install_etcd3 2021-10-15 15:09:25.571 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-10-15 15:09:25.571 | Installing etcd 2021-10-15 15:09:25.573 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-10-15 15:09:25.586 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-10-15 15:09:25.597 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-10-15 15:09:25.599 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-10-15 15:09:25.613 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-10-15 15:09:25.618 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:09:25.621 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:09:25.624 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:09:25.629 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:09:25.631 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-10-15 15:09:25.633 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-10-15 15:09:25.636 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:09:25.638 | ++ functions:get_extra_file:74 : return 2021-10-15 15:09:25.641 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:09:25.644 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-10-15 15:09:25.646 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-10-15 15:09:25.648 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-10-15 15:09:25.665 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:09:25.667 | + ./stack.sh:main:848 : install_dstat 2021-10-15 15:09:25.669 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-10-15 15:09:25.685 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:09:25.688 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-10-15 15:09:25.690 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:09:25.692 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-10-15 15:09:25.695 | + ./stack.sh:main:857 : install_libs 2021-10-15 15:09:25.697 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-10-15 15:09:25.700 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-10-15 15:09:25.702 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-10-15 15:09:25.705 | + inc/python:use_library_from_git:250 : local name=automaton 2021-10-15 15:09:25.707 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:25.709 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:25.712 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-10-15 15:09:25.714 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:25.716 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-10-15 15:09:25.718 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-10-15 15:09:25.720 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-10-15 15:09:25.723 | + inc/python:use_library_from_git:250 : local name=castellan 2021-10-15 15:09:25.725 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:25.727 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:25.729 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-10-15 15:09:25.731 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:25.734 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-10-15 15:09:25.736 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-10-15 15:09:25.738 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-10-15 15:09:25.740 | + inc/python:use_library_from_git:250 : local name=cliff 2021-10-15 15:09:25.743 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:25.745 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:25.747 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-10-15 15:09:25.750 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:25.752 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-10-15 15:09:25.754 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-10-15 15:09:25.757 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-10-15 15:09:25.759 | + inc/python:use_library_from_git:250 : local name=cursive 2021-10-15 15:09:25.761 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:25.763 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:25.766 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-10-15 15:09:25.768 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:25.771 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-10-15 15:09:25.773 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-10-15 15:09:25.775 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-10-15 15:09:25.777 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-10-15 15:09:25.779 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:25.782 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:25.784 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-10-15 15:09:25.786 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:25.788 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-10-15 15:09:25.791 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-10-15 15:09:25.793 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-10-15 15:09:25.795 | + inc/python:use_library_from_git:250 : local name=futurist 2021-10-15 15:09:25.798 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:25.800 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:25.802 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-10-15 15:09:25.805 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:25.807 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-10-15 15:09:25.809 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-10-15 15:09:25.811 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-10-15 15:09:25.814 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-10-15 15:09:25.817 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:25.819 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:25.821 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-10-15 15:09:25.823 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:25.826 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-10-15 15:09:25.828 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-10-15 15:09:25.830 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-10-15 15:09:25.832 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-10-15 15:09:25.835 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:25.837 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:25.839 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-10-15 15:09:25.841 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:25.844 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-10-15 15:09:25.846 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-10-15 15:09:25.848 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-10-15 15:09:25.850 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-10-15 15:09:25.852 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:25.855 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:25.857 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-10-15 15:09:25.860 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:25.863 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-10-15 15:09:25.865 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-10-15 15:09:25.867 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-10-15 15:09:25.870 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-10-15 15:09:25.872 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:25.875 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:25.877 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-10-15 15:09:25.880 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:25.882 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-10-15 15:09:25.884 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-10-15 15:09:25.886 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-10-15 15:09:25.888 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-10-15 15:09:25.891 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:25.893 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:25.895 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-10-15 15:09:25.898 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:25.900 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-10-15 15:09:25.902 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-10-15 15:09:25.904 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-10-15 15:09:25.906 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-10-15 15:09:25.909 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:25.911 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:25.913 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-10-15 15:09:25.915 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:25.918 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-10-15 15:09:25.920 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-10-15 15:09:25.923 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-10-15 15:09:25.925 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-10-15 15:09:25.927 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:25.929 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:25.932 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-10-15 15:09:25.934 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:25.936 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-10-15 15:09:25.939 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-10-15 15:09:25.941 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-10-15 15:09:25.943 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-10-15 15:09:25.945 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:25.948 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:25.950 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-10-15 15:09:25.952 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:25.954 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-10-15 15:09:25.957 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-10-15 15:09:25.959 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-10-15 15:09:25.961 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-10-15 15:09:25.963 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:25.966 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:25.968 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-10-15 15:09:25.970 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:25.972 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-10-15 15:09:25.975 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-10-15 15:09:25.977 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-10-15 15:09:25.979 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-10-15 15:09:25.981 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:25.984 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:25.987 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-10-15 15:09:25.989 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:25.991 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-10-15 15:09:25.994 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-10-15 15:09:25.996 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-10-15 15:09:25.998 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-10-15 15:09:26.001 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.003 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.006 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-10-15 15:09:26.008 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.010 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-10-15 15:09:26.013 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-10-15 15:09:26.015 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-10-15 15:09:26.017 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-10-15 15:09:26.020 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.022 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.024 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-10-15 15:09:26.026 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.029 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-10-15 15:09:26.031 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-10-15 15:09:26.033 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-10-15 15:09:26.035 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-10-15 15:09:26.038 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.040 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.042 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-10-15 15:09:26.045 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.047 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-10-15 15:09:26.050 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-10-15 15:09:26.052 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-10-15 15:09:26.054 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-10-15 15:09:26.056 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.059 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.061 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-10-15 15:09:26.064 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.066 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-10-15 15:09:26.068 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-10-15 15:09:26.071 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-10-15 15:09:26.073 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-10-15 15:09:26.075 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.078 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.080 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-10-15 15:09:26.082 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.085 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-10-15 15:09:26.087 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-10-15 15:09:26.089 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-10-15 15:09:26.091 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-10-15 15:09:26.094 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.096 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.098 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-10-15 15:09:26.101 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.103 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-10-15 15:09:26.105 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-10-15 15:09:26.108 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-10-15 15:09:26.111 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-10-15 15:09:26.113 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.115 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.118 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-10-15 15:09:26.120 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.122 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-10-15 15:09:26.125 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-10-15 15:09:26.127 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-10-15 15:09:26.130 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-10-15 15:09:26.132 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.134 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.136 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-10-15 15:09:26.139 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.141 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-10-15 15:09:26.143 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-10-15 15:09:26.146 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-10-15 15:09:26.148 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-10-15 15:09:26.150 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.153 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.155 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-10-15 15:09:26.157 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.159 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-10-15 15:09:26.162 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-10-15 15:09:26.164 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-10-15 15:09:26.166 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-10-15 15:09:26.169 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.171 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.174 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-10-15 15:09:26.176 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.178 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-10-15 15:09:26.180 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-10-15 15:09:26.183 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-10-15 15:09:26.185 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-10-15 15:09:26.188 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.190 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.192 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-10-15 15:09:26.195 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.197 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-10-15 15:09:26.199 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-10-15 15:09:26.202 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-10-15 15:09:26.204 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-10-15 15:09:26.206 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.209 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.211 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-10-15 15:09:26.213 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.215 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-10-15 15:09:26.218 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-10-15 15:09:26.221 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-10-15 15:09:26.223 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-10-15 15:09:26.225 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.227 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.230 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-10-15 15:09:26.232 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.235 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-10-15 15:09:26.237 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-10-15 15:09:26.239 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-10-15 15:09:26.242 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-10-15 15:09:26.244 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.247 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.249 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-10-15 15:09:26.251 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.253 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-10-15 15:09:26.256 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-10-15 15:09:26.258 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-10-15 15:09:26.260 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-10-15 15:09:26.262 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.265 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.267 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-10-15 15:09:26.269 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.271 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-10-15 15:09:26.274 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-10-15 15:09:26.276 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-10-15 15:09:26.278 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-10-15 15:09:26.281 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.283 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.286 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-10-15 15:09:26.288 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.290 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-10-15 15:09:26.292 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-10-15 15:09:26.295 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-10-15 15:09:26.298 | + inc/python:use_library_from_git:250 : local name=tooz 2021-10-15 15:09:26.300 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.302 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.304 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-10-15 15:09:26.307 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.309 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-10-15 15:09:26.312 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-10-15 15:09:26.314 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-10-15 15:09:26.316 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-10-15 15:09:26.318 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.321 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.323 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-10-15 15:09:26.325 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.328 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-10-15 15:09:26.330 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-10-15 15:09:26.332 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-10-15 15:09:26.335 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-10-15 15:09:26.337 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.339 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.341 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-10-15 15:09:26.344 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.347 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-10-15 15:09:26.349 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-10-15 15:09:26.351 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-10-15 15:09:26.354 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-10-15 15:09:26.356 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.358 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.361 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-10-15 15:09:26.363 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.366 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-10-15 15:09:26.368 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-10-15 15:09:26.370 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-10-15 15:09:26.373 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-10-15 15:09:26.375 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:26.377 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:26.380 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-10-15 15:09:26.382 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:26.384 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-10-15 15:09:26.405 | Using python 3.8 to install etcd3 2021-10-15 15:09:26.408 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-10-15 15:09:27.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:09:27.213 | from cryptography.utils import int_from_bytes 2021-10-15 15:09:27.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:09:27.213 | from cryptography.utils import int_from_bytes 2021-10-15 15:09:28.286 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:09:28.302 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-10-15 15:09:28.310 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-10-15 15:09:28.311 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.18.1) 2021-10-15 15:09:28.312 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.41.0) 2021-10-15 15:09:28.313 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-10-15 15:09:30.445 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:09:30.560 | + inc/python:pip_install:200 : result=0 2021-10-15 15:09:30.563 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:09:30.565 | + functions-common:time_stop:2309 : local name 2021-10-15 15:09:30.567 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:09:30.570 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:09:30.572 | + functions-common:time_stop:2312 : local total 2021-10-15 15:09:30.574 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:09:30.576 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:09:30.578 | + functions-common:time_stop:2316 : start_time=1634310566399 2021-10-15 15:09:30.580 | + functions-common:time_stop:2318 : [[ -z 1634310566399 ]] 2021-10-15 15:09:30.583 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:09:30.587 | + functions-common:time_stop:2321 : end_time=1634310570585 2021-10-15 15:09:30.589 | + functions-common:time_stop:2322 : elapsed_time=4186 2021-10-15 15:09:30.592 | + functions-common:time_stop:2323 : total=25066 2021-10-15 15:09:30.594 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:09:30.596 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29252 2021-10-15 15:09:30.598 | + inc/python:pip_install:203 : return 0 2021-10-15 15:09:30.601 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-10-15 15:09:30.622 | Using python 3.8 to install etcd3gw 2021-10-15 15:09:30.625 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-10-15 15:09:31.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:09:31.439 | from cryptography.utils import int_from_bytes 2021-10-15 15:09:31.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:09:31.439 | from cryptography.utils import int_from_bytes 2021-10-15 15:09:32.507 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:09:32.525 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-10-15 15:09:32.532 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-10-15 15:09:32.533 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-10-15 15:09:32.534 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-10-15 15:09:32.535 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-10-15 15:09:32.570 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-10-15 15:09:32.571 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-10-15 15:09:32.573 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.7) 2021-10-15 15:09:32.574 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.10.8) 2021-10-15 15:09:34.667 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:09:34.787 | + inc/python:pip_install:200 : result=0 2021-10-15 15:09:34.790 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:09:34.792 | + functions-common:time_stop:2309 : local name 2021-10-15 15:09:34.794 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:09:34.797 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:09:34.799 | + functions-common:time_stop:2312 : local total 2021-10-15 15:09:34.801 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:09:34.803 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:09:34.805 | + functions-common:time_stop:2316 : start_time=1634310570617 2021-10-15 15:09:34.808 | + functions-common:time_stop:2318 : [[ -z 1634310570617 ]] 2021-10-15 15:09:34.810 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:09:34.815 | + functions-common:time_stop:2321 : end_time=1634310574813 2021-10-15 15:09:34.817 | + functions-common:time_stop:2322 : elapsed_time=4196 2021-10-15 15:09:34.819 | + functions-common:time_stop:2323 : total=29252 2021-10-15 15:09:34.821 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:09:34.824 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33448 2021-10-15 15:09:34.826 | + inc/python:pip_install:203 : return 0 2021-10-15 15:09:34.828 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-10-15 15:09:34.830 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-10-15 15:09:34.833 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-10-15 15:09:34.835 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:09:34.837 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:09:34.840 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:09:34.842 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:09:34.845 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:09:34.847 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:09:34.849 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:09:34.851 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:09:34.854 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:09:34.856 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-10-15 15:09:34.859 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-10-15 15:09:34.861 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:34.864 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:34.866 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-10-15 15:09:34.868 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:09:34.871 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:09:34.873 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:09:34.876 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:09:34.878 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:09:34.880 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:09:34.883 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:09:34.885 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:34.887 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:34.889 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:09:34.892 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:09:34.894 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:09:34.897 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:09:34.899 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:09:34.902 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:09:34.904 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:34.906 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:34.909 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:09:34.930 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:09:35.036 | Reading package lists... 2021-10-15 15:09:35.266 | Building dependency tree... 2021-10-15 15:09:35.267 | Reading state information... 2021-10-15 15:09:35.503 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:09:35.503 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:09:35.503 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:09:35.503 | The following packages were automatically installed and are no longer required: 2021-10-15 15:09:35.504 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:09:35.504 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:09:35.504 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:09:35.504 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:09:35.504 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:09:35.504 | python3-zope.interface 2021-10-15 15:09:35.504 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:09:35.615 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:09:35.620 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:09:35.622 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:09:35.625 | + functions-common:time_stop:2309 : local name 2021-10-15 15:09:35.627 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:09:35.630 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:09:35.632 | + functions-common:time_stop:2312 : local total 2021-10-15 15:09:35.634 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:09:35.636 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:09:35.638 | + functions-common:time_stop:2316 : start_time=1634310574927 2021-10-15 15:09:35.640 | + functions-common:time_stop:2318 : [[ -z 1634310574927 ]] 2021-10-15 15:09:35.643 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:09:35.647 | + functions-common:time_stop:2321 : end_time=1634310575645 2021-10-15 15:09:35.649 | + functions-common:time_stop:2322 : elapsed_time=718 2021-10-15 15:09:35.652 | + functions-common:time_stop:2323 : total=4418 2021-10-15 15:09:35.654 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:09:35.656 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5136 2021-10-15 15:09:35.658 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:09:35.661 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-10-15 15:09:35.663 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:35.665 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:35.667 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-10-15 15:09:35.729 | Module proxy already enabled 2021-10-15 15:09:35.734 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-10-15 15:09:35.797 | Considering dependency proxy for proxy_uwsgi: 2021-10-15 15:09:35.797 | Module proxy already enabled 2021-10-15 15:09:35.797 | Module proxy_uwsgi already enabled 2021-10-15 15:09:35.802 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-10-15 15:09:35.804 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:09:35.807 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:09:35.809 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:09:35.940 | + ./stack.sh:main:863 : install_keystoneauth 2021-10-15 15:09:35.943 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-10-15 15:09:35.946 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-10-15 15:09:35.948 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:35.950 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:35.953 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-10-15 15:09:35.956 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:35.958 | + ./stack.sh:main:864 : install_keystoneclient 2021-10-15 15:09:35.961 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-10-15 15:09:35.963 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-10-15 15:09:35.965 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:35.968 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:35.971 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-10-15 15:09:35.973 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:35.975 | + ./stack.sh:main:865 : install_glanceclient 2021-10-15 15:09:35.978 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-10-15 15:09:35.980 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-10-15 15:09:35.982 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:35.985 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:35.988 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-10-15 15:09:35.990 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:35.993 | + ./stack.sh:main:866 : install_cinderclient 2021-10-15 15:09:35.995 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-10-15 15:09:35.997 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-10-15 15:09:36.000 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:36.002 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:36.004 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-10-15 15:09:36.007 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:36.009 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-10-15 15:09:36.011 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-10-15 15:09:36.014 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:36.016 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:36.018 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-10-15 15:09:36.021 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:36.023 | + ./stack.sh:main:867 : install_novaclient 2021-10-15 15:09:36.025 | + lib/nova:install_novaclient:806 : use_library_from_git python-novaclient 2021-10-15 15:09:36.027 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-10-15 15:09:36.030 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:36.033 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:36.035 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-10-15 15:09:36.037 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:36.040 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-10-15 15:09:36.056 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:09:36.059 | + ./stack.sh:main:869 : install_swiftclient 2021-10-15 15:09:36.061 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-10-15 15:09:36.065 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-10-15 15:09:36.068 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:36.070 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:36.073 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-10-15 15:09:36.075 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:36.078 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-10-15 15:09:36.096 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:09:36.098 | + ./stack.sh:main:872 : install_neutronclient 2021-10-15 15:09:36.101 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-10-15 15:09:36.103 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-10-15 15:09:36.105 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:36.108 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:36.111 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-10-15 15:09:36.113 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:36.116 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-10-15 15:09:36.118 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-10-15 15:09:36.120 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-10-15 15:09:36.123 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:36.125 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:36.127 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-10-15 15:09:36.130 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:36.132 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-10-15 15:09:36.135 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-10-15 15:09:36.137 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:09:36.140 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-10-15 15:09:36.142 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-10-15 15:09:36.145 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:09:36.148 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:09:36.149 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:09:36.155 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-10-15 15:09:36.158 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-10-15 15:09:36.160 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-10-15 15:09:36.163 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-10-15 15:09:36.165 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-10-15 15:09:36.186 | Using python 3.8 to install keystonemiddleware 2021-10-15 15:09:36.188 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-10-15 15:09:37.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:09:37.002 | from cryptography.utils import int_from_bytes 2021-10-15 15:09:37.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:09:37.002 | from cryptography.utils import int_from_bytes 2021-10-15 15:09:38.064 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:09:38.082 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-10-15 15:09:38.135 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-10-15 15:09:38.135 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-10-15 15:09:38.136 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-10-15 15:09:38.138 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-10-15 15:09:38.139 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-10-15 15:09:38.141 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-10-15 15:09:38.142 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-10-15 15:09:38.143 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-10-15 15:09:38.144 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-10-15 15:09:38.145 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-10-15 15:09:38.146 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-10-15 15:09:38.147 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-10-15 15:09:38.148 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-10-15 15:09:38.149 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-10-15 15:09:38.208 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-10-15 15:09:38.209 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-10-15 15:09:38.210 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-10-15 15:09:38.246 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-10-15 15:09:38.287 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-10-15 15:09:38.288 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-10-15 15:09:38.289 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-10-15 15:09:38.290 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-10-15 15:09:38.340 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-10-15 15:09:38.343 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-10-15 15:09:38.352 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-10-15 15:09:38.354 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-10-15 15:09:38.368 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-10-15 15:09:38.369 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-10-15 15:09:38.371 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-10-15 15:09:38.435 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.7) 2021-10-15 15:09:38.437 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-10-15 15:09:38.438 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2021-10-15 15:09:38.440 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-10-15 15:09:38.492 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.2) 2021-10-15 15:09:38.505 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-10-15 15:09:40.566 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:09:40.685 | + inc/python:pip_install:200 : result=0 2021-10-15 15:09:40.688 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:09:40.690 | + functions-common:time_stop:2309 : local name 2021-10-15 15:09:40.692 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:09:40.695 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:09:40.697 | + functions-common:time_stop:2312 : local total 2021-10-15 15:09:40.699 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:09:40.701 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:09:40.704 | + functions-common:time_stop:2316 : start_time=1634310576180 2021-10-15 15:09:40.706 | + functions-common:time_stop:2318 : [[ -z 1634310576180 ]] 2021-10-15 15:09:40.709 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:09:40.713 | + functions-common:time_stop:2321 : end_time=1634310580710 2021-10-15 15:09:40.715 | + functions-common:time_stop:2322 : elapsed_time=4530 2021-10-15 15:09:40.717 | + functions-common:time_stop:2323 : total=33448 2021-10-15 15:09:40.719 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:09:40.721 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=37978 2021-10-15 15:09:40.723 | + inc/python:pip_install:203 : return 0 2021-10-15 15:09:40.726 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-10-15 15:09:40.728 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-10-15 15:09:40.730 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:09:40.733 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-10-15 15:09:40.736 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-10-15 15:09:40.738 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:09:40.742 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:09:40.742 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:09:40.747 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-10-15 15:09:40.750 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-10-15 15:09:40.752 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-10-15 15:09:40.755 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-10-15 15:09:40.758 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-10-15 15:09:40.779 | Using python 3.8 to install python-memcached 2021-10-15 15:09:40.781 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-10-15 15:09:41.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:09:41.596 | from cryptography.utils import int_from_bytes 2021-10-15 15:09:41.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:09:41.596 | from cryptography.utils import int_from_bytes 2021-10-15 15:09:42.657 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:09:42.674 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-10-15 15:09:42.677 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-10-15 15:09:44.776 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:09:44.898 | + inc/python:pip_install:200 : result=0 2021-10-15 15:09:44.900 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:09:44.903 | + functions-common:time_stop:2309 : local name 2021-10-15 15:09:44.906 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:09:44.908 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:09:44.910 | + functions-common:time_stop:2312 : local total 2021-10-15 15:09:44.912 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:09:44.914 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:09:44.917 | + functions-common:time_stop:2316 : start_time=1634310580773 2021-10-15 15:09:44.919 | + functions-common:time_stop:2318 : [[ -z 1634310580773 ]] 2021-10-15 15:09:44.922 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:09:44.926 | + functions-common:time_stop:2321 : end_time=1634310584923 2021-10-15 15:09:44.928 | + functions-common:time_stop:2322 : elapsed_time=4150 2021-10-15 15:09:44.930 | + functions-common:time_stop:2323 : total=37978 2021-10-15 15:09:44.932 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:09:44.935 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=42128 2021-10-15 15:09:44.937 | + inc/python:pip_install:203 : return 0 2021-10-15 15:09:44.940 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-10-15 15:09:44.956 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:09:44.959 | + ./stack.sh:main:879 : '[' 10.222.0.24 == 10.222.0.24 ']' 2021-10-15 15:09:44.961 | + ./stack.sh:main:880 : stack_install_service keystone 2021-10-15 15:09:44.963 | + lib/stack:stack_install_service:20 : local service=keystone 2021-10-15 15:09:44.966 | + lib/stack:stack_install_service:21 : type install_keystone 2021-10-15 15:09:44.968 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:09:44.970 | + lib/stack:stack_install_service:32 : install_keystone 2021-10-15 15:09:44.973 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-10-15 15:09:44.988 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:09:44.990 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-10-15 15:09:44.993 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-10-15 15:09:44.995 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-10-15 15:09:44.997 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:09:44.999 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:09:45.002 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:09:45.004 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:09:45.006 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:09:45.009 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:09:45.024 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:09:45.026 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:09:45.028 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:09:45.031 | + functions-common:git_clone:544 : echo master 2021-10-15 15:09:45.031 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:09:45.036 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-10-15 15:09:45.038 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:09:45.040 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-10-15 15:09:45.042 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:09:45.043 | + functions-common:git_clone:593 : head -1 2021-10-15 15:09:45.046 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-10-15 15:09:45.048 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:09:45.050 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-10-15 15:09:45.052 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:09:45.055 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:09:45.057 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-10-15 15:09:45.059 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:09:45.062 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-10-15 15:09:45.064 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:09:45.067 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:09:45.069 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-10-15 15:09:45.071 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:09:45.074 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:09:45.076 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-10-15 15:09:45.079 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:09:45.082 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-10-15 15:09:45.084 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:09:45.086 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:09:45.089 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-10-15 15:09:45.095 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-10-15 15:09:45.097 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-10-15 15:09:45.775 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-10-15 15:09:45.777 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:09:45.780 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:09:45.782 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:09:45.784 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:09:45.786 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-10-15 15:09:45.788 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:09:45.790 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:09:45.792 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:09:45.795 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:09:45.797 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:09:45.799 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:09:45.801 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:09:45.803 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-10-15 15:09:45.823 | Using python 3.8 to install /opt/stack/keystone 2021-10-15 15:09:45.826 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-10-15 15:09:46.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:09:46.656 | from cryptography.utils import int_from_bytes 2021-10-15 15:09:46.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:09:46.656 | from cryptography.utils import int_from_bytes 2021-10-15 15:09:47.731 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:09:47.752 | Obtaining file:///opt/stack/keystone 2021-10-15 15:09:47.753 | Preparing metadata (setup.py): started 2021-10-15 15:09:49.261 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:09:49.339 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.6.0) 2021-10-15 15:09:49.340 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2021-10-15 15:09:49.342 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:09:49.344 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.3.9) 2021-10-15 15:09:49.345 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (35.0.0) 2021-10-15 15:09:49.346 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.25) 2021-10-15 15:09:49.347 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2021-10-15 15:09:49.348 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2021-10-15 15:09:49.349 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:09:49.350 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2021-10-15 15:09:49.351 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2021-10-15 15:09:49.352 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:09:49.353 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.8.18) 2021-10-15 15:09:49.354 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.1) 2021-10-15 15:09:49.355 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2021-10-15 15:09:49.356 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.3.1) 2021-10-15 15:09:49.358 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.9.1) 2021-10-15 15:09:49.359 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0) 2021-10-15 15:09:49.360 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:09:49.361 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.0) 2021-10-15 15:09:49.363 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:09:49.364 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.8.2) 2021-10-15 15:09:49.365 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2021-10-15 15:09:49.366 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2021-10-15 15:09:49.367 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.10.0) 2021-10-15 15:09:49.368 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:09:49.369 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (7.0.1) 2021-10-15 15:09:49.370 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.2.0) 2021-10-15 15:09:49.371 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.4) 2021-10-15 15:09:49.373 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:09:49.374 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:09:49.375 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2021-10-15 15:09:49.376 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2021-10-15 15:09:49.377 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.3) 2021-10-15 15:09:49.388 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.15.0) 2021-10-15 15:09:49.389 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2021-10-15 15:09:49.435 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:09:49.449 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.2) 2021-10-15 15:09:49.450 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:09:49.451 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:09:49.453 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (8.0.3) 2021-10-15 15:09:49.463 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.0.1.dev8) (9.0.1) 2021-10-15 15:09:49.526 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:09:49.531 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2021-10-15 15:09:49.631 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (5.4.1) 2021-10-15 15:09:49.632 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2021-10-15 15:09:49.634 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2021-10-15 15:09:49.635 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2021-10-15 15:09:49.691 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:09:49.692 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:09:49.695 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2021-10-15 15:09:49.746 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2021-10-15 15:09:49.750 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2021-10-15 15:09:49.808 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.6) 2021-10-15 15:09:49.809 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2021-10-15 15:09:49.811 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.6.0) 2021-10-15 15:09:49.815 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.3.0) 2021-10-15 15:09:49.816 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:09:49.817 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.4) 2021-10-15 15:09:49.837 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2021-10-15 15:09:49.891 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.7.2) 2021-10-15 15:09:49.911 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:09:49.912 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.1.16) 2021-10-15 15:09:49.914 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.0) 2021-10-15 15:09:49.915 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7) 2021-10-15 15:09:49.971 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.4.1) 2021-10-15 15:09:50.113 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (1.8.0) 2021-10-15 15:09:50.114 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (21.0.0) 2021-10-15 15:09:50.116 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.2.2) 2021-10-15 15:09:50.116 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (0.7.1) 2021-10-15 15:09:50.344 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.2) 2021-10-15 15:09:50.368 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2021-10-15 15:09:50.368 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.2) 2021-10-15 15:09:50.442 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5) 2021-10-15 15:09:50.444 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (4.8.1) 2021-10-15 15:09:50.463 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.0) 2021-10-15 15:09:50.538 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.20) 2021-10-15 15:09:50.582 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.13.2) 2021-10-15 15:09:50.705 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:09:50.780 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.7.0) 2021-10-15 15:09:50.918 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (0.14.1) 2021-10-15 15:09:50.950 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:09:50.993 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (1.3.3) 2021-10-15 15:09:50.994 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.0.0) 2021-10-15 15:09:50.995 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.5.1) 2021-10-15 15:09:50.996 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.1) 2021-10-15 15:09:50.998 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.32.0) 2021-10-15 15:09:50.999 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.5.0) 2021-10-15 15:09:51.190 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2021.10.8) 2021-10-15 15:09:51.191 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.26.7) 2021-10-15 15:09:51.194 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.0.7) 2021-10-15 15:09:51.197 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (3.3) 2021-10-15 15:09:51.354 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2021-10-15 15:09:51.441 | Requirement already satisfied: elementpath<3.0.0,>=2.2.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.0.1.dev8) (2.3.2) 2021-10-15 15:09:51.523 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.6.0) 2021-10-15 15:09:51.709 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.0) 2021-10-15 15:09:51.741 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (1.6) 2021-10-15 15:09:51.892 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (58.2.0) 2021-10-15 15:09:51.990 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.7) 2021-10-15 15:09:52.026 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.0.0) 2021-10-15 15:09:53.634 | Installing collected packages: keystone 2021-10-15 15:09:53.634 | Attempting uninstall: keystone 2021-10-15 15:09:53.634 | Found existing installation: keystone 20.0.1.dev8 2021-10-15 15:09:53.638 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-10-15 15:09:53.641 | Running setup.py develop for keystone 2021-10-15 15:09:55.712 | Successfully installed keystone 2021-10-15 15:09:55.712 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:09:55.851 | + inc/python:pip_install:200 : result=0 2021-10-15 15:09:55.854 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:09:55.856 | + functions-common:time_stop:2309 : local name 2021-10-15 15:09:55.858 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:09:55.860 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:09:55.862 | + functions-common:time_stop:2312 : local total 2021-10-15 15:09:55.864 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:09:55.866 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:09:55.868 | + functions-common:time_stop:2316 : start_time=1634310585818 2021-10-15 15:09:55.870 | + functions-common:time_stop:2318 : [[ -z 1634310585818 ]] 2021-10-15 15:09:55.873 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:09:55.877 | + functions-common:time_stop:2321 : end_time=1634310595875 2021-10-15 15:09:55.879 | + functions-common:time_stop:2322 : elapsed_time=10057 2021-10-15 15:09:55.881 | + functions-common:time_stop:2323 : total=42128 2021-10-15 15:09:55.883 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:09:55.885 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=52185 2021-10-15 15:09:55.887 | + inc/python:pip_install:203 : return 0 2021-10-15 15:09:55.890 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:09:55.892 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:09:55.895 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:09:55.913 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:09:55.938 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-10-15 15:09:55.940 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-10-15 15:09:55.943 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:09:55.945 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:09:55.947 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-10-15 15:09:55.950 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:09:55.953 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-10-15 15:09:55.969 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:09:55.972 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:09:55.974 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:09:55.976 | + ./stack.sh:main:881 : configure_keystone 2021-10-15 15:09:55.979 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-10-15 15:09:55.991 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-10-15 15:09:55.993 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-10-15 15:09:55.997 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-10-15 15:09:56.012 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:09:56.015 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-10-15 15:09:56.046 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-10-15 15:09:56.072 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-10-15 15:09:56.104 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-10-15 15:09:56.134 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-10-15 15:09:56.164 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-10-15 15:09:56.194 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-10-15 15:09:56.222 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-10-15 15:09:56.249 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-10-15 15:09:56.251 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-10-15 15:09:56.253 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-10-15 15:09:56.255 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-10-15 15:09:56.258 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:09:56.260 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:09:56.275 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:09:56.278 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:09:56.281 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:09:56.283 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:09:56.297 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:09:56.300 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:09:56.302 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:09:56.332 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:09:56.334 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:09:56.336 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-10-15 15:09:56.339 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-10-15 15:09:56.341 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-10-15 15:09:56.357 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:09:56.360 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity 2021-10-15 15:09:56.389 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.24/identity 2021-10-15 15:09:56.417 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-10-15 15:09:56.419 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-10-15 15:09:56.449 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-10-15 15:09:56.451 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-10-15 15:09:56.454 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-10-15 15:09:56.456 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-10-15 15:09:56.459 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:09:56.461 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:09:56.494 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-10-15 15:09:56.496 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-10-15 15:09:56.498 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-10-15 15:09:56.501 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-10-15 15:09:56.504 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:09:56.520 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:09:56.522 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:09:56.525 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:09:56.527 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:09:56.530 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-10-15 15:09:56.557 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:09:56.584 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:09:56.611 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:09:56.639 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-10-15 15:09:56.666 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:09:56.668 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-10-15 15:09:56.671 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:09:56.673 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-10-15 15:09:56.675 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-10-15 15:09:56.677 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:09:56.680 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:09:56.683 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-10-15 15:09:56.687 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-10-15 15:09:56.689 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:09:56.691 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:09:56.704 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:09:56.704 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:09:56.712 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:09:56.716 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:09:56.732 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:09:56.734 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:09:56.738 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-10-15 15:09:56.767 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-10-15 15:09:56.793 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-10-15 15:09:56.820 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-10-15 15:09:56.847 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-10-15 15:09:56.874 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-10-15 15:09:56.900 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-10-15 15:09:56.927 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-10-15 15:09:56.955 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-10-15 15:09:56.981 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:09:57.008 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-10-15 15:09:57.035 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-10-15 15:09:57.062 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-10-15 15:09:57.088 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:09:57.091 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:09:57.094 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-10-15 15:09:57.096 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-10-15 15:09:57.098 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:09:57.101 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:57.103 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:57.105 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:09:57.109 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:09:57.112 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:09:57.139 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-10-15 15:09:57.166 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-10-15 15:09:57.167 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:09:57.175 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-10-15 15:09:57.178 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-10-15 15:09:57.181 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-10-15 15:09:57.183 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:09:57.186 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:09:57.188 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:09:57.190 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:57.193 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:57.195 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:09:57.197 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:09:57.199 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:57.202 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:57.205 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-10-15 15:09:57.265 | Site keystone-wsgi-public already enabled 2021-10-15 15:09:57.270 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:09:57.272 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:09:57.274 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:09:57.277 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:09:57.408 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-10-15 15:09:57.412 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:09:57.414 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-10-15 15:09:57.416 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-10-15 15:09:57.419 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:09:57.421 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:09:57.424 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:09:57.428 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-10-15 15:09:57.431 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:09:57.433 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:09:57.445 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:09:57.446 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:09:57.454 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:09:57.458 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:09:57.474 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:09:57.476 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:09:57.480 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:09:57.510 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-10-15 15:09:57.538 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-10-15 15:09:57.564 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-10-15 15:09:57.591 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-10-15 15:09:57.618 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-10-15 15:09:57.646 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-10-15 15:09:57.673 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-10-15 15:09:57.700 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-10-15 15:09:57.727 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:09:57.754 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-10-15 15:09:57.782 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-10-15 15:09:57.808 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-10-15 15:09:57.836 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:09:57.838 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:09:57.841 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-10-15 15:09:57.844 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-10-15 15:09:57.846 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:09:57.848 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:57.851 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:57.853 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:09:57.855 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:09:57.858 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:09:57.885 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-10-15 15:09:57.912 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2021-10-15 15:09:57.913 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:09:57.921 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-10-15 15:09:57.924 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-10-15 15:09:57.927 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-10-15 15:09:57.929 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:09:57.932 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:09:57.934 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:09:57.937 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:57.939 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:57.941 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:09:57.944 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:09:57.946 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:09:57.948 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:09:57.951 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-10-15 15:09:58.011 | Site keystone-wsgi-admin already enabled 2021-10-15 15:09:58.016 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:09:58.019 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:09:58.021 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:09:58.023 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:09:58.156 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-10-15 15:09:58.184 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-10-15 15:09:58.215 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-10-15 15:09:58.246 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-10-15 15:09:58.249 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-10-15 15:09:58.278 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-10-15 15:09:58.305 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-10-15 15:09:58.334 | + ./stack.sh:main:885 : is_service_enabled swift 2021-10-15 15:09:58.350 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:09:58.352 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-10-15 15:09:58.369 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:09:58.372 | + ./stack.sh:main:889 : stack_install_service swift 2021-10-15 15:09:58.375 | + lib/stack:stack_install_service:20 : local service=swift 2021-10-15 15:09:58.377 | + lib/stack:stack_install_service:21 : type install_swift 2021-10-15 15:09:58.380 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:09:58.382 | + lib/stack:stack_install_service:32 : install_swift 2021-10-15 15:09:58.385 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-10-15 15:09:58.387 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-10-15 15:09:58.389 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-10-15 15:09:58.391 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:09:58.394 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:09:58.396 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:09:58.399 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:09:58.401 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:09:58.404 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:09:58.419 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:09:58.422 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:09:58.424 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:09:58.427 | + functions-common:git_clone:544 : echo master 2021-10-15 15:09:58.427 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:09:58.432 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-10-15 15:09:58.434 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:09:58.437 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-10-15 15:09:58.439 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:09:58.440 | + functions-common:git_clone:593 : head -1 2021-10-15 15:09:58.443 | dbd0960ae Merge "Update master for stable/xena" 2021-10-15 15:09:58.445 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:09:58.448 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-10-15 15:09:58.450 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:09:58.453 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:09:58.455 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-10-15 15:09:58.458 | + inc/python:setup_develop:344 : local extras=keystone 2021-10-15 15:09:58.460 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-10-15 15:09:58.463 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:09:58.465 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:09:58.468 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-10-15 15:09:58.470 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:09:58.472 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-10-15 15:09:58.475 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-10-15 15:09:58.478 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:09:58.480 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-10-15 15:09:58.483 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:09:58.485 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:09:58.488 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-10-15 15:09:58.494 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-10-15 15:09:58.496 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-10-15 15:09:59.138 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-10-15 15:09:59.141 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:09:59.143 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:09:59.145 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:09:59.147 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:09:59.150 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-10-15 15:09:59.152 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:09:59.155 | + inc/python:setup_package:428 : local extras=keystone 2021-10-15 15:09:59.157 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:09:59.159 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-10-15 15:09:59.161 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-10-15 15:09:59.164 | + inc/python:setup_package:438 : extras='[keystone]' 2021-10-15 15:09:59.166 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:09:59.168 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-10-15 15:09:59.189 | Using python 3.8 to install /opt/stack/swift 2021-10-15 15:09:59.191 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-10-15 15:10:00.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:10:00.005 | from cryptography.utils import int_from_bytes 2021-10-15 15:10:00.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:10:00.005 | from cryptography.utils import int_from_bytes 2021-10-15 15:10:01.068 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:10:01.086 | Obtaining file:///opt/stack/swift 2021-10-15 15:10:01.087 | Preparing metadata (setup.py): started 2021-10-15 15:10:02.297 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:10:02.336 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.32.0) 2021-10-15 15:10:02.337 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.1.2) 2021-10-15 15:10:02.338 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.11.0) 2021-10-15 15:10:02.339 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.1.1) 2021-10-15 15:10:02.340 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (4.6.3) 2021-10-15 15:10:02.341 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.26.0) 2021-10-15 15:10:02.343 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.16.0) 2021-10-15 15:10:02.344 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.9.7) 2021-10-15 15:10:02.345 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.6.0) 2021-10-15 15:10:02.346 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (35.0.0) 2021-10-15 15:10:02.347 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (9.3.0) 2021-10-15 15:10:02.390 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev43) (1.15.0) 2021-10-15 15:10:02.397 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev43) (2.1.0) 2021-10-15 15:10:02.453 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.4.0) 2021-10-15 15:10:02.454 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.6.0) 2021-10-15 15:10:02.455 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.3.1) 2021-10-15 15:10:02.456 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.2.0) 2021-10-15 15:10:02.457 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.8.7) 2021-10-15 15:10:02.458 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.6.0) 2021-10-15 15:10:02.460 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.3.0) 2021-10-15 15:10:02.461 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.10.0) 2021-10-15 15:10:02.462 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:10:02.463 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.1) 2021-10-15 15:10:02.464 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.1.1) 2021-10-15 15:10:02.465 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (8.7.1) 2021-10-15 15:10:02.487 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev43) (58.2.0) 2021-10-15 15:10:02.519 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2.0.7) 2021-10-15 15:10:02.520 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (1.26.7) 2021-10-15 15:10:02.523 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (3.3) 2021-10-15 15:10:02.524 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2021.10.8) 2021-10-15 15:10:02.547 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev43) (2.20) 2021-10-15 15:10:02.637 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.1.16) 2021-10-15 15:10:02.639 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.7.0) 2021-10-15 15:10:02.641 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.4.0) 2021-10-15 15:10:02.682 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.1.4) 2021-10-15 15:10:02.725 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.3.0) 2021-10-15 15:10:02.727 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.5.0) 2021-10-15 15:10:02.728 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.4.1) 2021-10-15 15:10:02.729 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.8.0) 2021-10-15 15:10:02.789 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.2) 2021-10-15 15:10:02.793 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.9.6) 2021-10-15 15:10:02.806 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.0.2) 2021-10-15 15:10:02.808 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2021.3) 2021-10-15 15:10:02.825 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.4.7) 2021-10-15 15:10:02.828 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (21.0) 2021-10-15 15:10:02.936 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.13.2) 2021-10-15 15:10:02.951 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:10:04.906 | Installing collected packages: swift 2021-10-15 15:10:04.906 | Attempting uninstall: swift 2021-10-15 15:10:04.907 | Found existing installation: swift 2.29.0.dev43 2021-10-15 15:10:04.910 | Can't uninstall 'swift'. No files were found to uninstall. 2021-10-15 15:10:04.912 | Running setup.py develop for swift 2021-10-15 15:10:06.868 | Successfully installed swift-2.29.0.dev43 2021-10-15 15:10:06.868 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:10:07.000 | + inc/python:pip_install:200 : result=0 2021-10-15 15:10:07.002 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:10:07.005 | + functions-common:time_stop:2309 : local name 2021-10-15 15:10:07.007 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:10:07.009 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:10:07.011 | + functions-common:time_stop:2312 : local total 2021-10-15 15:10:07.014 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:10:07.016 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:10:07.018 | + functions-common:time_stop:2316 : start_time=1634310599183 2021-10-15 15:10:07.020 | + functions-common:time_stop:2318 : [[ -z 1634310599183 ]] 2021-10-15 15:10:07.023 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:10:07.027 | + functions-common:time_stop:2321 : end_time=1634310607025 2021-10-15 15:10:07.029 | + functions-common:time_stop:2322 : elapsed_time=7842 2021-10-15 15:10:07.032 | + functions-common:time_stop:2323 : total=52185 2021-10-15 15:10:07.034 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:10:07.036 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=60027 2021-10-15 15:10:07.038 | + inc/python:pip_install:203 : return 0 2021-10-15 15:10:07.040 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:10:07.043 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:10:07.046 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:10:07.064 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:10:07.076 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-10-15 15:10:07.078 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-10-15 15:10:07.080 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:10:07.082 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:10:07.085 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-10-15 15:10:07.087 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:10:07.089 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-10-15 15:10:07.092 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:10:07.094 | + ./stack.sh:main:890 : configure_swift 2021-10-15 15:10:07.097 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-10-15 15:10:07.098 | + lib/swift:configure_swift:335 : local node_number 2021-10-15 15:10:07.100 | + lib/swift:configure_swift:336 : local swift_node_config 2021-10-15 15:10:07.102 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-10-15 15:10:07.104 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-10-15 15:10:08.145 | No object-expirer running 2021-10-15 15:10:08.145 | No object-updater running 2021-10-15 15:10:08.145 | No proxy-server running 2021-10-15 15:10:08.145 | No account-reaper running 2021-10-15 15:10:08.145 | No container-auditor running 2021-10-15 15:10:08.145 | No container-sharder running 2021-10-15 15:10:08.145 | No object-auditor running 2021-10-15 15:10:08.145 | No object-server running 2021-10-15 15:10:08.145 | No account-replicator running 2021-10-15 15:10:08.145 | No container-server running 2021-10-15 15:10:08.145 | No container-updater running 2021-10-15 15:10:08.145 | No account-auditor running 2021-10-15 15:10:08.145 | No container-reconciler running 2021-10-15 15:10:08.145 | No container-sync running 2021-10-15 15:10:08.145 | No container-replicator running 2021-10-15 15:10:08.145 | No object-reconstructor running 2021-10-15 15:10:08.145 | No object-replicator running 2021-10-15 15:10:08.146 | No account-server running 2021-10-15 15:10:08.212 | + lib/swift:configure_swift:340 : true 2021-10-15 15:10:08.214 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-10-15 15:10:08.227 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-10-15 15:10:08.239 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-10-15 15:10:08.242 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-10-15 15:10:08.242 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-10-15 15:10:08.247 | + lib/swift:configure_swift:354 : sed -e ' 2021-10-15 15:10:08.247 | s/%GROUP%/ubuntu/; 2021-10-15 15:10:08.247 | s/%USER%/ubuntu/; 2021-10-15 15:10:08.247 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-10-15 15:10:08.247 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-10-15 15:10:08.251 | uid = ubuntu 2021-10-15 15:10:08.251 | gid = ubuntu 2021-10-15 15:10:08.251 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-10-15 15:10:08.251 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-10-15 15:10:08.251 | address = 127.0.0.1 2021-10-15 15:10:08.251 | 2021-10-15 15:10:08.251 | [account6612] 2021-10-15 15:10:08.251 | max connections = 25 2021-10-15 15:10:08.251 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:10:08.251 | read only = false 2021-10-15 15:10:08.251 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-10-15 15:10:08.251 | 2021-10-15 15:10:08.251 | [account6622] 2021-10-15 15:10:08.251 | max connections = 25 2021-10-15 15:10:08.251 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:10:08.251 | read only = false 2021-10-15 15:10:08.251 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-10-15 15:10:08.251 | 2021-10-15 15:10:08.251 | [account6632] 2021-10-15 15:10:08.251 | max connections = 25 2021-10-15 15:10:08.251 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:10:08.251 | read only = false 2021-10-15 15:10:08.251 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-10-15 15:10:08.251 | 2021-10-15 15:10:08.251 | [account6642] 2021-10-15 15:10:08.251 | max connections = 25 2021-10-15 15:10:08.251 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:10:08.251 | read only = false 2021-10-15 15:10:08.251 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-10-15 15:10:08.251 | 2021-10-15 15:10:08.252 | 2021-10-15 15:10:08.252 | [container6611] 2021-10-15 15:10:08.252 | max connections = 25 2021-10-15 15:10:08.252 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:10:08.252 | read only = false 2021-10-15 15:10:08.252 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-10-15 15:10:08.252 | 2021-10-15 15:10:08.252 | [container6621] 2021-10-15 15:10:08.252 | max connections = 25 2021-10-15 15:10:08.252 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:10:08.252 | read only = false 2021-10-15 15:10:08.252 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-10-15 15:10:08.252 | 2021-10-15 15:10:08.252 | [container6631] 2021-10-15 15:10:08.252 | max connections = 25 2021-10-15 15:10:08.252 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:10:08.252 | read only = false 2021-10-15 15:10:08.252 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-10-15 15:10:08.252 | 2021-10-15 15:10:08.252 | [container6641] 2021-10-15 15:10:08.252 | max connections = 25 2021-10-15 15:10:08.252 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:10:08.252 | read only = false 2021-10-15 15:10:08.252 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-10-15 15:10:08.252 | 2021-10-15 15:10:08.252 | 2021-10-15 15:10:08.252 | [object6613] 2021-10-15 15:10:08.252 | max connections = 25 2021-10-15 15:10:08.252 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:10:08.252 | read only = false 2021-10-15 15:10:08.252 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-10-15 15:10:08.252 | 2021-10-15 15:10:08.252 | [object6623] 2021-10-15 15:10:08.252 | max connections = 25 2021-10-15 15:10:08.252 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:10:08.252 | read only = false 2021-10-15 15:10:08.252 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-10-15 15:10:08.252 | 2021-10-15 15:10:08.253 | [object6633] 2021-10-15 15:10:08.253 | max connections = 25 2021-10-15 15:10:08.253 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:10:08.253 | read only = false 2021-10-15 15:10:08.253 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-10-15 15:10:08.253 | 2021-10-15 15:10:08.253 | [object6643] 2021-10-15 15:10:08.253 | max connections = 25 2021-10-15 15:10:08.253 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:10:08.253 | read only = false 2021-10-15 15:10:08.253 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-10-15 15:10:08.254 | + lib/swift:configure_swift:360 : is_ubuntu 2021-10-15 15:10:08.256 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:10:08.258 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:10:08.260 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-10-15 15:10:08.271 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-10-15 15:10:08.274 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-10-15 15:10:08.278 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-10-15 15:10:08.283 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-10-15 15:10:08.285 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-10-15 15:10:08.289 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-10-15 15:10:08.316 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/ 2021-10-15 15:10:08.342 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-10-15 15:10:08.359 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-10-15 15:10:08.386 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-10-15 15:10:08.404 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:10:08.432 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-10-15 15:10:08.449 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-10-15 15:10:08.476 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-10-15 15:10:08.494 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-10-15 15:10:08.521 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-10-15 15:10:08.539 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:10:08.566 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-10-15 15:10:08.585 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-10-15 15:10:08.599 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:10:08.601 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-10-15 15:10:08.629 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-10-15 15:10:08.655 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-10-15 15:10:08.682 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-10-15 15:10:08.708 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-10-15 15:10:08.723 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:10:08.725 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-10-15 15:10:08.751 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-10-15 15:10:08.766 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:10:08.768 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-10-15 15:10:08.782 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:10:08.784 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-10-15 15:10:08.786 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-10-15 15:10:08.801 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:10:08.803 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-10-15 15:10:08.805 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-10-15 15:10:08.807 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-10-15 15:10:08.812 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-10-15 15:10:08.829 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-10-15 15:10:08.856 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-10-15 15:10:08.882 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-10-15 15:10:08.911 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-10-15 15:10:08.940 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-10-15 15:10:08.967 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-10-15 15:10:08.969 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-10-15 15:10:08.971 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-10-15 15:10:08.973 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-10-15 15:10:08.975 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-10-15 15:10:09.002 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-10-15 15:10:09.029 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity 2021-10-15 15:10:09.055 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-10-15 15:10:09.082 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-10-15 15:10:09.108 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-10-15 15:10:09.135 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-10-15 15:10:09.162 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-10-15 15:10:09.189 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:10:09.215 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-10-15 15:10:09.242 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-10-15 15:10:09.268 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-10-15 15:10:09.298 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-10-15 15:10:09.324 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-10-15 15:10:09.355 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-10-15 15:10:09.382 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-10-15 15:10:09.400 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-10-15 15:10:09.427 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-10-15 15:10:09.454 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-10-15 15:10:09.458 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-10-15 15:10:09.486 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-10-15 15:10:09.513 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-10-15 15:10:09.539 | + lib/swift:configure_swift:478 : local node_number 2021-10-15 15:10:09.541 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-10-15 15:10:09.543 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:10:09.546 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-10-15 15:10:09.550 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-10-15 15:10:09.552 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:10:09.555 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:10:09.557 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-10-15 15:10:09.559 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-10-15 15:10:09.562 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:10:09.564 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:10:09.566 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-10-15 15:10:09.584 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-10-15 15:10:09.611 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-10-15 15:10:09.629 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-10-15 15:10:09.657 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-10-15 15:10:09.675 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:10:09.703 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-10-15 15:10:09.721 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:10:09.749 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-10-15 15:10:09.766 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:10:09.794 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-10-15 15:10:09.811 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-10-15 15:10:09.838 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:10:09.857 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:10:09.884 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-10-15 15:10:09.902 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-10-15 15:10:09.930 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-10-15 15:10:09.947 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-10-15 15:10:09.974 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-10-15 15:10:09.979 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-10-15 15:10:09.998 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:10:10.026 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-10-15 15:10:10.053 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:10:10.056 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-10-15 15:10:10.060 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-10-15 15:10:10.063 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:10:10.065 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:10:10.067 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-10-15 15:10:10.069 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-10-15 15:10:10.071 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:10:10.073 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:10:10.075 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-10-15 15:10:10.093 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-10-15 15:10:10.121 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-10-15 15:10:10.139 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-10-15 15:10:10.166 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-10-15 15:10:10.184 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:10:10.212 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-10-15 15:10:10.229 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:10:10.262 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-10-15 15:10:10.280 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:10:10.308 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-10-15 15:10:10.326 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-10-15 15:10:10.354 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:10:10.372 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:10:10.400 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-10-15 15:10:10.417 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-10-15 15:10:10.446 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-10-15 15:10:10.463 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-10-15 15:10:10.490 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-10-15 15:10:10.495 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-10-15 15:10:10.512 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:10:10.542 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:10:10.544 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-10-15 15:10:10.549 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-10-15 15:10:10.551 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:10:10.553 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:10:10.555 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-10-15 15:10:10.558 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-10-15 15:10:10.560 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:10:10.562 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:10:10.564 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-10-15 15:10:10.588 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-10-15 15:10:10.617 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-10-15 15:10:10.634 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-10-15 15:10:10.662 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-10-15 15:10:10.681 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:10:10.708 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-10-15 15:10:10.726 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:10:10.754 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-10-15 15:10:10.772 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:10:10.800 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-10-15 15:10:10.817 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-10-15 15:10:10.846 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:10:10.864 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:10:10.893 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-10-15 15:10:10.912 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-10-15 15:10:10.940 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-10-15 15:10:10.958 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-10-15 15:10:10.987 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-10-15 15:10:10.992 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-10-15 15:10:11.010 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:10:11.037 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-10-15 15:10:11.065 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-10-15 15:10:11.091 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-10-15 15:10:11.118 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-10-15 15:10:11.121 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-10-15 15:10:11.126 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-10-15 15:10:11.153 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-10-15 15:10:11.181 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-10-15 15:10:11.212 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-10-15 15:10:11.242 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-10-15 15:10:11.271 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-10-15 15:10:11.298 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-10-15 15:10:11.325 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-10-15 15:10:11.352 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-10-15 15:10:11.380 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-10-15 15:10:11.395 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:10:11.397 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-10-15 15:10:11.415 | + lib/swift:configure_swift:521 : local auth_vers 2021-10-15 15:10:11.418 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-10-15 15:10:11.438 | + lib/swift:configure_swift:522 : auth_vers=3 2021-10-15 15:10:11.440 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.24 2021-10-15 15:10:11.467 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-10-15 15:10:11.469 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-10-15 15:10:11.496 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity 2021-10-15 15:10:11.524 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-10-15 15:10:11.526 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-10-15 15:10:11.553 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-10-15 15:10:11.569 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:10:11.571 | + lib/swift:configure_swift:541 : local user_group 2021-10-15 15:10:11.574 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-10-15 15:10:11.579 | + lib/swift:configure_swift:542 : user_group=1000 2021-10-15 15:10:11.581 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-10-15 15:10:11.594 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-10-15 15:10:11.596 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-10-15 15:10:11.607 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-10-15 15:10:11.610 | + lib/swift:configure_swift:548 : is_suse 2021-10-15 15:10:11.612 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:10:11.614 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:10:11.617 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:10:11.619 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:10:11.621 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:10:11.623 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:10:11.626 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-10-15 15:10:11.637 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:10:11.640 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-10-15 15:10:11.643 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-10-15 15:10:11.660 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:10:11.662 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-10-15 15:10:11.680 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:10:11.682 | + ./stack.sh:main:901 : stack_install_service glance 2021-10-15 15:10:11.685 | + lib/stack:stack_install_service:20 : local service=glance 2021-10-15 15:10:11.688 | + lib/stack:stack_install_service:21 : type install_glance 2021-10-15 15:10:11.690 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:10:11.692 | + lib/stack:stack_install_service:32 : install_glance 2021-10-15 15:10:11.695 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-10-15 15:10:11.697 | + lib/glance:install_glance:514 : local glance_store_extras 2021-10-15 15:10:11.700 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-10-15 15:10:11.716 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:10:11.719 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-10-15 15:10:11.721 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-10-15 15:10:11.739 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:10:11.742 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-10-15 15:10:11.744 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-10-15 15:10:11.747 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-10-15 15:10:11.750 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:10:11.752 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:10:11.755 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-10-15 15:10:11.758 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:10:11.761 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-10-15 15:10:11.764 | ++ inc/python:join_extras:29 : local IFS=, 2021-10-15 15:10:11.767 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-10-15 15:10:11.770 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-10-15 15:10:11.772 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-10-15 15:10:11.775 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-10-15 15:10:11.777 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-10-15 15:10:11.781 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-10-15 15:10:11.784 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-10-15 15:10:11.786 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-10-15 15:10:11.790 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:10:11.790 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-10-15 15:10:11.796 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-10-15 15:10:11.798 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-10-15 15:10:11.801 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-10-15 15:10:11.804 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-10-15 15:10:11.806 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 15:10:11.828 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-10-15 15:10:11.831 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 15:10: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 15:10:12.651 | from cryptography.utils import int_from_bytes 2021-10-15 15:10: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 15:10:12.651 | from cryptography.utils import int_from_bytes 2021-10-15 15:10:13.720 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:10:13.739 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-10-15 15:10:13.826 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-10-15 15:10:13.827 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-10-15 15:10:13.828 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-10-15 15:10:13.829 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-10-15 15:10:13.830 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-10-15 15:10:13.831 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.32.0) 2021-10-15 15:10:13.833 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-10-15 15:10:13.834 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.1) 2021-10-15 15:10:13.835 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-10-15 15:10:13.836 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-10-15 15:10:13.837 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-10-15 15:10:13.838 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-10-15 15:10:13.840 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.1) 2021-10-15 15:10:13.843 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.12.0) 2021-10-15 15:10:13.845 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-10-15 15:10:13.847 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-10-15 15:10:13.849 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.1) 2021-10-15 15:10:13.852 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.1.0) 2021-10-15 15:10:13.861 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-10-15 15:10:13.862 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-10-15 15:10:13.867 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-10-15 15:10:13.936 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2021-10-15 15:10:13.938 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-10-15 15:10:13.939 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-10-15 15:10:13.962 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-10-15 15:10:13.963 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-10-15 15:10:13.964 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-10-15 15:10:13.967 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-10-15 15:10:13.969 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-10-15 15:10:13.979 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-10-15 15:10:14.022 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2021-10-15 15:10:14.023 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-10-15 15:10:14.023 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-10-15 15:10:14.025 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-10-15 15:10:14.044 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-10-15 15:10:14.046 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-10-15 15:10:14.062 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-10-15 15:10:14.077 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-10-15 15:10:14.078 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2021-10-15 15:10:14.097 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2021-10-15 15:10:14.100 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2021-10-15 15:10:14.180 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-10-15 15:10:14.181 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-10-15 15:10:14.184 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.7) 2021-10-15 15:10:14.185 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.10.8) 2021-10-15 15:10:14.234 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-10-15 15:10:14.262 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.2) 2021-10-15 15:10:14.298 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-10-15 15:10:14.465 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-10-15 15:10:14.468 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-10-15 15:10:14.501 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-10-15 15:10:14.502 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-10-15 15:10:14.503 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-10-15 15:10:14.504 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-10-15 15:10:14.507 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-10-15 15:10:14.509 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-10-15 15:10:14.719 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-10-15 15:10:14.758 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (58.2.0) 2021-10-15 15:10:14.848 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-10-15 15:10:14.999 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-10-15 15:10:16.763 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:10:16.891 | + inc/python:pip_install:200 : result=0 2021-10-15 15:10:16.893 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:10:16.896 | + functions-common:time_stop:2309 : local name 2021-10-15 15:10:16.898 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:10:16.900 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:10:16.902 | + functions-common:time_stop:2312 : local total 2021-10-15 15:10:16.905 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:10:16.908 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:10:16.910 | + functions-common:time_stop:2316 : start_time=1634310611822 2021-10-15 15:10:16.912 | + functions-common:time_stop:2318 : [[ -z 1634310611822 ]] 2021-10-15 15:10:16.915 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:10:16.919 | + functions-common:time_stop:2321 : end_time=1634310616917 2021-10-15 15:10:16.922 | + functions-common:time_stop:2322 : elapsed_time=5095 2021-10-15 15:10:16.924 | + functions-common:time_stop:2323 : total=60027 2021-10-15 15:10:16.926 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:10:16.928 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=65122 2021-10-15 15:10:16.937 | + inc/python:pip_install:203 : return 0 2021-10-15 15:10:16.940 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-10-15 15:10:16.942 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-10-15 15:10:16.945 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-10-15 15:10:16.958 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-10-15 15:10:16.963 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-10-15 15:10:16.965 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-10-15 15:10:16.968 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-10-15 15:10:16.971 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:10:16.973 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:10:16.976 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:10:16.978 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:10:16.981 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:10:16.984 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:10:17.000 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:10:17.002 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:10:17.005 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:10:17.008 | + functions-common:git_clone:544 : echo master 2021-10-15 15:10:17.008 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:10:17.014 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-10-15 15:10:17.017 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:10:17.020 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-10-15 15:10:17.023 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:10:17.024 | + functions-common:git_clone:593 : head -1 2021-10-15 15:10:17.028 | ff8e3d4a0 Merge "Add libpcre3-dev/pcre-devel to bindep.txt" 2021-10-15 15:10:17.031 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:10:17.034 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-10-15 15:10:17.036 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:10:17.039 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:10:17.042 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-10-15 15:10:17.045 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:10:17.047 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-10-15 15:10:17.050 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:10:17.052 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:10:17.055 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-10-15 15:10:17.057 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:10:17.059 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:10:17.063 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-10-15 15:10:17.065 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:10:17.068 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-10-15 15:10:17.070 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:10:17.073 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:10:17.076 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-10-15 15:10:17.082 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-10-15 15:10:17.085 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-10-15 15:10:17.758 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-10-15 15:10:17.760 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:10:17.763 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:10:17.765 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:10:17.768 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:10:17.770 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-10-15 15:10:17.772 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:10:17.774 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:10:17.777 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:10:17.780 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:10:17.782 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:10:17.784 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:10:17.787 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:10:17.789 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-10-15 15:10:17.809 | Using python 3.8 to install /opt/stack/glance 2021-10-15 15:10:17.812 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-10-15 15:10:18.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:10:18.645 | from cryptography.utils import int_from_bytes 2021-10-15 15:10:18.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:10:18.645 | from cryptography.utils import int_from_bytes 2021-10-15 15:10:19.712 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:10:19.730 | Obtaining file:///opt/stack/glance 2021-10-15 15:10:19.731 | Preparing metadata (setup.py): started 2021-10-15 15:10:20.905 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:10:20.979 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.6.0) 2021-10-15 15:10:20.980 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.1) 2021-10-15 15:10:20.982 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.25) 2021-10-15 15:10:20.983 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.32.0) 2021-10-15 15:10:20.984 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.1.1) 2021-10-15 15:10:20.985 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.5.1) 2021-10-15 15:10:20.986 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.8.7) 2021-10-15 15:10:20.987 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.4.2) 2021-10-15 15:10:20.988 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.7.4) 2021-10-15 15:10:20.989 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.20.1) 2021-10-15 15:10:20.990 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (8.7.1) 2021-10-15 15:10:20.991 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.1) 2021-10-15 15:10:20.993 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.3.1) 2021-10-15 15:10:20.994 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:10:20.995 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.10.0) 2021-10-15 15:10:20.996 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.0) 2021-10-15 15:10:20.998 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:10:20.999 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.2) 2021-10-15 15:10:21.000 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:10:21.001 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (9.3.0) 2021-10-15 15:10:21.002 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:10:21.003 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.2) 2021-10-15 15:10:21.004 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.5.0) 2021-10-15 15:10:21.005 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:10:21.006 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.3.0) 2021-10-15 15:10:21.007 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (21.0.0) 2021-10-15 15:10:21.008 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.16.0) 2021-10-15 15:10:21.009 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (11.0.0) 2021-10-15 15:10:21.010 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:10:21.011 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:10:21.013 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.0) 2021-10-15 15:10:21.014 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (12.9.1) 2021-10-15 15:10:21.015 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:10:21.016 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:10:21.017 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.8.2) 2021-10-15 15:10:21.018 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:10:21.019 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.2) 2021-10-15 15:10:21.020 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.7.0) 2021-10-15 15:10:21.021 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:10:21.022 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (35.0.0) 2021-10-15 15:10:21.023 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.2.2) 2021-10-15 15:10:21.024 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.1.16) 2021-10-15 15:10:21.025 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.5.0) 2021-10-15 15:10:21.026 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.9.1) 2021-10-15 15:10:21.043 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (5.2.2) 2021-10-15 15:10:21.045 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (4.8.1) 2021-10-15 15:10:21.047 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (1.1.5) 2021-10-15 15:10:21.069 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (2.26.0) 2021-10-15 15:10:21.070 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (5.2.0) 2021-10-15 15:10:21.110 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev15) (1.15.0) 2021-10-15 15:10:21.127 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev15) (4.2.0) 2021-10-15 15:10:21.137 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev15) (1.13.2) 2021-10-15 15:10:21.152 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (2.1.0) 2021-10-15 15:10:21.154 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (1.1.2) 2021-10-15 15:10:21.237 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev15) (2.4.7) 2021-10-15 15:10:21.314 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev15) (1.7.0) 2021-10-15 15:10:21.367 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (2.8.1) 2021-10-15 15:10:21.369 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (3.1.1) 2021-10-15 15:10:21.401 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (0.14.1) 2021-10-15 15:10:21.447 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (5.4.1) 2021-10-15 15:10:21.449 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (0.8.0) 2021-10-15 15:10:21.451 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (1.5.0) 2021-10-15 15:10:21.510 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.13.0) 2021-10-15 15:10:21.510 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:10:21.514 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.0) 2021-10-15 15:10:21.540 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.59.0) 2021-10-15 15:10:21.586 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (2.8.2) 2021-10-15 15:10:21.589 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (0.9.6) 2021-10-15 15:10:21.675 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (2.6.0) 2021-10-15 15:10:21.676 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.6) 2021-10-15 15:10:21.681 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:10:21.682 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.3.0) 2021-10-15 15:10:21.683 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (4.2.4) 2021-10-15 15:10:21.708 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.3.0) 2021-10-15 15:10:21.711 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:10:21.712 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.0.2) 2021-10-15 15:10:21.757 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev15) (5.8.0) 2021-10-15 15:10:21.800 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (21.0) 2021-10-15 15:10:21.800 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (2021.3) 2021-10-15 15:10:21.809 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:10:21.881 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev15) (58.2.0) 2021-10-15 15:10:22.038 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev15) (0.7) 2021-10-15 15:10:22.335 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.6.3) 2021-10-15 15:10:22.338 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:10:22.340 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (1.4.2) 2021-10-15 15:10:22.342 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (6.3.1) 2021-10-15 15:10:22.400 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev15) (0.8.1) 2021-10-15 15:10:22.426 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.0) 2021-10-15 15:10:22.547 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev15) (2.20) 2021-10-15 15:10:22.611 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (1.6) 2021-10-15 15:10:22.663 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:10:22.884 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:10:22.886 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.4) 2021-10-15 15:10:22.887 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:10:22.888 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:10:22.890 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.32) 2021-10-15 15:10:22.891 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.10.0) 2021-10-15 15:10:22.893 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.1.4) 2021-10-15 15:10:23.015 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:10:23.049 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev15) (1.0.2) 2021-10-15 15:10:23.096 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (3.0.0) 2021-10-15 15:10:23.102 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:10:23.353 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (3.9.0) 2021-10-15 15:10:23.545 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2.0.7) 2021-10-15 15:10:23.546 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2021.10.8) 2021-10-15 15:10:23.547 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (1.26.7) 2021-10-15 15:10:23.550 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (3.3) 2021-10-15 15:10:23.626 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.2) 2021-10-15 15:10:23.781 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:10:23.887 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev15) (3.6.0) 2021-10-15 15:10:24.165 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.0) 2021-10-15 15:10:24.166 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (2.2.0) 2021-10-15 15:10:24.399 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.1) 2021-10-15 15:10:24.723 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (1.0.0) 2021-10-15 15:10:25.105 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.2.5) 2021-10-15 15:10:25.106 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.4) 2021-10-15 15:10:25.107 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (21.2.0) 2021-10-15 15:10:25.108 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (1.8.2) 2021-10-15 15:10:26.315 | Installing collected packages: glance 2021-10-15 15:10:26.315 | Attempting uninstall: glance 2021-10-15 15:10:26.316 | Found existing installation: glance 23.1.0.dev15 2021-10-15 15:10:26.326 | Can't uninstall 'glance'. No files were found to uninstall. 2021-10-15 15:10:26.328 | Running setup.py develop for glance 2021-10-15 15:10:28.327 | Successfully installed glance 2021-10-15 15:10:28.328 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:10:28.469 | + inc/python:pip_install:200 : result=0 2021-10-15 15:10:28.471 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:10:28.473 | + functions-common:time_stop:2309 : local name 2021-10-15 15:10:28.475 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:10:28.478 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:10:28.480 | + functions-common:time_stop:2312 : local total 2021-10-15 15:10:28.483 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:10:28.485 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:10:28.487 | + functions-common:time_stop:2316 : start_time=1634310617804 2021-10-15 15:10:28.490 | + functions-common:time_stop:2318 : [[ -z 1634310617804 ]] 2021-10-15 15:10:28.492 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:10:28.497 | + functions-common:time_stop:2321 : end_time=1634310628494 2021-10-15 15:10:28.499 | + functions-common:time_stop:2322 : elapsed_time=10690 2021-10-15 15:10:28.501 | + functions-common:time_stop:2323 : total=65122 2021-10-15 15:10:28.503 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:10:28.506 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=75812 2021-10-15 15:10:28.508 | + inc/python:pip_install:203 : return 0 2021-10-15 15:10:28.510 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:10:28.513 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:10:28.515 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:10:28.534 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:10:28.546 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-10-15 15:10:28.549 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-10-15 15:10:28.551 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:10:28.554 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:10:28.556 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-10-15 15:10:28.559 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:10:28.562 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:10:28.564 | + ./stack.sh:main:902 : configure_glance 2021-10-15 15:10:28.567 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-10-15 15:10:28.579 | + lib/glance:configure_glance:333 : local dburl 2021-10-15 15:10:28.582 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-10-15 15:10:28.584 | ++ lib/database:database_connection_url:132 : local db=glance 2021-10-15 15:10:28.587 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-10-15 15:10:28.589 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-10-15 15:10:28.593 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:10:28.596 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:10:28.598 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-10-15 15:10:28.627 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:10:28.656 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-10-15 15:10:28.685 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:10:28.714 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-10-15 15:10:28.743 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-10-15 15:10:28.772 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-10-15 15:10:28.775 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:10:28.777 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-10-15 15:10:28.780 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-10-15 15:10:28.782 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-10-15 15:10:28.811 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-10-15 15:10:28.838 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity 2021-10-15 15:10:28.867 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-10-15 15:10:28.896 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-10-15 15:10:28.924 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-10-15 15:10:28.953 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-10-15 15:10:28.983 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-10-15 15:10:29.012 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:10:29.041 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-10-15 15:10:29.070 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-10-15 15:10:29.100 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-10-15 15:10:29.102 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-10-15 15:10:29.105 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-10-15 15:10:29.107 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-10-15 15:10:29.109 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:10:29.112 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:10:29.128 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:10:29.131 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:10:29.134 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:10:29.136 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:10:29.153 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:10:29.155 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:10:29.158 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:10:29.188 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:10:29.190 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:10:29.193 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-10-15 15:10:29.195 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-10-15 15:10:29.197 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-10-15 15:10:29.226 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-10-15 15:10:29.256 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-10-15 15:10:29.258 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-10-15 15:10:29.261 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-10-15 15:10:29.263 | + lib/glance:configure_glance_store:254 : local be 2021-10-15 15:10:29.265 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:10:29.268 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-10-15 15:10:29.270 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:10:29.300 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-10-15 15:10:29.302 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24 2021-10-15 15:10:29.331 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:10:29.333 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-10-15 15:10:29.350 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:10:29.352 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-10-15 15:10:29.382 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-10-15 15:10:29.411 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-10-15 15:10:29.441 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-10-15 15:10:29.470 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-10-15 15:10:29.505 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-10-15 15:10:29.521 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:10:29.523 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-10-15 15:10:29.553 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-10-15 15:10:29.582 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-10-15 15:10:29.611 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3 2021-10-15 15:10:29.641 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-10-15 15:10:29.670 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image 2021-10-15 15:10:29.699 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-10-15 15:10:29.716 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:10:29.719 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-10-15 15:10:29.721 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-10-15 15:10:29.724 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:10:29.727 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:10:29.743 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:10:29.745 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:10:29.748 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:10:29.750 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:10:29.753 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-10-15 15:10:29.782 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:10:29.811 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:10:29.841 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:10:29.871 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-10-15 15:10:29.875 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-10-15 15:10:29.906 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-10-15 15:10:29.935 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:10:29.963 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity 2021-10-15 15:10:29.992 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-10-15 15:10:30.022 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-10-15 15:10:30.052 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-10-15 15:10:30.081 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:10:30.112 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-10-15 15:10:30.140 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-10-15 15:10:30.170 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-10-15 15:10:30.199 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-10-15 15:10:30.204 | + lib/glance:configure_glance:418 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-10-15 15:10:30.212 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-10-15 15:10:30.227 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:10:30.230 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-10-15 15:10:30.232 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-10-15 15:10:30.235 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-10-15 15:10:30.237 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-10-15 15:10:30.239 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-10-15 15:10:30.242 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-10-15 15:10:30.247 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-10-15 15:10:30.249 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-10-15 15:10:30.253 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-10-15 15:10:30.282 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-10-15 15:10:30.284 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-10-15 15:10:30.287 | ++ functions:get_random_port:837 : true 2021-10-15 15:10:30.289 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-10-15 15:10:30.291 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-10-15 15:10:30.294 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-10-15 15:10:30.348 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-10-15 15:10:30.350 | ++ functions:get_random_port:841 : break 2 2021-10-15 15:10:30.353 | ++ functions:get_random_port:845 : echo 60999 2021-10-15 15:10:30.355 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-10-15 15:10:30.358 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-10-15 15:10:30.384 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-10-15 15:10:30.412 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-10-15 15:10:30.438 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-10-15 15:10:30.466 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-10-15 15:10:30.493 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-10-15 15:10:30.520 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-10-15 15:10:30.548 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-10-15 15:10:30.575 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:10:30.603 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-10-15 15:10:30.632 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-10-15 15:10:30.660 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-10-15 15:10:30.688 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-10-15 15:10:30.716 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-10-15 15:10:30.743 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-10-15 15:10:30.773 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-10-15 15:10:30.800 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-10-15 15:10:30.828 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-10-15 15:10:30.855 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-10-15 15:10:30.882 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-10-15 15:10:30.885 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-10-15 15:10:30.887 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:10:30.889 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:10:30.891 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:10:30.894 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-10-15 15:10:30.896 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-10-15 15:10:30.950 | proxy (enabled by site administrator) 2021-10-15 15:10:30.953 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-10-15 15:10:30.956 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-10-15 15:10:30.958 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:10:30.960 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:10:30.963 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:10:30.966 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-10-15 15:10:30.968 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-10-15 15:10:31.021 | proxy_http (enabled by site administrator) 2021-10-15 15:10:31.024 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-10-15 15:10:31.028 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-10-15 15:10:31.030 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-10-15 15:10:31.033 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:10:31.035 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:10:31.037 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:10:31.040 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:10:31.042 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:10:31.046 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-10-15 15:10:31.046 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:10:31.055 | KeepAlive Off 2021-10-15 15:10:31.060 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-10-15 15:10:31.060 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:10:31.069 | SetEnv proxy-sendchunked 1 2021-10-15 15:10:31.073 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-10-15 15:10:31.073 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:10:31.083 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-10-15 15:10:31.087 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-10-15 15:10:31.089 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-10-15 15:10:31.092 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:10:31.095 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:10:31.097 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:10:31.099 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:10:31.102 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:10:31.104 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:10:31.107 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:10:31.109 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:10:31.111 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:10:31.114 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-10-15 15:10:31.176 | Site glance-wsgi-api already enabled 2021-10-15 15:10:31.180 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-10-15 15:10:31.183 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:10:31.185 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:10:31.188 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:10:31.319 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-10-15 15:10:31.325 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-10-15 15:10:31.359 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-10-15 15:10:31.361 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-10-15 15:10:31.380 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:10:31.382 | + ./stack.sh:main:907 : stack_install_service cinder 2021-10-15 15:10:31.385 | + lib/stack:stack_install_service:20 : local service=cinder 2021-10-15 15:10:31.388 | + lib/stack:stack_install_service:21 : type install_cinder 2021-10-15 15:10:31.390 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:10:31.393 | + lib/stack:stack_install_service:32 : install_cinder 2021-10-15 15:10:31.395 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-10-15 15:10:31.398 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-10-15 15:10:31.400 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-10-15 15:10:31.402 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:10:31.405 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:10:31.408 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:10:31.410 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:10:31.413 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:10:31.416 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:10:31.433 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:10:31.435 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:10:31.438 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:10:31.441 | + functions-common:git_clone:544 : echo master 2021-10-15 15:10:31.441 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:10:31.446 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-10-15 15:10:31.448 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:10:31.451 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-10-15 15:10:31.454 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:10:31.454 | + functions-common:git_clone:593 : head -1 2021-10-15 15:10:31.457 | fd5ec459c Increase min version of oslo.vmware to 3.10.0 2021-10-15 15:10:31.459 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:10:31.462 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-10-15 15:10:31.464 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:10:31.467 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:10:31.470 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-10-15 15:10:31.472 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:10:31.475 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-10-15 15:10:31.477 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:10:31.479 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:10:31.483 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-10-15 15:10:31.485 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:10:31.488 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:10:31.491 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-10-15 15:10:31.493 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:10:31.496 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-10-15 15:10:31.499 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:10:31.502 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:10:31.505 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-10-15 15:10:31.510 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-10-15 15:10:31.513 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-10-15 15:10:32.167 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-10-15 15:10:32.170 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:10:32.172 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:10:32.174 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:10:32.177 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:10:32.179 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-10-15 15:10:32.181 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:10:32.184 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:10:32.187 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:10:32.189 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:10:32.192 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:10:32.194 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:10:32.196 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:10:32.199 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-10-15 15:10:32.220 | Using python 3.8 to install /opt/stack/cinder 2021-10-15 15:10:32.222 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-10-15 15:10:33.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:10:33.058 | from cryptography.utils import int_from_bytes 2021-10-15 15:10:33.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:10:33.058 | from cryptography.utils import int_from_bytes 2021-10-15 15:10:34.132 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:10:34.150 | Obtaining file:///opt/stack/cinder 2021-10-15 15:10:34.151 | Preparing metadata (setup.py): started 2021-10-15 15:10:36.032 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:10:36.252 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.6.0) 2021-10-15 15:10:36.254 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:10:36.255 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.32.0) 2021-10-15 15:10:36.256 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.1.2) 2021-10-15 15:10:36.257 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.20.1) 2021-10-15 15:10:36.258 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.1.16) 2021-10-15 15:10:36.259 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev54) (3.2.0) 2021-10-15 15:10:36.260 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:10:36.261 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (9.3.0) 2021-10-15 15:10:36.262 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.3) 2021-10-15 15:10:36.374 | Collecting oauth2client>=4.1.3 2021-10-15 15:10:36.382 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-10-15 15:10:36.390 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (8.7.1) 2021-10-15 15:10:36.391 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.1) 2021-10-15 15:10:36.392 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.3.1) 2021-10-15 15:10:36.393 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (11.0.0) 2021-10-15 15:10:36.394 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.0) 2021-10-15 15:10:36.395 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (12.9.1) 2021-10-15 15:10:36.396 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:10:36.397 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.8.2) 2021-10-15 15:10:36.398 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.2) 2021-10-15 15:10:36.399 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.3.0) 2021-10-15 15:10:36.401 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.0) 2021-10-15 15:10:36.402 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.2.0) 2021-10-15 15:10:36.404 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.0) 2021-10-15 15:10:36.405 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.0) 2021-10-15 15:10:36.406 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.10.0) 2021-10-15 15:10:36.407 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.0) 2021-10-15 15:10:36.408 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.2) 2021-10-15 15:10:36.409 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (21.0) 2021-10-15 15:10:36.537 | Collecting paramiko>=2.7.2 2021-10-15 15:10:36.544 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB) 2021-10-15 15:10:36.553 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.5.0) 2021-10-15 15:10:36.554 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.1.1) 2021-10-15 15:10:36.555 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.8.0) 2021-10-15 15:10:36.556 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.4.7) 2021-10-15 15:10:36.558 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.2.0) 2021-10-15 15:10:36.655 | Collecting python-glanceclient>=3.2.2 2021-10-15 15:10:36.662 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-10-15 15:10:36.671 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.3.0) 2021-10-15 15:10:36.672 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (17.6.0) 2021-10-15 15:10:36.674 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.12.0) 2021-10-15 15:10:36.676 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2021.3) 2021-10-15 15:10:36.677 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.26.0) 2021-10-15 15:10:36.678 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.1) 2021-10-15 15:10:36.679 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.2) 2021-10-15 15:10:36.721 | Collecting rtslib-fb>=2.1.74 2021-10-15 15:10:36.728 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-10-15 15:10:36.752 | Preparing metadata (setup.py): started 2021-10-15 15:10:37.369 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:10:37.373 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.16.0) 2021-10-15 15:10:37.375 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.25) 2021-10-15 15:10:37.377 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.13.0) 2021-10-15 15:10:37.378 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.0) 2021-10-15 15:10:37.424 | Collecting tabulate>=0.8.7 2021-10-15 15:10:37.431 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-10-15 15:10:37.436 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.1) 2021-10-15 15:10:37.437 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.8.7) 2021-10-15 15:10:37.438 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:10:37.544 | ERROR: Cannot install cinder==19.1.0.dev54 because these package versions have conflicting dependencies. 2021-10-15 15:10:37.545 | 2021-10-15 15:10:37.545 | The conflict is caused by: 2021-10-15 15:10:37.545 | cinder 19.1.0.dev54 depends on oslo.vmware>=3.10.0 2021-10-15 15:10:37.545 | The user requested (constraint) oslo-vmware===3.9.1 2021-10-15 15:10:37.545 | 2021-10-15 15:10:37.545 | To fix this you could try to: 2021-10-15 15:10:37.545 | 1. loosen the range of package versions you've specified 2021-10-15 15:10:37.545 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-10-15 15:10:37.545 | 2021-10-15 15:10:37.545 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-10-15 15:10:37.651 | + inc/python:pip_install:1 : exit_trap 2021-10-15 15:10:37.654 | + ./stack.sh:exit_trap:507 : local r=1 2021-10-15 15:10:37.658 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-10-15 15:10:37.660 | + ./stack.sh:exit_trap:508 : jobs= 2021-10-15 15:10:37.663 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2021-10-15 15:10:37.665 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2021-10-15 15:10:37.667 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-10-15 15:10:37.670 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-10-15 15:10:37.673 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-10-15 15:10:37.675 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-10-15 15:10:37.675 | Error on exit 2021-10-15 15:10:37.681 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-10-15 15:10:37.685 | + ./stack.sh:exit_trap:528 : generate-subunit 1634310502 135 fail 2021-10-15 15:10:38.231 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-10-15 15:10:38.233 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-10-15 15:10:38.684 | + ./stack.sh:exit_trap:542 : exit 1