2022-04-13 20:37:49.033 | + ./stack.sh:main:489 : exec 2022-04-13 20:37:49.033 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-203748.summary.2022-04-13-203748 2022-04-13 20:37:49.033 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-203748' 2022-04-13 20:37:49.033 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:37:49.033 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-203748 2022-04-13 20:37:49.033 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-203748 /opt/stack/logs/stack.sh.log 2022-04-13 20:37:49.033 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-203748.summary.2022-04-13-203748 /opt/stack/logs/stack.sh.log.summary 2022-04-13 20:37:49.033 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 20:37:49.033 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 20:37:49.033 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 20:37:49.033 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 20:37:49.033 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 20:37:49.033 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 20:37:49.033 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 20:37:49.033 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 20:37:49.033 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 20:37:49.033 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 20:37:49.034 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 20:37:49.034 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 20:37:49.034 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 20:37:49.034 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 20:37:49.034 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 20:37:49.035 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 20:37:49.037 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 20:37:49.039 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 20:37:49.041 | + ./stack.sh:main:578 : uname -a 2022-04-13 20:37:49.043 | Linux dv-cinder-827554-4-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 20:37:49.045 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 20:37:49.047 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 20:37:49.050 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 20:37:49.086 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 20:37:49.101 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 20:37:49.103 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 20:37:49.105 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 20:37:49.107 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 20:37:49.109 | + functions-common:fetch_plugins:1776 : return 2022-04-13 20:37:49.111 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 20:37:49.113 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 20:37:49.114 | + functions-common:run_phase:1854 : local phase= 2022-04-13 20:37:49.116 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 20:37:49.118 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 20:37:49.120 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 20:37:49.121 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 20:37:49.123 | + functions-common:run_phase:1863 : local extra 2022-04-13 20:37:49.125 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 20:37:49.128 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 20:37:49.130 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 20:37:49.132 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 20:37:49.134 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 20:37:49.136 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 20:37:49.148 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:37:49.150 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 20:37:49.152 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:37:49.154 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:37:49.156 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:37:49.158 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:37:49.159 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:37:49.161 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 20:37:49.163 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 20:37:49.165 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 20:37:49.167 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 20:37:49.169 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 20:37:49.171 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 20:37:49.172 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 20:37:49.174 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 20:37:49.176 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 20:37:49.178 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 20:37:49.194 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 20:37:49.196 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 20:37:49.209 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:37:49.211 | +++ lib/tls:source:43 : hostname -f 2022-04-13 20:37:49.215 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 20:37:49.217 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 20:37:49.219 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 20:37:49.220 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 20:37:49.222 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 20:37:49.224 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 20:37:49.226 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 20:37:49.228 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 20:37:49.230 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 20:37:49.232 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 20:37:49.236 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 20:37:49.248 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 20:37:49.264 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 20:37:49.277 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 20:37:49.288 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 20:37:49.323 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 20:37:49.381 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 20:37:49.470 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 20:37:49.491 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 20:37:49.534 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 20:37:49.585 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 20:37:49.730 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 20:37:49.743 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 20:37:49.757 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 20:37:49.770 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 20:37:49.855 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 20:37:49.857 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 20:37:49.860 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 20:37:49.862 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 20:37:49.864 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 20:37:49.866 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 20:37:49.869 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 20:37:49.869 | False' 2022-04-13 20:37:49.872 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 20:37:49.887 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 20:37:49.889 | + ./stack.sh:main:626 : run_phase source 2022-04-13 20:37:49.891 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 20:37:49.893 | + functions-common:run_phase:1854 : local phase= 2022-04-13 20:37:49.895 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 20:37:49.897 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 20:37:49.899 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 20:37:49.901 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 20:37:49.903 | + functions-common:run_phase:1863 : local extra 2022-04-13 20:37:49.906 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 20:37:49.909 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 20:37:49.911 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 20:37:49.913 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 20:37:49.915 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 20:37:49.918 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 20:37:49.931 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:37:49.934 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 20:37:49.936 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 20:37:49.974 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 20:37:49.976 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 20:37:49.978 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 20:37:49.981 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 20:37:49.983 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 20:37:49.985 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 20:37:49.987 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 20:37:49.989 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 20:37:49.991 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 20:37:49.993 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 20:37:49.995 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:49.998 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 20:37:50.000 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.002 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 20:37:50.004 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.006 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 20:37:50.009 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.012 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 20:37:50.014 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.016 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 20:37:50.018 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.020 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 20:37:50.023 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.025 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 20:37:50.027 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.029 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 20:37:50.032 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.034 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 20:37:50.036 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.038 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 20:37:50.041 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.043 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 20:37:50.045 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.047 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 20:37:50.050 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.052 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 20:37:50.054 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.056 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 20:37:50.059 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.061 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 20:37:50.063 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.066 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 20:37:50.068 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.070 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 20:37:50.072 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.075 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 20:37:50.077 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.080 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 20:37:50.082 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.084 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 20:37:50.086 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.088 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 20:37:50.091 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.093 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 20:37:50.095 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.097 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 20:37:50.099 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.102 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 20:37:50.104 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.106 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 20:37:50.108 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.110 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 20:37:50.113 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.115 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 20:37:50.117 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.119 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 20:37:50.122 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.124 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 20:37:50.126 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.128 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 20:37:50.131 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.133 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 20:37:50.136 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.138 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 20:37:50.140 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.142 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 20:37:50.145 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.147 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 20:37:50.149 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.151 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 20:37:50.154 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.156 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 20:37:50.158 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.160 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 20:37:50.163 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.165 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 20:37:50.168 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.170 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 20:37:50.172 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.174 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 20:37:50.176 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.179 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 20:37:50.181 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.184 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 20:37:50.186 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.188 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 20:37:50.190 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.192 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 20:37:50.195 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:37:50.197 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 20:37:50.200 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 20:37:50.202 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 20:37:50.204 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 20:37:50.219 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:37:50.221 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 20:37:50.223 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 20:37:50.225 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 20:37:50.240 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:37:50.243 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 20:37:50.246 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 20:37:50.248 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 20:37:50.250 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 20:37:50.252 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 20:37:50.255 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 20:37:50.257 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 20:37:50.259 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 20:37:50.262 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 20:37:50.262 | Using mysql database backend 2022-04-13 20:37:50.264 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 20:37:50.279 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 20:37:50.282 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 20:37:50.285 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 20:37:50.287 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 20:37:50.290 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 20:37:50.293 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 20:37:50.309 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:37:50.311 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 20:37:50.327 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 20:37:50.343 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:37:50.345 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 20:37:50.361 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 20:37:50.377 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 20:37:50.393 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:37:50.395 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 20:37:50.411 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:37:50.414 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 20:37:50.430 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 20:37:50.433 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 20:37:50.435 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 20:37:50.438 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 20:37:50.441 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 20:37:50.445 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-203750 2022-04-13 20:37:50.447 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-203750 759' 2022-04-13 20:37:50.450 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:37:50.452 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 20:37:50.454 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:37:50.457 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 20:37:50.459 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:37:50.461 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 20:37:50.464 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:37:50.466 | + 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 2022-04-13 20:37:50.468 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:37:50.471 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-04-13 20:37:50.473 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:37:50.475 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-04-13 20:37:50.478 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:37:50.480 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-203748 2022-04-13 20:37:50.483 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:37:50.485 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 20:37:50.487 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:37:50.490 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-04-13 20:37:50.492 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:37:50.495 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 20:37:50.497 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:37:50.500 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 20:37:50.502 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:37:50.504 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 20:37:50.507 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:37:50.509 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 20:37:50.511 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 20:37:50.514 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 20:37:50.516 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 20:37:50.518 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 20:37:50.520 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 20:37:50.522 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 20:37:50.525 | ++ functions-common:git_clone:612 : pwd 2022-04-13 20:37:50.528 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 20:37:50.530 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 20:37:50.533 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 20:37:50.548 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 20:37:50.550 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 20:37:50.552 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 20:37:50.555 | + functions-common:git_clone:629 : echo master 2022-04-13 20:37:50.555 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 20:37:50.560 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 20:37:50.563 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 20:37:50.565 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 20:37:50.567 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 20:37:50.568 | + functions-common:git_clone:678 : head -1 2022-04-13 20:37:50.571 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 20:37:50.573 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 20:37:50.576 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 20:37:50.578 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:37:50.580 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 20:37:50.583 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 20:37:50.586 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 20:37:50.589 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 20:37:50.591 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 20:37:50.594 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 20:37:50.596 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 20:37:50.598 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 20:37:50.601 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 20:37:50.606 | ++ tools/install_prereqs.sh:source:47 : NOW=1649882270 2022-04-13 20:37:50.609 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 20:37:50.614 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649882039 2022-04-13 20:37:50.616 | ++ tools/install_prereqs.sh:source:49 : DELTA=231 2022-04-13 20:37:50.619 | ++ tools/install_prereqs.sh:source:50 : [[ 231 -lt 7200 ]] 2022-04-13 20:37:50.621 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 20:37:50.623 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 20:37:50.626 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 20:37:50.628 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 20:37:50.630 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 20:37:50.633 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 20:37:50.635 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 20:37:50.637 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 20:37:50.641 | +++ 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 2022-04-13 20:37:50.686 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 20:37:50.686 | apache2-dev 2022-04-13 20:37:50.686 | bc 2022-04-13 20:37:50.686 | bsdmainutils 2022-04-13 20:37:50.687 | curl 2022-04-13 20:37:50.687 | g++ 2022-04-13 20:37:50.687 | gawk 2022-04-13 20:37:50.687 | gcc 2022-04-13 20:37:50.687 | gettext 2022-04-13 20:37:50.687 | git 2022-04-13 20:37:50.687 | graphviz 2022-04-13 20:37:50.687 | iputils-ping 2022-04-13 20:37:50.687 | libapache2-mod-proxy-uwsgi 2022-04-13 20:37:50.687 | libffi-dev 2022-04-13 20:37:50.687 | libjpeg-dev 2022-04-13 20:37:50.687 | libpcre3-dev 2022-04-13 20:37:50.687 | libpq-dev 2022-04-13 20:37:50.687 | libssl-dev 2022-04-13 20:37:50.687 | libsystemd-dev 2022-04-13 20:37:50.687 | libxml2-dev 2022-04-13 20:37:50.687 | libxslt1-dev 2022-04-13 20:37:50.687 | libyaml-dev 2022-04-13 20:37:50.687 | lsof 2022-04-13 20:37:50.687 | openssh-server 2022-04-13 20:37:50.687 | openssl 2022-04-13 20:37:50.687 | pkg-config 2022-04-13 20:37:50.687 | psmisc 2022-04-13 20:37:50.687 | python3-dev 2022-04-13 20:37:50.687 | python3-pip 2022-04-13 20:37:50.687 | python3-systemd 2022-04-13 20:37:50.687 | python3-venv 2022-04-13 20:37:50.687 | tar 2022-04-13 20:37:50.687 | tcpdump 2022-04-13 20:37:50.687 | unzip 2022-04-13 20:37:50.687 | uuid-runtime 2022-04-13 20:37:50.687 | wget 2022-04-13 20:37:50.687 | wget 2022-04-13 20:37:50.687 | zlib1g-dev 2022-04-13 20:37:50.687 | libkrb5-dev 2022-04-13 20:37:50.687 | libldap2-dev 2022-04-13 20:37:50.687 | libsasl2-dev 2022-04-13 20:37:50.687 | memcached 2022-04-13 20:37:50.688 | python3-mysqldb 2022-04-13 20:37:50.688 | sqlite3 2022-04-13 20:37:50.688 | conntrack 2022-04-13 20:37:50.688 | curl 2022-04-13 20:37:50.688 | dnsmasq-base 2022-04-13 20:37:50.688 | dnsmasq-utils 2022-04-13 20:37:50.688 | ebtables 2022-04-13 20:37:50.688 | genisoimage 2022-04-13 20:37:50.688 | iptables 2022-04-13 20:37:50.688 | iputils-arping 2022-04-13 20:37:50.688 | kpartx 2022-04-13 20:37:50.688 | libjs-jquery-tablesorter 2022-04-13 20:37:50.688 | parted 2022-04-13 20:37:50.688 | pm-utils 2022-04-13 20:37:50.688 | python3-mysqldb 2022-04-13 20:37:50.688 | socat 2022-04-13 20:37:50.688 | sqlite3 2022-04-13 20:37:50.688 | sudo 2022-04-13 20:37:50.688 | vlan 2022-04-13 20:37:50.688 | lsscsi 2022-04-13 20:37:50.688 | open-iscsi 2022-04-13 20:37:50.688 | lvm2 2022-04-13 20:37:50.688 | qemu-utils 2022-04-13 20:37:50.688 | thin-provisioning-tools 2022-04-13 20:37:50.688 | acl 2022-04-13 20:37:50.688 | dnsmasq-base 2022-04-13 20:37:50.688 | dnsmasq-utils 2022-04-13 20:37:50.688 | ebtables 2022-04-13 20:37:50.688 | haproxy 2022-04-13 20:37:50.688 | iptables 2022-04-13 20:37:50.688 | iputils-arping 2022-04-13 20:37:50.688 | iputils-ping 2022-04-13 20:37:50.688 | postgresql-server-dev-all 2022-04-13 20:37:50.688 | python3-mysqldb 2022-04-13 20:37:50.688 | sqlite3 2022-04-13 20:37:50.688 | sudo 2022-04-13 20:37:50.688 | vlan 2022-04-13 20:37:50.689 | pcp 2022-04-13 20:37:50.689 | ipset 2022-04-13 20:37:50.689 | conntrack 2022-04-13 20:37:50.689 | conntrackd 2022-04-13 20:37:50.689 | keepalived 2022-04-13 20:37:50.689 | lvm2 2022-04-13 20:37:50.689 | qemu-utils 2022-04-13 20:37:50.689 | thin-provisioning-tools 2022-04-13 20:37:50.689 | curl 2022-04-13 20:37:50.689 | liberasurecode-dev 2022-04-13 20:37:50.689 | make 2022-04-13 20:37:50.689 | memcached 2022-04-13 20:37:50.689 | rsync 2022-04-13 20:37:50.689 | sqlite3 2022-04-13 20:37:50.689 | xfsprogs' 2022-04-13 20:37:50.690 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 20:37:50.708 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 20:37:50.708 | apache2-dev 2022-04-13 20:37:50.708 | bc 2022-04-13 20:37:50.708 | bsdmainutils 2022-04-13 20:37:50.708 | curl 2022-04-13 20:37:50.708 | g++ 2022-04-13 20:37:50.708 | gawk 2022-04-13 20:37:50.708 | gcc 2022-04-13 20:37:50.708 | gettext 2022-04-13 20:37:50.708 | git 2022-04-13 20:37:50.708 | graphviz 2022-04-13 20:37:50.708 | iputils-ping 2022-04-13 20:37:50.708 | libapache2-mod-proxy-uwsgi 2022-04-13 20:37:50.708 | libffi-dev 2022-04-13 20:37:50.708 | libjpeg-dev 2022-04-13 20:37:50.708 | libpcre3-dev 2022-04-13 20:37:50.708 | libpq-dev 2022-04-13 20:37:50.708 | libssl-dev 2022-04-13 20:37:50.708 | libsystemd-dev 2022-04-13 20:37:50.708 | libxml2-dev 2022-04-13 20:37:50.708 | libxslt1-dev 2022-04-13 20:37:50.708 | libyaml-dev 2022-04-13 20:37:50.708 | lsof 2022-04-13 20:37:50.708 | openssh-server 2022-04-13 20:37:50.708 | openssl 2022-04-13 20:37:50.708 | pkg-config 2022-04-13 20:37:50.708 | psmisc 2022-04-13 20:37:50.708 | python3-dev 2022-04-13 20:37:50.708 | python3-pip 2022-04-13 20:37:50.709 | python3-systemd 2022-04-13 20:37:50.709 | python3-venv 2022-04-13 20:37:50.709 | tar 2022-04-13 20:37:50.709 | tcpdump 2022-04-13 20:37:50.709 | unzip 2022-04-13 20:37:50.709 | uuid-runtime 2022-04-13 20:37:50.709 | wget 2022-04-13 20:37:50.709 | wget 2022-04-13 20:37:50.709 | zlib1g-dev 2022-04-13 20:37:50.709 | libkrb5-dev 2022-04-13 20:37:50.709 | libldap2-dev 2022-04-13 20:37:50.709 | libsasl2-dev 2022-04-13 20:37:50.709 | memcached 2022-04-13 20:37:50.709 | python3-mysqldb 2022-04-13 20:37:50.709 | sqlite3 2022-04-13 20:37:50.709 | conntrack 2022-04-13 20:37:50.709 | curl 2022-04-13 20:37:50.709 | dnsmasq-base 2022-04-13 20:37:50.709 | dnsmasq-utils 2022-04-13 20:37:50.709 | ebtables 2022-04-13 20:37:50.709 | genisoimage 2022-04-13 20:37:50.709 | iptables 2022-04-13 20:37:50.709 | iputils-arping 2022-04-13 20:37:50.709 | kpartx 2022-04-13 20:37:50.709 | libjs-jquery-tablesorter 2022-04-13 20:37:50.709 | parted 2022-04-13 20:37:50.709 | pm-utils 2022-04-13 20:37:50.709 | python3-mysqldb 2022-04-13 20:37:50.709 | socat 2022-04-13 20:37:50.709 | sqlite3 2022-04-13 20:37:50.709 | sudo 2022-04-13 20:37:50.709 | vlan 2022-04-13 20:37:50.709 | lsscsi 2022-04-13 20:37:50.709 | open-iscsi 2022-04-13 20:37:50.709 | lvm2 2022-04-13 20:37:50.710 | qemu-utils 2022-04-13 20:37:50.710 | thin-provisioning-tools 2022-04-13 20:37:50.710 | acl 2022-04-13 20:37:50.710 | dnsmasq-base 2022-04-13 20:37:50.710 | dnsmasq-utils 2022-04-13 20:37:50.710 | ebtables 2022-04-13 20:37:50.710 | haproxy 2022-04-13 20:37:50.710 | iptables 2022-04-13 20:37:50.710 | iputils-arping 2022-04-13 20:37:50.710 | iputils-ping 2022-04-13 20:37:50.710 | postgresql-server-dev-all 2022-04-13 20:37:50.710 | python3-mysqldb 2022-04-13 20:37:50.710 | sqlite3 2022-04-13 20:37:50.710 | sudo 2022-04-13 20:37:50.710 | vlan 2022-04-13 20:37:50.710 | pcp 2022-04-13 20:37:50.710 | ipset 2022-04-13 20:37:50.710 | conntrack 2022-04-13 20:37:50.710 | conntrackd 2022-04-13 20:37:50.710 | keepalived 2022-04-13 20:37:50.710 | lvm2 2022-04-13 20:37:50.710 | qemu-utils 2022-04-13 20:37:50.710 | thin-provisioning-tools 2022-04-13 20:37:50.710 | curl 2022-04-13 20:37:50.710 | liberasurecode-dev 2022-04-13 20:37:50.710 | make 2022-04-13 20:37:50.710 | memcached 2022-04-13 20:37:50.710 | rsync 2022-04-13 20:37:50.710 | sqlite3 2022-04-13 20:37:50.710 | xfsprogs ' 2022-04-13 20:37:50.712 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 20:37:50.715 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:37:50.718 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:37:50.721 | ++ 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 rsync sqlite3 xfsprogs 2022-04-13 20:37:50.721 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 20:37:50.725 | ++ 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 rsync sqlite3 xfsprogs 2022-04-13 20:37:50.728 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 20:37:50.730 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:37:50.732 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 20:37:50.735 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:37:50.737 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:37:50.739 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:37:50.741 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:37:50.743 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:37:50.745 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:37:50.747 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 20:37:50.749 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 20:37:50.751 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 20:37:50.754 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 20:37:50.758 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 20:37:50.760 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 20:37:50.762 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 20:37:50.764 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 20:37:50.766 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 20:37:50.768 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 20:37:50.772 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649882270770 2022-04-13 20:37:50.774 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 20:37:50.777 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 20:37:50.779 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 20:37:51.030 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 20:37:51.080 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 20:37:51.140 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 20:37:51.229 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 20:37:53.217 | Reading package lists... 2022-04-13 20:37:53.248 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 20:37:53.250 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 20:37:53.253 | ++ functions-common:time_stop:2425 : local name 2022-04-13 20:37:53.255 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 20:37:53.257 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:37:53.259 | ++ functions-common:time_stop:2428 : local total 2022-04-13 20:37:53.261 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 20:37:53.263 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 20:37:53.265 | ++ functions-common:time_stop:2432 : start_time=1649882270770 2022-04-13 20:37:53.267 | ++ functions-common:time_stop:2434 : [[ -z 1649882270770 ]] 2022-04-13 20:37:53.270 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:37:53.274 | ++ functions-common:time_stop:2437 : end_time=1649882273271 2022-04-13 20:37:53.276 | ++ functions-common:time_stop:2438 : elapsed_time=2501 2022-04-13 20:37:53.278 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 20:37:53.280 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:37:53.283 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2501 2022-04-13 20:37:53.285 | ++ functions-common:install_package:1464 : 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 rsync sqlite3 xfsprogs 2022-04-13 20:37:53.287 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:37:53.289 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:37:53.292 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:37:53.295 | ++ functions-common:real_install_package:1450 : 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 rsync sqlite3 xfsprogs 2022-04-13 20:37:53.315 | ++ functions-common:apt_get:1230 : 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 rsync sqlite3 xfsprogs 2022-04-13 20:37:53.424 | Reading package lists... 2022-04-13 20:37:53.667 | Building dependency tree... 2022-04-13 20:37:53.668 | Reading state information... 2022-04-13 20:37:53.699 | acl is already the newest version (2.2.53-6). 2022-04-13 20:37:53.699 | bc is already the newest version (1.07.1-2build1). 2022-04-13 20:37:53.699 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 20:37:53.700 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 20:37:53.700 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 20:37:53.700 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 20:37:53.700 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 20:37:53.700 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 20:37:53.700 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 20:37:53.700 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 20:37:53.700 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 20:37:53.700 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 20:37:53.700 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 20:37:53.700 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 20:37:53.700 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 20:37:53.700 | libffi-dev is already the newest version (3.3-4). 2022-04-13 20:37:53.700 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 20:37:53.700 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 20:37:53.700 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 20:37:53.700 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 20:37:53.700 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 20:37:53.700 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 20:37:53.700 | make is already the newest version (4.2.1-1.2). 2022-04-13 20:37:53.700 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 20:37:53.700 | psmisc is already the newest version (23.3-1). 2022-04-13 20:37:53.700 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 20:37:53.700 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 20:37:53.700 | python3-systemd is already the newest version (234-3build2). 2022-04-13 20:37:53.700 | socat is already the newest version (1.7.3.3-2). 2022-04-13 20:37:53.700 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 20:37:53.700 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 20:37:53.700 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 20:37:53.700 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 20:37:53.700 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 20:37:53.700 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 20:37:53.700 | pcp is already the newest version (5.0.3-1). 2022-04-13 20:37:53.700 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 20:37:53.701 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 20:37:53.701 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:37:53.701 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:37:53.701 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 20:37:53.701 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 20:37:53.701 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 20:37:53.701 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 20:37:53.701 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 20:37:53.701 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 20:37:53.701 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 20:37:53.701 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 20:37:53.701 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 20:37:53.701 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 20:37:53.701 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 20:37:53.701 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 20:37:53.701 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 20:37:53.701 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 20:37:53.701 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 20:37:53.701 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 20:37:53.701 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 20:37:53.701 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 20:37:53.701 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 20:37:53.701 | openssl set to manually installed. 2022-04-13 20:37:53.701 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 20:37:53.701 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 20:37:53.701 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 20:37:53.701 | rsync set to manually installed. 2022-04-13 20:37:53.701 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 20:37:53.701 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 20:37:53.701 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 20:37:53.701 | tar set to manually installed. 2022-04-13 20:37:53.701 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 20:37:53.701 | tcpdump set to manually installed. 2022-04-13 20:37:53.702 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 20:37:53.912 | uuid-runtime set to manually installed. 2022-04-13 20:37:53.912 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 20:37:53.912 | wget set to manually installed. 2022-04-13 20:37:53.912 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 20:37:53.912 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:37:53.912 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 20:37:53.912 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 20:37:53.912 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 20:37:53.912 | The following packages were automatically installed and are no longer required: 2022-04-13 20:37:53.913 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:37:53.913 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:37:53.913 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:37:53.913 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:37:53.913 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:37:53.913 | python3-zope.interface 2022-04-13 20:37:53.913 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:37:54.041 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:37:54.045 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 20:37:54.047 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:37:54.050 | ++ functions-common:time_stop:2425 : local name 2022-04-13 20:37:54.052 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 20:37:54.054 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:37:54.057 | ++ functions-common:time_stop:2428 : local total 2022-04-13 20:37:54.059 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 20:37:54.061 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:37:54.063 | ++ functions-common:time_stop:2432 : start_time=1649882273313 2022-04-13 20:37:54.066 | ++ functions-common:time_stop:2434 : [[ -z 1649882273313 ]] 2022-04-13 20:37:54.068 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:37:54.072 | ++ functions-common:time_stop:2437 : end_time=1649882274070 2022-04-13 20:37:54.074 | ++ functions-common:time_stop:2438 : elapsed_time=757 2022-04-13 20:37:54.077 | ++ functions-common:time_stop:2439 : total=722 2022-04-13 20:37:54.079 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:37:54.081 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1479 2022-04-13 20:37:54.083 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 20:37:54.086 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 20:37:54.088 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 20:37:54.091 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 20:37:54.095 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 20:37:54.099 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 20:37:54.102 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 20:37:54.105 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 20:37:55.471 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 20:37:55.473 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 20:37:55.475 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 20:37:55.477 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 20:37:55.479 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 20:37:55.481 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 20:37:55.483 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 20:37:55.485 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 20:37:55.486 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 20:37:55.488 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 20:37:55.490 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 20:37:55.491 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 20:37:55.494 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 20:37:55.495 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 20:37:55.497 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 20:37:55.499 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 20:37:55.500 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 20:37:55.502 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 20:37:55.504 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 20:37:55.506 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 20:37:55.508 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 20:37:55.510 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 20:37:55.512 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 20:37:55.514 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 20:37:55.580 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 20:37:55.583 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 20:37:55.649 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 20:37:55.651 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 20:37:55.717 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 20:37:55.719 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 20:37:55.721 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 20:37:55.723 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 20:37:55.725 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 20:37:55.726 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 20:37:55.729 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 20:37:55.731 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 20:37:55.733 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 20:37:55.735 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 20:37:55.737 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 20:37:55.737 | Distro: focal 2022-04-13 20:37:55.739 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 20:37:55.741 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 20:37:55.745 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 20:37:55.747 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 20:37:55.750 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 20:37:55.750 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 20:37:56.333 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 20:37:56.334 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 20:37:56.335 | pip: 21.3.1 2022-04-13 20:37:56.336 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 20:37:56.339 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 20:37:56.341 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:37:56.342 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:37:56.344 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:37:56.346 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:37:56.347 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:37:56.349 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:37:56.351 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:37:56.352 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:37:56.354 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:37:56.356 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:37:56.357 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:37:56.359 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 20:37:56.361 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:37:56.363 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:37:56.364 | + tools/install_pip.sh:main:142 : : 2022-04-13 20:37:56.366 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 20:37:56.368 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 20:37:56.370 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 20:37:56.372 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:37:56.374 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 20:37:56.376 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 20:37:56.377 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:37:56.380 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:37:56.380 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:37:56.385 | ++ 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 ' 2022-04-13 20:37:56.387 | ++ 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 == '' ]] 2022-04-13 20:37:56.388 | ++ 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' 2022-04-13 20:37:56.390 | + 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' 2022-04-13 20:37:56.392 | + 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' 2022-04-13 20:37:56.409 | 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 2022-04-13 20:37:56.411 | + 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' 2022-04-13 20:37:57.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:37:57.147 | from cryptography.utils import int_from_bytes 2022-04-13 20:37:57.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:37:57.147 | from cryptography.utils import int_from_bytes 2022-04-13 20:37:58.378 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:37:59.763 | Collecting 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 2022-04-13 20:37:59.773 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 20:38:01.500 | Installing collected packages: setuptools 2022-04-13 20:38:02.375 | Successfully installed setuptools-62.0.0 2022-04-13 20:38:02.375 | 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 2022-04-13 20:38:02.526 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:38:02.526 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:38:02.639 | + inc/python:pip_install:200 : result=0 2022-04-13 20:38:02.640 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:38:02.642 | + functions-common:time_stop:2425 : local name 2022-04-13 20:38:02.644 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:38:02.645 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:38:02.648 | + functions-common:time_stop:2428 : local total 2022-04-13 20:38:02.650 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:38:02.651 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:38:02.653 | + functions-common:time_stop:2432 : start_time=1649882276405 2022-04-13 20:38:02.655 | + functions-common:time_stop:2434 : [[ -z 1649882276405 ]] 2022-04-13 20:38:02.657 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:38:02.660 | + functions-common:time_stop:2437 : end_time=1649882282658 2022-04-13 20:38:02.662 | + functions-common:time_stop:2438 : elapsed_time=6253 2022-04-13 20:38:02.664 | + functions-common:time_stop:2439 : total=0 2022-04-13 20:38:02.666 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:38:02.667 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6253 2022-04-13 20:38:02.669 | + inc/python:pip_install:203 : return 0 2022-04-13 20:38:02.671 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 20:38:02.674 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 20:38:02.677 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 20:38:02.679 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 20:38:02.682 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 20:38:02.684 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 20:38:03.261 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 20:38:03.263 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 20:38:03.263 | pip: 21.3.1 2022-04-13 20:38:03.267 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 20:38:03.269 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 20:38:03.273 | + ./stack.sh:main:798 : fixup_all 2022-04-13 20:38:03.275 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 20:38:03.277 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 20:38:03.279 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:38:03.281 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:38:03.283 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 20:38:03.295 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 20:38:03.306 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 20:38:03.317 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 20:38:03.319 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 20:38:03.322 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:38:03.324 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:38:03.326 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:38:03.328 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:38:03.331 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:38:03.333 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:38:03.335 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:38:03.338 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:38:03.340 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:38:03.342 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:38:03.344 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:38:03.346 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 20:38:03.348 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 20:38:03.350 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 20:38:03.352 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:38:03.355 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:38:03.357 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:38:03.359 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:38:03.361 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:38:03.363 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:38:03.365 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 20:38:03.368 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 20:38:03.370 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 20:38:03.372 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 20:38:03.374 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 20:38:03.376 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 20:38:03.379 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 20:38:03.400 | Using python 3.8 to install os-testr 2022-04-13 20:38:03.402 | + 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 2022-04-13 20:38:04.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:38:04.143 | from cryptography.utils import int_from_bytes 2022-04-13 20:38:04.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:38:04.143 | from cryptography.utils import int_from_bytes 2022-04-13 20:38:05.321 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:38:05.353 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 20:38:05.421 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 20:38:05.422 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 20:38:05.423 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 20:38:05.436 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 20:38:05.447 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 20:38:05.457 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 20:38:07.117 | 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 2022-04-13 20:38:07.123 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:38:07.123 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:38:07.232 | + inc/python:pip_install:200 : result=0 2022-04-13 20:38:07.234 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:38:07.236 | + functions-common:time_stop:2425 : local name 2022-04-13 20:38:07.238 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:38:07.241 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:38:07.243 | + functions-common:time_stop:2428 : local total 2022-04-13 20:38:07.245 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:38:07.247 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:38:07.250 | + functions-common:time_stop:2432 : start_time=1649882283394 2022-04-13 20:38:07.252 | + functions-common:time_stop:2434 : [[ -z 1649882283394 ]] 2022-04-13 20:38:07.254 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:38:07.259 | + functions-common:time_stop:2437 : end_time=1649882287256 2022-04-13 20:38:07.261 | + functions-common:time_stop:2438 : elapsed_time=3862 2022-04-13 20:38:07.263 | + functions-common:time_stop:2439 : total=0 2022-04-13 20:38:07.265 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:38:07.267 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3862 2022-04-13 20:38:07.269 | + inc/python:pip_install:203 : return 0 2022-04-13 20:38:07.272 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 20:38:07.323 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 20:38:07.424 | + ./stack.sh:main:812 : install_infra 2022-04-13 20:38:07.427 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 20:38:07.429 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 20:38:07.432 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 20:38:07.434 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 20:38:07.456 | + 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 2022-04-13 20:38:09.355 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.363 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.367 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.372 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.376 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.382 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.386 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.412 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.489 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.508 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.512 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.517 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.532 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.540 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.542 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.558 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.575 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.585 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.590 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.608 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.630 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.648 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.656 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.661 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.681 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.711 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.712 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.726 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.730 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.734 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.740 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.754 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.761 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.810 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.828 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.832 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.863 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.926 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.933 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.940 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:09.989 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.003 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.012 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.114 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.139 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.143 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.153 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.158 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.177 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.185 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.202 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.231 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.260 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.272 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.285 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.302 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.311 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.325 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.336 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.340 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:10.346 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:38:10.482 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 20:38:10.768 | + inc/python:pip_install:200 : result=0 2022-04-13 20:38:10.770 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:38:10.773 | + functions-common:time_stop:2425 : local name 2022-04-13 20:38:10.776 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:38:10.778 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:38:10.780 | + functions-common:time_stop:2428 : local total 2022-04-13 20:38:10.782 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:38:10.784 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:38:10.786 | + functions-common:time_stop:2432 : start_time=1649882287449 2022-04-13 20:38:10.789 | + functions-common:time_stop:2434 : [[ -z 1649882287449 ]] 2022-04-13 20:38:10.791 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:38:10.795 | + functions-common:time_stop:2437 : end_time=1649882290793 2022-04-13 20:38:10.797 | + functions-common:time_stop:2438 : elapsed_time=3344 2022-04-13 20:38:10.799 | + functions-common:time_stop:2439 : total=3862 2022-04-13 20:38:10.801 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:38:10.803 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7206 2022-04-13 20:38:10.806 | + inc/python:pip_install:203 : return 0 2022-04-13 20:38:10.808 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 20:38:10.810 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 20:38:10.832 | + 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 2022-04-13 20:38:12.583 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.590 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.594 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.600 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.604 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.611 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.615 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.640 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.718 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.737 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.741 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.745 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.760 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.768 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.770 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.788 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.804 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.813 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.819 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.837 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.858 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.875 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.884 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.889 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.910 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.938 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.940 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.954 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.959 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.963 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.968 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.983 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:12.989 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.038 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.056 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.060 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.091 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.153 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.159 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.166 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.217 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.230 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.238 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.341 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.366 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.370 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.381 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.386 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.405 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.413 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.430 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.460 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.488 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.500 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.513 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.530 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.539 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.553 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.564 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.568 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:38:13.574 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:38:13.576 | Processing /opt/stack/requirements 2022-04-13 20:38:15.296 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 20:38:15.299 | 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 191)) (3.0.0) 2022-04-13 20:38:15.311 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 20:38:15.316 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 20:38:15.320 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 20:38:15.326 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 20:38:15.351 | 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 539)) (1.16.0) 2022-04-13 20:38:15.354 | 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 596)) (2.5.0) 2022-04-13 20:38:15.365 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 20:38:15.415 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 20:38:15.418 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 20:38:15.433 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 20:38:15.436 | 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 226)) (3.3) 2022-04-13 20:38:15.439 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 20:38:15.445 | 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 186)) (1.0.0) 2022-04-13 20:38:15.447 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 20:38:15.459 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 20:38:15.465 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 20:38:15.468 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 20:38:15.479 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 20:38:15.528 | 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 636)) (0.2.5) 2022-04-13 20:38:15.533 | 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 410)) (1.8.2) 2022-04-13 20:38:15.536 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 20:38:15.597 | Building wheels for collected packages: openstack-requirements 2022-04-13 20:38:15.598 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 20:38:16.409 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 20:38:16.410 | ERROR: Command errored out with exit status 1: 2022-04-13 20:38:16.410 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-m_hguwpa/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-m_hguwpa/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-gicz1oh3 2022-04-13 20:38:16.410 | cwd: /tmp/pip-req-build-m_hguwpa/ 2022-04-13 20:38:16.410 | Complete output (6 lines): 2022-04-13 20:38:16.410 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 20:38:16.410 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 20:38:16.410 | or: setup.py --help-commands 2022-04-13 20:38:16.410 | or: setup.py cmd --help 2022-04-13 20:38:16.410 | 2022-04-13 20:38:16.410 | error: invalid command 'bdist_wheel' 2022-04-13 20:38:16.410 | ---------------------------------------- 2022-04-13 20:38:16.410 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 20:38:16.410 | Running setup.py clean for openstack-requirements 2022-04-13 20:38:17.237 | Failed to build openstack-requirements 2022-04-13 20:38:17.252 | Installing collected packages: openstack-requirements 2022-04-13 20:38:17.253 | Attempting uninstall: openstack-requirements 2022-04-13 20:38:17.254 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 20:38:17.289 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 20:38:17.309 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 20:38:17.312 | Running setup.py install for openstack-requirements: started 2022-04-13 20:38:19.654 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 20:38:19.677 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 20:38:19.800 | + inc/python:pip_install:200 : result=0 2022-04-13 20:38:19.802 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:38:19.805 | + functions-common:time_stop:2425 : local name 2022-04-13 20:38:19.807 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:38:19.809 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:38:19.811 | + functions-common:time_stop:2428 : local total 2022-04-13 20:38:19.813 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:38:19.815 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:38:19.818 | + functions-common:time_stop:2432 : start_time=1649882290825 2022-04-13 20:38:19.820 | + functions-common:time_stop:2434 : [[ -z 1649882290825 ]] 2022-04-13 20:38:19.822 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:38:19.826 | + functions-common:time_stop:2437 : end_time=1649882299824 2022-04-13 20:38:19.828 | + functions-common:time_stop:2438 : elapsed_time=8999 2022-04-13 20:38:19.831 | + functions-common:time_stop:2439 : total=7206 2022-04-13 20:38:19.833 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:38:19.835 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16205 2022-04-13 20:38:19.837 | + inc/python:pip_install:203 : return 0 2022-04-13 20:38:19.840 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 20:38:19.842 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 20:38:19.845 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 20:38:19.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:19.850 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:19.852 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 20:38:19.854 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:19.856 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 20:38:19.876 | Using python 3.8 to install pbr 2022-04-13 20:38:19.878 | + 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 2022-04-13 20:38:20.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:38:20.608 | from cryptography.utils import int_from_bytes 2022-04-13 20:38:20.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:38:20.608 | from cryptography.utils import int_from_bytes 2022-04-13 20:38:21.744 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:38:21.775 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 20:38:23.523 | 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 2022-04-13 20:38:23.529 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:38:23.529 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:38:23.635 | + inc/python:pip_install:200 : result=0 2022-04-13 20:38:23.637 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:38:23.639 | + functions-common:time_stop:2425 : local name 2022-04-13 20:38:23.641 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:38:23.643 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:38:23.646 | + functions-common:time_stop:2428 : local total 2022-04-13 20:38:23.648 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:38:23.650 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:38:23.652 | + functions-common:time_stop:2432 : start_time=1649882299871 2022-04-13 20:38:23.654 | + functions-common:time_stop:2434 : [[ -z 1649882299871 ]] 2022-04-13 20:38:23.657 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:38:23.660 | + functions-common:time_stop:2437 : end_time=1649882303658 2022-04-13 20:38:23.663 | + functions-common:time_stop:2438 : elapsed_time=3787 2022-04-13 20:38:23.665 | + functions-common:time_stop:2439 : total=16205 2022-04-13 20:38:23.667 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:38:23.669 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19992 2022-04-13 20:38:23.671 | + inc/python:pip_install:203 : return 0 2022-04-13 20:38:23.673 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 20:38:25.975 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 20:38:27.818 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:38:27.820 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 20:38:27.835 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 20:38:27.839 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 20:38:27.842 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 20:38:27.845 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 20:38:27.848 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 20:38:27.917 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 20:38:27.919 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 20:38:27.922 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 20:38:27.939 | + ./stack.sh:main:821 : pkgs= 2022-04-13 20:38:27.942 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 20:38:27.944 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 20:38:27.946 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 20:38:27.948 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 20:38:27.950 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 20:38:27.953 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 20:38:27.955 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 20:38:27.957 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 20:38:27.959 | + functions-common:run_phase:1863 : local extra 2022-04-13 20:38:27.962 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 20:38:27.965 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 20:38:27.968 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 20:38:27.970 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 20:38:27.972 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 20:38:27.975 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 20:38:27.990 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:38:27.992 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 20:38:27.994 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:38:27.996 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 20:38:27.998 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:38:28.000 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 20:38:28.002 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:38:28.004 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 20:38:28.006 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:38:28.008 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 20:38:28.010 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:38:28.012 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 20:38:28.014 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 20:38:28.016 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 20:38:28.018 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 20:38:28.021 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 20:38:28.023 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 20:38:28.025 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 20:38:28.027 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 20:38:28.029 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 20:38:28.031 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 20:38:28.034 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 20:38:28.037 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 20:38:28.039 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 20:38:28.041 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 20:38:28.044 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 20:38:28.095 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 20:38:28.095 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 20:38:28.098 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 20:38:28.473 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 20:38:28.475 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 20:38:28.491 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:38:28.493 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 20:38:28.495 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:38:28.498 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:38:28.500 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:38:28.502 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:38:28.505 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:38:28.507 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:38:28.510 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:38:28.512 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:38:28.514 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:38:28.516 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:38:28.518 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:38:28.521 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:38:28.523 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 20:38:28.526 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:38:28.528 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:38:28.530 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:38:28.532 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 20:38:28.552 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 20:38:28.661 | Reading package lists... 2022-04-13 20:38:28.897 | Building dependency tree... 2022-04-13 20:38:28.899 | Reading state information... 2022-04-13 20:38:29.146 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 20:38:29.146 | The following packages were automatically installed and are no longer required: 2022-04-13 20:38:29.147 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:38:29.147 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:38:29.147 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:38:29.148 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:38:29.148 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:38:29.148 | python3-zope.interface 2022-04-13 20:38:29.148 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:38:29.260 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:38:29.265 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:38:29.267 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:38:29.271 | + functions-common:time_stop:2425 : local name 2022-04-13 20:38:29.273 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:38:29.275 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:38:29.278 | + functions-common:time_stop:2428 : local total 2022-04-13 20:38:29.280 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:38:29.282 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:38:29.285 | + functions-common:time_stop:2432 : start_time=1649882308550 2022-04-13 20:38:29.287 | + functions-common:time_stop:2434 : [[ -z 1649882308550 ]] 2022-04-13 20:38:29.290 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:38:29.294 | + functions-common:time_stop:2437 : end_time=1649882309292 2022-04-13 20:38:29.296 | + functions-common:time_stop:2438 : elapsed_time=742 2022-04-13 20:38:29.298 | + functions-common:time_stop:2439 : total=1479 2022-04-13 20:38:29.301 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:38:29.303 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2221 2022-04-13 20:38:29.305 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:38:29.308 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 20:38:29.310 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:38:29.312 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:38:29.315 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:38:29.317 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:38:29.319 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:38:29.321 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:38:29.324 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 20:38:29.326 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:38:29.328 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:38:29.331 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:38:29.333 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:38:29.335 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:38:29.337 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:38:29.339 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:38:29.342 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:38:29.344 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:38:29.346 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:38:29.349 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:38:29.351 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 20:38:29.353 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:38:29.356 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:38:29.358 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:38:29.360 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:38:29.362 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:38:29.365 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:38:29.368 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 20:38:29.370 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 20:38:29.385 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:38:29.387 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 20:38:29.390 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:38:29.392 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 20:38:29.394 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 20:38:29.397 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 20:38:29.401 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 20:38:29.403 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 20:38:29.406 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 20:38:29.408 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 20:38:29.411 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 20:38:29.413 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 20:38:29.416 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 20:38:30.115 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 20:38:30.115 | user tags 2022-04-13 20:38:30.115 | stackrabbit []' 2022-04-13 20:38:30.118 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 20:38:30.118 | user tags 2022-04-13 20:38:30.118 | stackrabbit []' 2022-04-13 20:38:30.118 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 20:38:30.124 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 20:38:30.127 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 20:38:30.129 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 20:38:30.789 | Changing password for user "stackrabbit" ... 2022-04-13 20:38:30.811 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 20:38:31.478 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 20:38:31.500 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 20:38:31.502 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 20:38:32.152 | Changing password for user "stackrabbit" ... 2022-04-13 20:38:32.174 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 20:38:32.176 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 20:38:32.178 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 20:38:32.829 | Deleting user "guest" ... 2022-04-13 20:38:32.844 | Error: 2022-04-13 20:38:32.844 | {:no_such_user, "guest"} 2022-04-13 20:38:32.855 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 20:38:32.858 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 20:38:32.875 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:38:32.877 | + ./stack.sh:main:838 : install_database 2022-04-13 20:38:32.880 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 20:38:32.882 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 20:38:32.884 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:38:32.887 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:38:32.889 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 20:38:33.102 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 20:38:33.104 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 20:38:33.106 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 20:38:33.109 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 20:38:33.111 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:38:33.114 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 20:38:33.116 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:38:33.118 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:38:33.121 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:38:33.123 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:38:33.125 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:38:33.127 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:38:33.130 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:38:33.132 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:38:33.134 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:38:33.137 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:38:33.139 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:38:33.141 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 20:38:33.144 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:38:33.146 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:38:33.148 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:38:33.151 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:38:33.153 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:38:33.155 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:38:33.157 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 20:38:33.160 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:38:33.163 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:38:33.165 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 20:38:33.167 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:38:33.169 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:38:33.171 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:38:33.174 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:38:33.176 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:38:33.179 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:38:33.181 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:38:33.183 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:38:33.185 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:38:33.187 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:38:33.190 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:38:33.192 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:38:33.194 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 20:38:33.196 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:38:33.198 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:38:33.201 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:38:33.203 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 20:38:33.223 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 20:38:33.336 | Reading package lists... 2022-04-13 20:38:33.582 | Building dependency tree... 2022-04-13 20:38:33.584 | Reading state information... 2022-04-13 20:38:33.825 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 20:38:33.825 | The following packages were automatically installed and are no longer required: 2022-04-13 20:38:33.826 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:38:33.826 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:38:33.826 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:38:33.826 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:38:33.826 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:38:33.826 | python3-zope.interface 2022-04-13 20:38:33.826 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:38:33.936 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:38:33.940 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:38:33.943 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:38:33.945 | + functions-common:time_stop:2425 : local name 2022-04-13 20:38:33.948 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:38:33.950 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:38:33.952 | + functions-common:time_stop:2428 : local total 2022-04-13 20:38:33.954 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:38:33.956 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:38:33.959 | + functions-common:time_stop:2432 : start_time=1649882313220 2022-04-13 20:38:33.961 | + functions-common:time_stop:2434 : [[ -z 1649882313220 ]] 2022-04-13 20:38:33.963 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:38:33.967 | + functions-common:time_stop:2437 : end_time=1649882313965 2022-04-13 20:38:33.970 | + functions-common:time_stop:2438 : elapsed_time=745 2022-04-13 20:38:33.972 | + functions-common:time_stop:2439 : total=2221 2022-04-13 20:38:33.974 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:38:33.976 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2966 2022-04-13 20:38:33.978 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:38:33.980 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 20:38:33.982 | + ./stack.sh:main:841 : install_database_python 2022-04-13 20:38:33.985 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 20:38:33.987 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 20:38:33.990 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 20:38:33.992 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:38:33.995 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 20:38:33.997 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 20:38:34.000 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:38:34.004 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:38:34.004 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:38:34.010 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 20:38:34.012 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 20:38:34.015 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 20:38:34.017 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 20:38:34.020 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 20:38:34.040 | Using python 3.8 to install PyMySQL 2022-04-13 20:38:34.043 | + 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 2022-04-13 20:38:34.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:38:34.767 | from cryptography.utils import int_from_bytes 2022-04-13 20:38:34.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:38:34.767 | from cryptography.utils import int_from_bytes 2022-04-13 20:38:35.912 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:38:35.944 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 20:38:37.589 | 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 2022-04-13 20:38:37.595 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:38:37.595 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:38:37.696 | + inc/python:pip_install:200 : result=0 2022-04-13 20:38:37.698 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:38:37.700 | + functions-common:time_stop:2425 : local name 2022-04-13 20:38:37.703 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:38:37.705 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:38:37.708 | + functions-common:time_stop:2428 : local total 2022-04-13 20:38:37.710 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:38:37.712 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:38:37.714 | + functions-common:time_stop:2432 : start_time=1649882314035 2022-04-13 20:38:37.717 | + functions-common:time_stop:2434 : [[ -z 1649882314035 ]] 2022-04-13 20:38:37.720 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:38:37.724 | + functions-common:time_stop:2437 : end_time=1649882317721 2022-04-13 20:38:37.726 | + functions-common:time_stop:2438 : elapsed_time=3686 2022-04-13 20:38:37.728 | + functions-common:time_stop:2439 : total=19992 2022-04-13 20:38:37.730 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:38:37.733 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23678 2022-04-13 20:38:37.735 | + inc/python:pip_install:203 : return 0 2022-04-13 20:38:37.738 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 20:38:37.740 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 20:38:37.742 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 20:38:37.744 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 20:38:37.761 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:38:37.763 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 20:38:37.765 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 20:38:37.769 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 20:38:37.769 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 20:38:37.774 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 20:38:37.776 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 20:38:37.779 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-04-13 20:38:37.781 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 20:38:37.783 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 20:38:37.786 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 20:38:37.801 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:38:37.803 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 20:38:37.806 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:38:37.808 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:38:37.810 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:38:37.813 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:38:37.815 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:38:37.818 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:38:37.820 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:38:37.822 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:38:37.824 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:38:37.827 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:38:37.829 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:38:37.831 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:38:37.833 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 20:38:37.836 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:38:37.838 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:38:37.840 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:38:37.843 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 20:38:37.863 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 20:38:37.970 | Reading package lists... 2022-04-13 20:38:38.204 | Building dependency tree... 2022-04-13 20:38:38.206 | Reading state information... 2022-04-13 20:38:38.447 | radvd is already the newest version (1:2.17-2). 2022-04-13 20:38:38.447 | The following packages were automatically installed and are no longer required: 2022-04-13 20:38:38.448 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:38:38.448 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:38:38.448 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:38:38.448 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:38:38.448 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:38:38.448 | python3-zope.interface 2022-04-13 20:38:38.448 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:38:38.558 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:38:38.562 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:38:38.564 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:38:38.566 | + functions-common:time_stop:2425 : local name 2022-04-13 20:38:38.569 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:38:38.571 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:38:38.573 | + functions-common:time_stop:2428 : local total 2022-04-13 20:38:38.575 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:38:38.577 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:38:38.579 | + functions-common:time_stop:2432 : start_time=1649882317860 2022-04-13 20:38:38.582 | + functions-common:time_stop:2434 : [[ -z 1649882317860 ]] 2022-04-13 20:38:38.585 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:38:38.589 | + functions-common:time_stop:2437 : end_time=1649882318586 2022-04-13 20:38:38.591 | + functions-common:time_stop:2438 : elapsed_time=726 2022-04-13 20:38:38.593 | + functions-common:time_stop:2439 : total=2966 2022-04-13 20:38:38.595 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:38:38.598 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3692 2022-04-13 20:38:38.600 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:38:38.603 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 20:38:38.618 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:38:38.621 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 20:38:38.623 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 20:38:38.625 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 20:38:38.628 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 20:38:38.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 20:38:38.653 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:38:38.655 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:38:38.657 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:38:38.660 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:38:38.662 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:38:38.664 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:38:38.667 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:38:38.669 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:38:38.671 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:38:38.673 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:38:38.675 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:38:38.677 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:38:38.679 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 20:38:38.682 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:38:38.684 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:38:38.686 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:38:38.688 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 20:38:38.709 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 20:38:38.817 | Reading package lists... 2022-04-13 20:38:39.054 | Building dependency tree... 2022-04-13 20:38:39.055 | Reading state information... 2022-04-13 20:38:39.299 | fakeroot is already the newest version (1.24-1). 2022-04-13 20:38:39.299 | make is already the newest version (4.2.1-1.2). 2022-04-13 20:38:39.299 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 20:38:39.299 | The following packages were automatically installed and are no longer required: 2022-04-13 20:38:39.301 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:38:39.301 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:38:39.301 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:38:39.301 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:38:39.301 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:38:39.301 | python3-zope.interface 2022-04-13 20:38:39.301 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:38:39.411 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:38:39.415 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:38:39.418 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:38:39.420 | + functions-common:time_stop:2425 : local name 2022-04-13 20:38:39.422 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:38:39.424 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:38:39.427 | + functions-common:time_stop:2428 : local total 2022-04-13 20:38:39.429 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:38:39.431 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:38:39.433 | + functions-common:time_stop:2432 : start_time=1649882318706 2022-04-13 20:38:39.435 | + functions-common:time_stop:2434 : [[ -z 1649882318706 ]] 2022-04-13 20:38:39.438 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:38:39.442 | + functions-common:time_stop:2437 : end_time=1649882319439 2022-04-13 20:38:39.444 | + functions-common:time_stop:2438 : elapsed_time=733 2022-04-13 20:38:39.446 | + functions-common:time_stop:2439 : total=3692 2022-04-13 20:38:39.448 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:38:39.451 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4425 2022-04-13 20:38:39.453 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:38:39.455 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 20:38:39.457 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:38:39.459 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:38:39.462 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 20:38:39.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 20:38:39.467 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 20:38:39.471 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 20:38:39.473 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 20:38:39.476 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 20:38:39.477 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 20:38:39.481 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 20:38:39.483 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 20:38:39.485 | + functions:vercmp:628 : local v1=5.4 2022-04-13 20:38:39.488 | + functions:vercmp:629 : local 'op=<' 2022-04-13 20:38:39.490 | + functions:vercmp:630 : local v2=3.13 2022-04-13 20:38:39.492 | + functions:vercmp:631 : local result 2022-04-13 20:38:39.496 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 20:38:39.496 | ++ functions:vercmp:635 : sort -V 2022-04-13 20:38:39.497 | ++ functions:vercmp:635 : head -1 2022-04-13 20:38:39.501 | + functions:vercmp:635 : result=3.13 2022-04-13 20:38:39.504 | + functions:vercmp:637 : case $op in 2022-04-13 20:38:39.506 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 20:38:39.508 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 20:38:39.510 | + functions:vercmp:648 : return 2022-04-13 20:38:39.513 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 20:38:39.515 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 20:38:39.517 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 20:38:39.886 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 20:38:39.888 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 20:38:39.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:39.893 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:39.896 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 20:38:39.898 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:39.901 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 20:38:39.919 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:38:39.921 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 20:38:39.926 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 20:38:39.926 | Installing etcd 2022-04-13 20:38:39.928 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 20:38:39.940 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 20:38:39.952 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 20:38:39.955 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 20:38:39.970 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 20:38:39.974 | ++ 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 2022-04-13 20:38:39.976 | ++ 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 2022-04-13 20:38:39.979 | +++ 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 2022-04-13 20:38:39.984 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:38:39.986 | ++ 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* ]] 2022-04-13 20:38:39.989 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 20:38:39.991 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:38:39.993 | ++ functions:get_extra_file:74 : return 2022-04-13 20:38:39.996 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:38:39.998 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 20:38:40.001 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 20:38:40.003 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 20:38:40.019 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:38:40.022 | + ./stack.sh:main:868 : install_dstat 2022-04-13 20:38:40.024 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 20:38:40.040 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:38:40.042 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 20:38:40.045 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:38:40.047 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 20:38:40.049 | + ./stack.sh:main:877 : install_libs 2022-04-13 20:38:40.052 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 20:38:40.054 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 20:38:40.056 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 20:38:40.058 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 20:38:40.061 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.063 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.065 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 20:38:40.068 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.070 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 20:38:40.072 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 20:38:40.074 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 20:38:40.077 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 20:38:40.079 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.081 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.083 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 20:38:40.085 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.087 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 20:38:40.090 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 20:38:40.092 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 20:38:40.094 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 20:38:40.096 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.098 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.100 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 20:38:40.103 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.105 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 20:38:40.107 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 20:38:40.109 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 20:38:40.112 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 20:38:40.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.116 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.119 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 20:38:40.121 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.123 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 20:38:40.125 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 20:38:40.128 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 20:38:40.130 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 20:38:40.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.135 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.137 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 20:38:40.139 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.141 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 20:38:40.144 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 20:38:40.146 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 20:38:40.148 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 20:38:40.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.153 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.155 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 20:38:40.157 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.159 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 20:38:40.161 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 20:38:40.164 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 20:38:40.166 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 20:38:40.168 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.170 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.172 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 20:38:40.175 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.177 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 20:38:40.180 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 20:38:40.182 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 20:38:40.184 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 20:38:40.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.188 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.191 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 20:38:40.193 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.196 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 20:38:40.198 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 20:38:40.200 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 20:38:40.202 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 20:38:40.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.207 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.209 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 20:38:40.211 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.213 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 20:38:40.215 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 20:38:40.218 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 20:38:40.220 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 20:38:40.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.224 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.226 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 20:38:40.229 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.231 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 20:38:40.233 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 20:38:40.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 20:38:40.238 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 20:38:40.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.242 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.245 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 20:38:40.247 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.249 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 20:38:40.251 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 20:38:40.254 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 20:38:40.256 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 20:38:40.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.261 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.263 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 20:38:40.265 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.268 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 20:38:40.270 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 20:38:40.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 20:38:40.275 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 20:38:40.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.279 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.281 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 20:38:40.283 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.286 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 20:38:40.288 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 20:38:40.290 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 20:38:40.292 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 20:38:40.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.297 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.299 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 20:38:40.302 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.304 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 20:38:40.306 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 20:38:40.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 20:38:40.311 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 20:38:40.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.316 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.318 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 20:38:40.320 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.323 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 20:38:40.325 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 20:38:40.327 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 20:38:40.329 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 20:38:40.332 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.334 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.336 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 20:38:40.338 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.340 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 20:38:40.343 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 20:38:40.345 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 20:38:40.349 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 20:38:40.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.353 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.355 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 20:38:40.358 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.360 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 20:38:40.363 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 20:38:40.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 20:38:40.367 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 20:38:40.369 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.372 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.374 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 20:38:40.376 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.379 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 20:38:40.381 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 20:38:40.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 20:38:40.386 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 20:38:40.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.390 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.392 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 20:38:40.395 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.397 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 20:38:40.400 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 20:38:40.402 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 20:38:40.404 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 20:38:40.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.408 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.411 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 20:38:40.413 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.416 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 20:38:40.418 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 20:38:40.420 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 20:38:40.423 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 20:38:40.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.428 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.430 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 20:38:40.432 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.434 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 20:38:40.437 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 20:38:40.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 20:38:40.441 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 20:38:40.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.448 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 20:38:40.450 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.452 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 20:38:40.455 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 20:38:40.457 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 20:38:40.459 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 20:38:40.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.464 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.466 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 20:38:40.468 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.470 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 20:38:40.473 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 20:38:40.475 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 20:38:40.478 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 20:38:40.480 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.482 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.484 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 20:38:40.487 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.489 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 20:38:40.492 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 20:38:40.494 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 20:38:40.496 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 20:38:40.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.501 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.503 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 20:38:40.505 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.508 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 20:38:40.510 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 20:38:40.512 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 20:38:40.514 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 20:38:40.516 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.519 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.521 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 20:38:40.524 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.526 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 20:38:40.528 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 20:38:40.530 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 20:38:40.533 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 20:38:40.536 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.538 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.540 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 20:38:40.542 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.544 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 20:38:40.547 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 20:38:40.549 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 20:38:40.552 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 20:38:40.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.556 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.558 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 20:38:40.561 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.563 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 20:38:40.565 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 20:38:40.568 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 20:38:40.570 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 20:38:40.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.574 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.577 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 20:38:40.579 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.581 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 20:38:40.583 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 20:38:40.586 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 20:38:40.588 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 20:38:40.590 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.592 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.595 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 20:38:40.597 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.600 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 20:38:40.602 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 20:38:40.604 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 20:38:40.606 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 20:38:40.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.611 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.614 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 20:38:40.616 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.618 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 20:38:40.620 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 20:38:40.623 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 20:38:40.625 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 20:38:40.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.629 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.631 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 20:38:40.634 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.636 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 20:38:40.638 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 20:38:40.640 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 20:38:40.643 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 20:38:40.645 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.647 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.650 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 20:38:40.652 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.654 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 20:38:40.657 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 20:38:40.659 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 20:38:40.662 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 20:38:40.664 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.666 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.668 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 20:38:40.671 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.673 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 20:38:40.676 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 20:38:40.678 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 20:38:40.680 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 20:38:40.682 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.685 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.687 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 20:38:40.689 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.691 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 20:38:40.694 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 20:38:40.696 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 20:38:40.698 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 20:38:40.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.703 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.705 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 20:38:40.707 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.710 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 20:38:40.712 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 20:38:40.714 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 20:38:40.716 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 20:38:40.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.721 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.724 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 20:38:40.726 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.728 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 20:38:40.731 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 20:38:40.733 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 20:38:40.735 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 20:38:40.738 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:40.740 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:40.742 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 20:38:40.745 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:40.747 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 20:38:40.768 | Using python 3.8 to install etcd3 2022-04-13 20:38:40.771 | + 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 2022-04-13 20:38:41.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:38:41.504 | from cryptography.utils import int_from_bytes 2022-04-13 20:38:41.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:38:41.504 | from cryptography.utils import int_from_bytes 2022-04-13 20:38:42.664 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:38:42.696 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 20:38:42.703 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 20:38:42.704 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 20:38:42.705 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 20:38:42.707 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 20:38:44.383 | 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 2022-04-13 20:38:44.389 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:38:44.389 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:38:44.490 | + inc/python:pip_install:200 : result=0 2022-04-13 20:38:44.493 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:38:44.495 | + functions-common:time_stop:2425 : local name 2022-04-13 20:38:44.497 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:38:44.499 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:38:44.501 | + functions-common:time_stop:2428 : local total 2022-04-13 20:38:44.504 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:38:44.506 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:38:44.508 | + functions-common:time_stop:2432 : start_time=1649882320762 2022-04-13 20:38:44.510 | + functions-common:time_stop:2434 : [[ -z 1649882320762 ]] 2022-04-13 20:38:44.512 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:38:44.516 | + functions-common:time_stop:2437 : end_time=1649882324514 2022-04-13 20:38:44.519 | + functions-common:time_stop:2438 : elapsed_time=3752 2022-04-13 20:38:44.521 | + functions-common:time_stop:2439 : total=23678 2022-04-13 20:38:44.523 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:38:44.525 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27430 2022-04-13 20:38:44.527 | + inc/python:pip_install:203 : return 0 2022-04-13 20:38:44.530 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 20:38:44.551 | Using python 3.8 to install etcd3gw 2022-04-13 20:38:44.553 | + 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 2022-04-13 20:38:45.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:38:45.288 | from cryptography.utils import int_from_bytes 2022-04-13 20:38:45.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:38:45.288 | from cryptography.utils import int_from_bytes 2022-04-13 20:38:46.447 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:38:46.478 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 20:38:46.486 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 20:38:46.486 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 20:38:46.488 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 20:38:46.489 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 20:38:46.522 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 20:38:46.523 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 20:38:46.526 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 20:38:46.527 | 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.9) 2022-04-13 20:38:48.181 | 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 2022-04-13 20:38:48.187 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:38:48.187 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:38:48.295 | + inc/python:pip_install:200 : result=0 2022-04-13 20:38:48.298 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:38:48.301 | + functions-common:time_stop:2425 : local name 2022-04-13 20:38:48.303 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:38:48.305 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:38:48.307 | + functions-common:time_stop:2428 : local total 2022-04-13 20:38:48.309 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:38:48.311 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:38:48.313 | + functions-common:time_stop:2432 : start_time=1649882324545 2022-04-13 20:38:48.316 | + functions-common:time_stop:2434 : [[ -z 1649882324545 ]] 2022-04-13 20:38:48.319 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:38:48.323 | + functions-common:time_stop:2437 : end_time=1649882328320 2022-04-13 20:38:48.325 | + functions-common:time_stop:2438 : elapsed_time=3775 2022-04-13 20:38:48.327 | + functions-common:time_stop:2439 : total=27430 2022-04-13 20:38:48.329 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:38:48.331 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31205 2022-04-13 20:38:48.333 | + inc/python:pip_install:203 : return 0 2022-04-13 20:38:48.336 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 20:38:48.338 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 20:38:48.340 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 20:38:48.343 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:38:48.345 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:38:48.347 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:38:48.349 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:38:48.352 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:38:48.354 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:38:48.356 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:38:48.359 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:38:48.361 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:38:48.364 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:38:48.366 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:38:48.368 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 20:38:48.370 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:38:48.373 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:38:48.375 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 20:38:48.377 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:38:48.380 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:38:48.382 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:38:48.384 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:38:48.387 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:38:48.389 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:38:48.391 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:38:48.393 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:38:48.396 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:38:48.398 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:38:48.400 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:38:48.402 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:38:48.405 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:38:48.407 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:38:48.409 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:38:48.412 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:38:48.414 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:38:48.416 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:38:48.437 | + functions-common:apt_get:1230 : 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 2022-04-13 20:38:48.546 | Reading package lists... 2022-04-13 20:38:48.786 | Building dependency tree... 2022-04-13 20:38:48.787 | Reading state information... 2022-04-13 20:38:49.031 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 20:38:49.031 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 20:38:49.031 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:38:49.031 | The following packages were automatically installed and are no longer required: 2022-04-13 20:38:49.032 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:38:49.032 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:38:49.032 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:38:49.032 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:38:49.032 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:38:49.032 | python3-zope.interface 2022-04-13 20:38:49.032 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:38:49.143 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:38:49.148 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:38:49.150 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:38:49.152 | + functions-common:time_stop:2425 : local name 2022-04-13 20:38:49.154 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:38:49.157 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:38:49.159 | + functions-common:time_stop:2428 : local total 2022-04-13 20:38:49.165 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:38:49.167 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:38:49.169 | + functions-common:time_stop:2432 : start_time=1649882328434 2022-04-13 20:38:49.172 | + functions-common:time_stop:2434 : [[ -z 1649882328434 ]] 2022-04-13 20:38:49.174 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:38:49.178 | + functions-common:time_stop:2437 : end_time=1649882329176 2022-04-13 20:38:49.180 | + functions-common:time_stop:2438 : elapsed_time=742 2022-04-13 20:38:49.183 | + functions-common:time_stop:2439 : total=4425 2022-04-13 20:38:49.185 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:38:49.187 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5167 2022-04-13 20:38:49.189 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:38:49.192 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 20:38:49.194 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:38:49.196 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:38:49.198 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 20:38:49.259 | Module proxy already enabled 2022-04-13 20:38:49.263 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 20:38:49.323 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 20:38:49.323 | Module proxy already enabled 2022-04-13 20:38:49.323 | Module proxy_uwsgi already enabled 2022-04-13 20:38:49.327 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 20:38:49.329 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 20:38:49.332 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 20:38:49.335 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 20:38:49.458 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 20:38:49.461 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 20:38:49.463 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 20:38:49.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:49.468 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:49.470 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 20:38:49.473 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:49.475 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 20:38:49.478 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 20:38:49.480 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 20:38:49.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:49.485 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:49.487 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 20:38:49.490 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:49.492 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 20:38:49.494 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 20:38:49.497 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 20:38:49.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:49.501 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:49.504 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 20:38:49.507 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:49.509 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 20:38:49.511 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 20:38:49.514 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 20:38:49.516 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:49.519 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:49.521 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 20:38:49.524 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:49.526 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 20:38:49.528 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 20:38:49.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:49.533 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:49.535 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 20:38:49.538 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:49.540 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 20:38:49.542 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 20:38:49.545 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 20:38:49.547 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:49.549 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:49.552 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 20:38:49.554 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:49.556 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 20:38:49.573 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:38:49.576 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 20:38:49.578 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 20:38:49.581 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 20:38:49.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:49.586 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:49.588 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 20:38:49.590 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:49.593 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 20:38:49.609 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:38:49.611 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 20:38:49.613 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 20:38:49.616 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 20:38:49.618 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:49.620 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:49.623 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 20:38:49.625 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:49.628 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 20:38:49.630 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 20:38:49.632 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 20:38:49.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:38:49.637 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:38:49.639 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 20:38:49.642 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:38:49.645 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 20:38:49.647 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 20:38:49.650 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:38:49.653 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 20:38:49.655 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 20:38:49.657 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:38:49.661 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:38:49.661 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:38:49.666 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 20:38:49.668 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 20:38:49.670 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 20:38:49.673 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 20:38:49.675 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 20:38:49.696 | Using python 3.8 to install keystonemiddleware 2022-04-13 20:38:49.698 | + 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 2022-04-13 20:38:50.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:38:50.442 | from cryptography.utils import int_from_bytes 2022-04-13 20:38:50.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:38:50.442 | from cryptography.utils import int_from_bytes 2022-04-13 20:38:51.600 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:38:51.632 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 20:38:51.684 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 20:38:51.685 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 20:38:51.686 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 20:38:51.687 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 20:38:51.688 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 20:38:51.689 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 20:38:51.691 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 20:38:51.692 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 20:38:51.693 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 20:38:51.694 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 20:38:51.695 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 20:38:51.696 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 20:38:51.697 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 20:38:51.698 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 20:38:51.756 | 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) 2022-04-13 20:38:51.757 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 20:38:51.758 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 20:38:51.797 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 20:38:51.835 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 20:38:51.836 | 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) 2022-04-13 20:38:51.838 | 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) 2022-04-13 20:38:51.839 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 20:38:51.888 | 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) 2022-04-13 20:38:51.891 | 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) 2022-04-13 20:38:51.901 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 20:38:51.902 | 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.3) 2022-04-13 20:38:51.916 | 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) 2022-04-13 20:38:51.917 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 20:38:51.919 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 20:38:51.984 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 20:38:51.986 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 20:38:51.988 | 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.9) 2022-04-13 20:38:51.989 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 20:38:52.039 | 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.14.0) 2022-04-13 20:38:52.050 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 20:38:53.614 | 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 2022-04-13 20:38:53.620 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:38:53.620 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:38:53.724 | + inc/python:pip_install:200 : result=0 2022-04-13 20:38:53.726 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:38:53.729 | + functions-common:time_stop:2425 : local name 2022-04-13 20:38:53.731 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:38:53.733 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:38:53.735 | + functions-common:time_stop:2428 : local total 2022-04-13 20:38:53.737 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:38:53.739 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:38:53.742 | + functions-common:time_stop:2432 : start_time=1649882329691 2022-04-13 20:38:53.744 | + functions-common:time_stop:2434 : [[ -z 1649882329691 ]] 2022-04-13 20:38:53.747 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:38:53.750 | + functions-common:time_stop:2437 : end_time=1649882333748 2022-04-13 20:38:53.753 | + functions-common:time_stop:2438 : elapsed_time=4057 2022-04-13 20:38:53.755 | + functions-common:time_stop:2439 : total=31205 2022-04-13 20:38:53.757 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:38:53.759 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35262 2022-04-13 20:38:53.761 | + inc/python:pip_install:203 : return 0 2022-04-13 20:38:53.764 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 20:38:53.766 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 20:38:53.769 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:38:53.772 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 20:38:53.775 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 20:38:53.777 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:38:53.781 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:38:53.781 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:38:53.786 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 20:38:53.789 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 20:38:53.791 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 20:38:53.794 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 20:38:53.796 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 20:38:53.816 | Using python 3.8 to install python-memcached 2022-04-13 20:38:53.819 | + 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 2022-04-13 20:38:54.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:38:54.566 | from cryptography.utils import int_from_bytes 2022-04-13 20:38:54.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:38:54.566 | from cryptography.utils import int_from_bytes 2022-04-13 20:38:55.732 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:38:55.764 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 20:38:55.767 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 20:38:57.439 | 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 2022-04-13 20:38:57.445 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:38:57.445 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:38:57.547 | + inc/python:pip_install:200 : result=0 2022-04-13 20:38:57.549 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:38:57.552 | + functions-common:time_stop:2425 : local name 2022-04-13 20:38:57.554 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:38:57.556 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:38:57.558 | + functions-common:time_stop:2428 : local total 2022-04-13 20:38:57.560 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:38:57.563 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:38:57.565 | + functions-common:time_stop:2432 : start_time=1649882333811 2022-04-13 20:38:57.567 | + functions-common:time_stop:2434 : [[ -z 1649882333811 ]] 2022-04-13 20:38:57.570 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:38:57.574 | + functions-common:time_stop:2437 : end_time=1649882337572 2022-04-13 20:38:57.576 | + functions-common:time_stop:2438 : elapsed_time=3761 2022-04-13 20:38:57.579 | + functions-common:time_stop:2439 : total=35262 2022-04-13 20:38:57.581 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:38:57.583 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39023 2022-04-13 20:38:57.585 | + inc/python:pip_install:203 : return 0 2022-04-13 20:38:57.588 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 20:38:57.603 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:38:57.606 | + ./stack.sh:main:899 : '[' 10.222.0.20 == 10.222.0.20 ']' 2022-04-13 20:38:57.608 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 20:38:57.610 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 20:38:57.613 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 20:38:57.616 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 20:38:57.618 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 20:38:57.620 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 20:38:57.636 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:38:57.638 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 20:38:57.640 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 20:38:57.642 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 20:38:57.644 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 20:38:57.646 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 20:38:57.649 | ++ functions-common:git_clone:612 : pwd 2022-04-13 20:38:57.651 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 20:38:57.653 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 20:38:57.656 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 20:38:57.671 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 20:38:57.673 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 20:38:57.676 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 20:38:57.679 | + functions-common:git_clone:629 : echo master 2022-04-13 20:38:57.679 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 20:38:57.684 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 20:38:57.686 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 20:38:57.688 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 20:38:57.691 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 20:38:57.691 | + functions-common:git_clone:678 : head -1 2022-04-13 20:38:57.694 | c141e6164 trivial: Fix typo 2022-04-13 20:38:57.696 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 20:38:57.699 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 20:38:57.701 | + inc/python:setup_develop:338 : local bindep 2022-04-13 20:38:57.703 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 20:38:57.705 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 20:38:57.708 | + inc/python:setup_develop:344 : local extras= 2022-04-13 20:38:57.710 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 20:38:57.712 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 20:38:57.715 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 20:38:57.717 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 20:38:57.719 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 20:38:57.722 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 20:38:57.725 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 20:38:57.728 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 20:38:57.730 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 20:38:57.733 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 20:38:57.735 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 20:38:57.738 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 20:38:57.744 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 20:38:57.746 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 20:38:58.422 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 20:38:58.425 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 20:38:58.427 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 20:38:58.429 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 20:38:58.431 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 20:38:58.434 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 20:38:58.436 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 20:38:58.438 | + inc/python:setup_package:428 : local extras= 2022-04-13 20:38:58.440 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 20:38:58.442 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 20:38:58.444 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 20:38:58.446 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 20:38:58.449 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 20:38:58.451 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 20:38:58.470 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 20:38:58.473 | + 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 2022-04-13 20:38:59.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:38:59.207 | from cryptography.utils import int_from_bytes 2022-04-13 20:38:59.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:38:59.207 | from cryptography.utils import int_from_bytes 2022-04-13 20:39:00.376 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:39:00.409 | Obtaining file:///opt/stack/keystone 2022-04-13 20:39:00.409 | Preparing metadata (setup.py): started 2022-04-13 20:39:01.170 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 20:39:01.171 | ERROR: Command errored out with exit status 1: 2022-04-13 20:39:01.171 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-u9gvitfp 2022-04-13 20:39:01.171 | cwd: /opt/stack/keystone/ 2022-04-13 20:39:01.171 | Complete output (16 lines): 2022-04-13 20:39:01.171 | Error parsing 2022-04-13 20:39:01.171 | Traceback (most recent call last): 2022-04-13 20:39:01.171 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 20:39:01.171 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 20:39:01.171 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 20:39:01.171 | pbr.hooks.setup_hook(config) 2022-04-13 20:39:01.171 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 20:39:01.171 | metadata_config.run() 2022-04-13 20:39:01.171 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 20:39:01.171 | self.hook() 2022-04-13 20:39:01.171 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 20:39:01.171 | self.config['version'] = packaging.get_version( 2022-04-13 20:39:01.171 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 20:39:01.171 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 20:39:01.171 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 20:39:01.171 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 20:39:01.171 | ---------------------------------------- 2022-04-13 20:39:01.171 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 20:39:01.171 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 20:39:01.179 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:39:01.179 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:39:01.266 | + inc/python:pip_install:1 : exit_trap 2022-04-13 20:39:01.268 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 20:39:01.271 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 20:39:01.274 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 20:39:01.276 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 20:39:01.278 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 20:39:01.280 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 20:39:01.282 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 20:39:01.285 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 20:39:01.287 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 20:39:01.287 | Error on exit 2022-04-13 20:39:01.289 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 20:39:01.291 | + ./stack.sh:exit_trap:544 : generate-subunit 1649882265 76 fail 2022-04-13 20:39:01.881 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 20:39:01.883 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 20:39:02.764 | + ./stack.sh:exit_trap:558 : exit 1