2022-04-13 14:16:01.905 | + ./stack.sh:main:489 : exec 2022-04-13 14:16:01.905 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-141601.summary.2022-04-13-141601 2022-04-13 14:16:01.905 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-141601' 2022-04-13 14:16:01.905 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:16:01.905 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-141601 2022-04-13 14:16:01.905 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-141601 /opt/stack/logs/stack.sh.log 2022-04-13 14:16:01.905 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-141601.summary.2022-04-13-141601 /opt/stack/logs/stack.sh.log.summary 2022-04-13 14:16:01.905 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 14:16:01.905 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 14:16:01.905 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 14:16:01.905 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 14:16:01.905 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 14:16:01.905 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 14:16:01.905 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 14:16:01.905 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:16:01.905 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 14:16:01.905 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 14:16:01.905 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:16:01.905 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:16:01.905 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 14:16:01.905 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 14:16:01.905 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:16:01.905 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 14:16:01.908 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 14:16:01.910 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 14:16:01.911 | + ./stack.sh:main:578 : uname -a 2022-04-13 14:16:01.913 | Linux dv-cinder-779233-6-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 14:16:01.915 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 14:16:01.916 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 14:16:01.919 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 14:16:01.955 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 14:16:01.971 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 14:16:01.973 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 14:16:01.975 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 14:16:01.977 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 14:16:01.979 | + functions-common:fetch_plugins:1776 : return 2022-04-13 14:16:01.981 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 14:16:01.983 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 14:16:01.984 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:16:01.986 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:16:01.988 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:16:01.990 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:16:01.991 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:16:01.993 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:16:01.995 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:16:01.999 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:16:02.000 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:16:02.002 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:16:02.004 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 14:16:02.006 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:16:02.019 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:02.021 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:16:02.023 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:16:02.025 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:16:02.027 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:16:02.029 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:16:02.030 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:16:02.032 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 14:16:02.034 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 14:16:02.036 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:16:02.038 | + 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 14:16:02.039 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 14:16:02.041 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 14:16:02.043 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 14:16:02.045 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 14:16:02.046 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 14:16:02.048 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 14:16:02.067 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 14:16:02.069 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 14:16:02.082 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:16:02.085 | +++ lib/tls:source:43 : hostname -f 2022-04-13 14:16:02.089 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 14:16:02.091 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 14:16:02.093 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 14:16:02.095 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 14:16:02.097 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 14:16:02.098 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 14:16:02.100 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 14:16:02.102 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 14:16:02.104 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 14:16:02.106 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 14:16:02.111 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 14:16:02.123 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 14:16:02.141 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 14:16:02.156 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 14:16:02.169 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 14:16:02.203 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 14:16:02.262 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 14:16:02.351 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 14:16:02.373 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 14:16:02.420 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 14:16:02.475 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 14:16:02.621 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 14:16:02.635 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 14:16:02.648 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 14:16:02.661 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 14:16:02.747 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 14:16:02.751 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 14:16:02.755 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 14:16:02.759 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 14:16:02.762 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 14:16:02.765 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 14:16:02.768 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 14:16:02.768 | False' 2022-04-13 14:16:02.770 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 14:16:02.786 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 14:16:02.788 | + ./stack.sh:main:626 : run_phase source 2022-04-13 14:16:02.791 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 14:16:02.793 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:16:02.795 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:16:02.797 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:16:02.799 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:16:02.801 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:16:02.803 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:16:02.806 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:16:02.809 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:16:02.811 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:16:02.814 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:16:02.816 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 14:16:02.818 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:16:02.832 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:02.834 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:16:02.836 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 14:16:02.875 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 14:16:02.877 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 14:16:02.879 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:16:02.881 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 14:16:02.884 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 14:16:02.886 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 14:16:02.888 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 14:16:02.890 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 14:16:02.892 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 14:16:02.894 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 14:16:02.896 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.899 | + 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 14:16:02.901 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.903 | + 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 14:16:02.906 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.908 | + 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 14:16:02.910 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.912 | + 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 14:16:02.915 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.917 | + 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 14:16:02.919 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.922 | + 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 14:16:02.924 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.926 | + 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 14:16:02.928 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.931 | + 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 14:16:02.933 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.936 | + 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 14:16:02.938 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.941 | + 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 14:16:02.943 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.945 | + 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 14:16:02.948 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.950 | + 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 14:16:02.952 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.955 | + 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 14:16:02.957 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.959 | + 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 14:16:02.962 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.964 | + 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 14:16:02.967 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.969 | + 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 14:16:02.971 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.973 | + 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 14:16:02.976 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.978 | + 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 14:16:02.980 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.982 | + 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 14:16:02.985 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.987 | + 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 14:16:02.989 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.991 | + 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 14:16:02.994 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:02.996 | + 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 14:16:02.998 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.000 | + 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 14:16:03.002 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.005 | + 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 14:16:03.007 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.010 | + 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 14:16:03.012 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.014 | + 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 14:16:03.017 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.019 | + 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 14:16:03.021 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.024 | + 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 14:16:03.026 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.029 | + 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 14:16:03.031 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.034 | + 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 14:16:03.036 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.039 | + 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 14:16:03.041 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.043 | + 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 14:16:03.046 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.048 | + 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 14:16:03.050 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.053 | + 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 14:16:03.055 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.057 | + 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 14:16:03.060 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.062 | + 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 14:16:03.065 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.067 | + 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 14:16:03.069 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.071 | + 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 14:16:03.073 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.076 | + 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 14:16:03.078 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.080 | + 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 14:16:03.083 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.085 | + 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 14:16:03.087 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.089 | + 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 14:16:03.092 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.094 | + 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 14:16:03.097 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.099 | + 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 14:16:03.101 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:16:03.104 | + 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 14:16:03.106 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 14:16:03.109 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:16:03.111 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 14:16:03.128 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:03.130 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 14:16:03.132 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:16:03.134 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 14:16:03.149 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:16:03.152 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 14:16:03.154 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 14:16:03.157 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 14:16:03.159 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 14:16:03.161 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 14:16:03.164 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 14:16:03.166 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 14:16:03.168 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 14:16:03.171 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 14:16:03.171 | Using mysql database backend 2022-04-13 14:16:03.173 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 14:16:03.189 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 14:16:03.192 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 14:16:03.194 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:16:03.197 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 14:16:03.199 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:16:03.202 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 14:16:03.218 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:03.220 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 14:16:03.236 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 14:16:03.252 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:03.254 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 14:16:03.270 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 14:16:03.286 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 14:16:03.302 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:16:03.304 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 14:16:03.320 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:03.322 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 14:16:03.338 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 14:16:03.340 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 14:16:03.342 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 14:16:03.345 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 14:16:03.348 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 14:16:03.352 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-141603 2022-04-13 14:16:03.354 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-141603 759' 2022-04-13 14:16:03.357 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:16:03.360 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:16:03.362 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:16:03.365 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 14:16:03.367 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:16:03.369 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 14:16:03.372 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:16:03.374 | + 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 14:16:03.377 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:16:03.379 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-04-13 14:16:03.382 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:16:03.384 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-04-13 14:16:03.387 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:16:03.389 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-141601 2022-04-13 14:16:03.392 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:16:03.394 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 14:16:03.396 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:16:03.399 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-04-13 14:16:03.401 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:16:03.404 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 14:16:03.406 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:16:03.408 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 14:16:03.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:16:03.413 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 14:16:03.415 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:16:03.418 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 14:16:03.420 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 14:16:03.423 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 14:16:03.425 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 14:16:03.427 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 14:16:03.429 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:16:03.431 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:16:03.434 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:16:03.436 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:16:03.438 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:16:03.441 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:16:03.456 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:16:03.458 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:16:03.460 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:16:03.463 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:16:03.463 | + functions-common:git_clone:629 : echo master 2022-04-13 14:16:03.468 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 14:16:03.470 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:16:03.473 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 14:16:03.475 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:16:03.476 | + functions-common:git_clone:678 : head -1 2022-04-13 14:16:03.479 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 14:16:03.481 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:16:03.485 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 14:16:03.487 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:16:03.490 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 14:16:03.492 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 14:16:03.495 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 14:16:03.497 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 14:16:03.500 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:16:03.502 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 14:16:03.505 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 14:16:03.507 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 14:16:03.510 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 14:16:03.515 | ++ tools/install_prereqs.sh:source:47 : NOW=1649859363 2022-04-13 14:16:03.518 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 14:16:03.522 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649859274 2022-04-13 14:16:03.525 | ++ tools/install_prereqs.sh:source:49 : DELTA=89 2022-04-13 14:16:03.528 | ++ tools/install_prereqs.sh:source:50 : [[ 89 -lt 7200 ]] 2022-04-13 14:16:03.530 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 14:16:03.533 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 14:16:03.535 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 14:16:03.538 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 14:16:03.540 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 14:16:03.542 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 14:16:03.545 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 14:16:03.547 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 14:16:03.550 | +++ 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 14:16:03.596 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 14:16:03.596 | apache2-dev 2022-04-13 14:16:03.596 | bc 2022-04-13 14:16:03.596 | bsdmainutils 2022-04-13 14:16:03.596 | curl 2022-04-13 14:16:03.596 | g++ 2022-04-13 14:16:03.596 | gawk 2022-04-13 14:16:03.596 | gcc 2022-04-13 14:16:03.596 | gettext 2022-04-13 14:16:03.596 | git 2022-04-13 14:16:03.596 | graphviz 2022-04-13 14:16:03.596 | iputils-ping 2022-04-13 14:16:03.597 | libapache2-mod-proxy-uwsgi 2022-04-13 14:16:03.597 | libffi-dev 2022-04-13 14:16:03.597 | libjpeg-dev 2022-04-13 14:16:03.597 | libpcre3-dev 2022-04-13 14:16:03.597 | libpq-dev 2022-04-13 14:16:03.597 | libssl-dev 2022-04-13 14:16:03.597 | libsystemd-dev 2022-04-13 14:16:03.597 | libxml2-dev 2022-04-13 14:16:03.597 | libxslt1-dev 2022-04-13 14:16:03.597 | libyaml-dev 2022-04-13 14:16:03.597 | lsof 2022-04-13 14:16:03.597 | openssh-server 2022-04-13 14:16:03.597 | openssl 2022-04-13 14:16:03.597 | pkg-config 2022-04-13 14:16:03.597 | psmisc 2022-04-13 14:16:03.597 | python3-dev 2022-04-13 14:16:03.597 | python3-pip 2022-04-13 14:16:03.597 | python3-systemd 2022-04-13 14:16:03.597 | python3-venv 2022-04-13 14:16:03.597 | tar 2022-04-13 14:16:03.597 | tcpdump 2022-04-13 14:16:03.597 | unzip 2022-04-13 14:16:03.597 | uuid-runtime 2022-04-13 14:16:03.597 | wget 2022-04-13 14:16:03.597 | wget 2022-04-13 14:16:03.597 | zlib1g-dev 2022-04-13 14:16:03.597 | libkrb5-dev 2022-04-13 14:16:03.597 | libldap2-dev 2022-04-13 14:16:03.597 | libsasl2-dev 2022-04-13 14:16:03.597 | memcached 2022-04-13 14:16:03.597 | python3-mysqldb 2022-04-13 14:16:03.597 | sqlite3 2022-04-13 14:16:03.597 | conntrack 2022-04-13 14:16:03.597 | curl 2022-04-13 14:16:03.597 | dnsmasq-base 2022-04-13 14:16:03.597 | dnsmasq-utils 2022-04-13 14:16:03.597 | ebtables 2022-04-13 14:16:03.597 | genisoimage 2022-04-13 14:16:03.598 | iptables 2022-04-13 14:16:03.598 | iputils-arping 2022-04-13 14:16:03.598 | kpartx 2022-04-13 14:16:03.598 | libjs-jquery-tablesorter 2022-04-13 14:16:03.598 | parted 2022-04-13 14:16:03.598 | pm-utils 2022-04-13 14:16:03.598 | python3-mysqldb 2022-04-13 14:16:03.598 | socat 2022-04-13 14:16:03.598 | sqlite3 2022-04-13 14:16:03.598 | sudo 2022-04-13 14:16:03.598 | vlan 2022-04-13 14:16:03.598 | lsscsi 2022-04-13 14:16:03.598 | open-iscsi 2022-04-13 14:16:03.598 | lvm2 2022-04-13 14:16:03.598 | qemu-utils 2022-04-13 14:16:03.598 | thin-provisioning-tools 2022-04-13 14:16:03.598 | acl 2022-04-13 14:16:03.598 | dnsmasq-base 2022-04-13 14:16:03.598 | dnsmasq-utils 2022-04-13 14:16:03.598 | ebtables 2022-04-13 14:16:03.598 | haproxy 2022-04-13 14:16:03.598 | iptables 2022-04-13 14:16:03.598 | iputils-arping 2022-04-13 14:16:03.598 | iputils-ping 2022-04-13 14:16:03.598 | postgresql-server-dev-all 2022-04-13 14:16:03.598 | python3-mysqldb 2022-04-13 14:16:03.598 | sqlite3 2022-04-13 14:16:03.598 | sudo 2022-04-13 14:16:03.598 | vlan 2022-04-13 14:16:03.598 | pcp 2022-04-13 14:16:03.598 | ipset 2022-04-13 14:16:03.598 | conntrack 2022-04-13 14:16:03.598 | conntrackd 2022-04-13 14:16:03.598 | keepalived 2022-04-13 14:16:03.598 | lvm2 2022-04-13 14:16:03.598 | qemu-utils 2022-04-13 14:16:03.598 | thin-provisioning-tools 2022-04-13 14:16:03.598 | curl 2022-04-13 14:16:03.599 | liberasurecode-dev 2022-04-13 14:16:03.599 | make 2022-04-13 14:16:03.599 | memcached 2022-04-13 14:16:03.599 | rsync 2022-04-13 14:16:03.599 | sqlite3 2022-04-13 14:16:03.599 | xfsprogs' 2022-04-13 14:16:03.599 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 14:16:03.619 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 14:16:03.619 | apache2-dev 2022-04-13 14:16:03.619 | bc 2022-04-13 14:16:03.619 | bsdmainutils 2022-04-13 14:16:03.619 | curl 2022-04-13 14:16:03.619 | g++ 2022-04-13 14:16:03.619 | gawk 2022-04-13 14:16:03.619 | gcc 2022-04-13 14:16:03.619 | gettext 2022-04-13 14:16:03.619 | git 2022-04-13 14:16:03.619 | graphviz 2022-04-13 14:16:03.619 | iputils-ping 2022-04-13 14:16:03.619 | libapache2-mod-proxy-uwsgi 2022-04-13 14:16:03.619 | libffi-dev 2022-04-13 14:16:03.619 | libjpeg-dev 2022-04-13 14:16:03.619 | libpcre3-dev 2022-04-13 14:16:03.619 | libpq-dev 2022-04-13 14:16:03.619 | libssl-dev 2022-04-13 14:16:03.619 | libsystemd-dev 2022-04-13 14:16:03.619 | libxml2-dev 2022-04-13 14:16:03.619 | libxslt1-dev 2022-04-13 14:16:03.620 | libyaml-dev 2022-04-13 14:16:03.620 | lsof 2022-04-13 14:16:03.620 | openssh-server 2022-04-13 14:16:03.620 | openssl 2022-04-13 14:16:03.620 | pkg-config 2022-04-13 14:16:03.620 | psmisc 2022-04-13 14:16:03.620 | python3-dev 2022-04-13 14:16:03.620 | python3-pip 2022-04-13 14:16:03.620 | python3-systemd 2022-04-13 14:16:03.620 | python3-venv 2022-04-13 14:16:03.620 | tar 2022-04-13 14:16:03.620 | tcpdump 2022-04-13 14:16:03.620 | unzip 2022-04-13 14:16:03.620 | uuid-runtime 2022-04-13 14:16:03.620 | wget 2022-04-13 14:16:03.620 | wget 2022-04-13 14:16:03.620 | zlib1g-dev 2022-04-13 14:16:03.620 | libkrb5-dev 2022-04-13 14:16:03.620 | libldap2-dev 2022-04-13 14:16:03.620 | libsasl2-dev 2022-04-13 14:16:03.620 | memcached 2022-04-13 14:16:03.620 | python3-mysqldb 2022-04-13 14:16:03.620 | sqlite3 2022-04-13 14:16:03.620 | conntrack 2022-04-13 14:16:03.620 | curl 2022-04-13 14:16:03.620 | dnsmasq-base 2022-04-13 14:16:03.620 | dnsmasq-utils 2022-04-13 14:16:03.620 | ebtables 2022-04-13 14:16:03.620 | genisoimage 2022-04-13 14:16:03.620 | iptables 2022-04-13 14:16:03.620 | iputils-arping 2022-04-13 14:16:03.620 | kpartx 2022-04-13 14:16:03.620 | libjs-jquery-tablesorter 2022-04-13 14:16:03.620 | parted 2022-04-13 14:16:03.620 | pm-utils 2022-04-13 14:16:03.620 | python3-mysqldb 2022-04-13 14:16:03.620 | socat 2022-04-13 14:16:03.621 | sqlite3 2022-04-13 14:16:03.621 | sudo 2022-04-13 14:16:03.621 | vlan 2022-04-13 14:16:03.621 | lsscsi 2022-04-13 14:16:03.621 | open-iscsi 2022-04-13 14:16:03.621 | lvm2 2022-04-13 14:16:03.621 | qemu-utils 2022-04-13 14:16:03.621 | thin-provisioning-tools 2022-04-13 14:16:03.621 | acl 2022-04-13 14:16:03.621 | dnsmasq-base 2022-04-13 14:16:03.621 | dnsmasq-utils 2022-04-13 14:16:03.621 | ebtables 2022-04-13 14:16:03.621 | haproxy 2022-04-13 14:16:03.621 | iptables 2022-04-13 14:16:03.621 | iputils-arping 2022-04-13 14:16:03.621 | iputils-ping 2022-04-13 14:16:03.621 | postgresql-server-dev-all 2022-04-13 14:16:03.621 | python3-mysqldb 2022-04-13 14:16:03.621 | sqlite3 2022-04-13 14:16:03.621 | sudo 2022-04-13 14:16:03.621 | vlan 2022-04-13 14:16:03.621 | pcp 2022-04-13 14:16:03.621 | ipset 2022-04-13 14:16:03.621 | conntrack 2022-04-13 14:16:03.621 | conntrackd 2022-04-13 14:16:03.621 | keepalived 2022-04-13 14:16:03.621 | lvm2 2022-04-13 14:16:03.621 | qemu-utils 2022-04-13 14:16:03.621 | thin-provisioning-tools 2022-04-13 14:16:03.621 | curl 2022-04-13 14:16:03.621 | liberasurecode-dev 2022-04-13 14:16:03.621 | make 2022-04-13 14:16:03.621 | memcached 2022-04-13 14:16:03.621 | rsync 2022-04-13 14:16:03.621 | sqlite3 2022-04-13 14:16:03.621 | xfsprogs ' 2022-04-13 14:16:03.621 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 14:16:03.625 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:03.627 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:03.631 | ++ 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 14:16:03.631 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 14:16:03.636 | ++ 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 14:16:03.639 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 14:16:03.641 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:16:03.643 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 14:16:03.646 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:16:03.648 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:16:03.650 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:16:03.652 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:03.655 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:03.657 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:16:03.659 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 14:16:03.661 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 14:16:03.663 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 14:16:03.666 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 14:16:03.670 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 14:16:03.672 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 14:16:03.674 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 14:16:03.676 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 14:16:03.678 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 14:16:03.681 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 14:16:03.685 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649859363682 2022-04-13 14:16:03.687 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 14:16:03.689 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 14:16:03.691 | ++ 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 14:16:03.959 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 14:16:04.047 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 14:16:04.159 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 14:16:04.271 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 14:16:06.220 | Reading package lists... 2022-04-13 14:16:06.254 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 14:16:06.257 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 14:16:06.259 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:16:06.263 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:06.266 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:06.269 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:16:06.272 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:06.275 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 14:16:06.278 | ++ functions-common:time_stop:2432 : start_time=1649859363682 2022-04-13 14:16:06.281 | ++ functions-common:time_stop:2434 : [[ -z 1649859363682 ]] 2022-04-13 14:16:06.283 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:06.287 | ++ functions-common:time_stop:2437 : end_time=1649859366285 2022-04-13 14:16:06.290 | ++ functions-common:time_stop:2438 : elapsed_time=2603 2022-04-13 14:16:06.292 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 14:16:06.294 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:06.296 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2603 2022-04-13 14:16:06.298 | ++ 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 14:16:06.300 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:16:06.303 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:06.305 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:06.307 | ++ 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 14:16:06.328 | ++ 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 14:16:06.437 | Reading package lists... 2022-04-13 14:16:06.680 | Building dependency tree... 2022-04-13 14:16:06.681 | Reading state information... 2022-04-13 14:16:06.714 | acl is already the newest version (2.2.53-6). 2022-04-13 14:16:06.714 | bc is already the newest version (1.07.1-2build1). 2022-04-13 14:16:06.714 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 14:16:06.714 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 14:16:06.714 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 14:16:06.714 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:16:06.714 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 14:16:06.714 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:16:06.714 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 14:16:06.714 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 14:16:06.714 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 14:16:06.714 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 14:16:06.714 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 14:16:06.714 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 14:16:06.714 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 14:16:06.715 | libffi-dev is already the newest version (3.3-4). 2022-04-13 14:16:06.715 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 14:16:06.715 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 14:16:06.715 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 14:16:06.715 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 14:16:06.715 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 14:16:06.715 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 14:16:06.715 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:16:06.715 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 14:16:06.715 | psmisc is already the newest version (23.3-1). 2022-04-13 14:16:06.715 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:16:06.715 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 14:16:06.715 | python3-systemd is already the newest version (234-3build2). 2022-04-13 14:16:06.715 | socat is already the newest version (1.7.3.3-2). 2022-04-13 14:16:06.715 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 14:16:06.715 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 14:16:06.715 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 14:16:06.715 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 14:16:06.715 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 14:16:06.715 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 14:16:06.715 | pcp is already the newest version (5.0.3-1). 2022-04-13 14:16:06.715 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 14:16:06.715 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:16:06.715 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:16:06.715 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:16:06.715 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 14:16:06.715 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:16:06.715 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:16:06.715 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 14:16:06.715 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 14:16:06.715 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 14:16:06.715 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 14:16:06.715 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 14:16:06.715 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 14:16:06.715 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 14:16:06.715 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 14:16:06.716 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:16:06.716 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 14:16:06.716 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 14:16:06.716 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 14:16:06.716 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 14:16:06.716 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 14:16:06.716 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 14:16:06.716 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:16:06.716 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 14:16:06.716 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 14:16:06.716 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 14:16:06.716 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 14:16:06.716 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 14:16:06.716 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 14:16:06.716 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 14:16:06.716 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 14:16:06.716 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 14:16:06.716 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 14:16:06.923 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:16:06.924 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 14:16:06.924 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 14:16:06.924 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 14:16:06.924 | The following packages were automatically installed and are no longer required: 2022-04-13 14:16:06.925 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:16:06.925 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:16:06.925 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:16:06.925 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:16:06.925 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:16:06.925 | python3-zope.interface 2022-04-13 14:16:06.925 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:16:07.057 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:16:07.062 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 14:16:07.065 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:16:07.068 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:16:07.071 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:07.073 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:07.076 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:16:07.079 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:07.081 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:16:07.083 | ++ functions-common:time_stop:2432 : start_time=1649859366325 2022-04-13 14:16:07.086 | ++ functions-common:time_stop:2434 : [[ -z 1649859366325 ]] 2022-04-13 14:16:07.088 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:07.093 | ++ functions-common:time_stop:2437 : end_time=1649859367090 2022-04-13 14:16:07.095 | ++ functions-common:time_stop:2438 : elapsed_time=765 2022-04-13 14:16:07.098 | ++ functions-common:time_stop:2439 : total=779 2022-04-13 14:16:07.100 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:07.103 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1544 2022-04-13 14:16:07.106 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 14:16:07.109 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 14:16:07.111 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 14:16:07.114 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 14:16:07.119 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 14:16:07.124 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 14:16:07.127 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 14:16:07.130 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 14:16:08.538 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 14:16:08.540 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 14:16:08.542 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 14:16:08.544 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 14:16:08.546 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 14:16:08.548 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 14:16:08.550 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 14:16:08.551 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 14:16:08.553 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 14:16:08.555 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 14:16:08.557 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 14:16:08.559 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 14:16:08.560 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 14:16:08.562 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 14:16:08.564 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 14:16:08.567 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 14:16:08.569 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 14:16:08.571 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 14:16:08.573 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 14:16:08.575 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 14:16:08.578 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 14:16:08.581 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 14:16:08.582 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 14:16:08.585 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 14:16:08.653 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 14:16:08.657 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 14:16:08.722 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 14:16:08.727 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 14:16:08.797 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 14:16:08.799 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 14:16:08.803 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 14:16:08.806 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 14:16:08.809 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 14:16:08.813 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 14:16:08.815 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 14:16:08.819 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 14:16:08.822 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 14:16:08.825 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 14:16:08.828 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 14:16:08.828 | Distro: focal 2022-04-13 14:16:08.831 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 14:16:08.834 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:16:08.838 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:16:08.840 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:16:08.843 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:16:08.843 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:16:09.417 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:16:09.420 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:16:09.420 | pip: 21.3.1 2022-04-13 14:16:09.423 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 14:16:09.427 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 14:16:09.430 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:16:09.433 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:16:09.436 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:16:09.439 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:16:09.442 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:16:09.444 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:16:09.447 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:16:09.450 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:16:09.453 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:16:09.454 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:16:09.456 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:16:09.458 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 14:16:09.460 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:09.462 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:09.463 | + tools/install_pip.sh:main:142 : : 2022-04-13 14:16:09.465 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 14:16:09.467 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 14:16:09.469 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 14:16:09.471 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:16:09.473 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 14:16:09.476 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 14:16:09.478 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:16:09.481 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:16:09.481 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:16:09.486 | ++ 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 14:16:09.488 | ++ 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 14:16:09.489 | ++ 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 14:16:09.492 | + 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 14:16:09.494 | + 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 14:16:09.513 | 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 14:16:09.515 | + 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 14:16:10.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:10.231 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:10.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:10.231 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:11.456 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:12.393 | 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 14:16:12.403 | 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 14:16:14.132 | Installing collected packages: setuptools 2022-04-13 14:16:15.010 | Successfully installed setuptools-62.0.0 2022-04-13 14:16:15.010 | 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 14:16:15.156 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:16:15.156 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:16:15.272 | + inc/python:pip_install:200 : result=0 2022-04-13 14:16:15.275 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:16:15.278 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:15.281 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:15.283 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:15.285 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:15.287 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:15.289 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:16:15.291 | + functions-common:time_stop:2432 : start_time=1649859369507 2022-04-13 14:16:15.293 | + functions-common:time_stop:2434 : [[ -z 1649859369507 ]] 2022-04-13 14:16:15.296 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:15.300 | + functions-common:time_stop:2437 : end_time=1649859375298 2022-04-13 14:16:15.302 | + functions-common:time_stop:2438 : elapsed_time=5791 2022-04-13 14:16:15.304 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:16:15.306 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:15.309 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5791 2022-04-13 14:16:15.310 | + inc/python:pip_install:203 : return 0 2022-04-13 14:16:15.313 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 14:16:15.315 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:16:15.319 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:16:15.321 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:16:15.323 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:16:15.324 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:16:15.903 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:16:15.906 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:16:15.906 | pip: 21.3.1 2022-04-13 14:16:15.910 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 14:16:15.914 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:16:15.918 | + ./stack.sh:main:798 : fixup_all 2022-04-13 14:16:15.921 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 14:16:15.924 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 14:16:15.928 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:15.930 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:15.933 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 14:16:15.947 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 14:16:15.958 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 14:16:15.970 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 14:16:15.972 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 14:16:15.974 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:16:15.976 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:16:15.979 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:16:15.981 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:16:15.983 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:16:15.985 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:16:15.987 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:16:15.989 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:16:15.991 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:16:15.994 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:16:15.996 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:16:15.998 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 14:16:16.000 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 14:16:16.002 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 14:16:16.005 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:16:16.007 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:16:16.009 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:16:16.011 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:16:16.013 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:16:16.016 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:16:16.018 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 14:16:16.020 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 14:16:16.022 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 14:16:16.024 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 14:16:16.027 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 14:16:16.029 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 14:16:16.032 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 14:16:16.052 | Using python 3.8 to install os-testr 2022-04-13 14:16:16.054 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 14:16:16.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:16.769 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:16.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:16.769 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:17.906 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:17.937 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 14:16:18.011 | 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 14:16:18.012 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 14:16:18.013 | 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 14:16:18.027 | 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 14:16:18.037 | 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 14:16:18.047 | 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 14:16:19.663 | 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 14:16:19.669 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:16:19.669 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:16:19.777 | + inc/python:pip_install:200 : result=0 2022-04-13 14:16:19.781 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:16:19.784 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:19.788 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:19.791 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:19.794 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:19.798 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:19.801 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:16:19.805 | + functions-common:time_stop:2432 : start_time=1649859376047 2022-04-13 14:16:19.807 | + functions-common:time_stop:2434 : [[ -z 1649859376047 ]] 2022-04-13 14:16:19.812 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:19.816 | + functions-common:time_stop:2437 : end_time=1649859379813 2022-04-13 14:16:19.818 | + functions-common:time_stop:2438 : elapsed_time=3766 2022-04-13 14:16:19.820 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:16:19.823 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:19.825 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3766 2022-04-13 14:16:19.827 | + inc/python:pip_install:203 : return 0 2022-04-13 14:16:19.830 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 14:16:19.884 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 14:16:19.994 | + ./stack.sh:main:812 : install_infra 2022-04-13 14:16:19.997 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:16:19.999 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 14:16:20.002 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:16:20.005 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 14:16:20.030 | + 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 14:16:21.925 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:21.932 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:21.937 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:21.942 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:21.945 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:21.952 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:21.956 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:21.981 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.057 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.075 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.079 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.084 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.098 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.106 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.108 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.124 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.141 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.150 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.155 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.172 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.194 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.211 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.219 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.224 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.244 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.272 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.274 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.288 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.292 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.296 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.301 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.315 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.322 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.369 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.386 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.390 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.421 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.481 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.488 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.494 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.543 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.556 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.564 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.664 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.688 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.692 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.702 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.707 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.726 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.733 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.749 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.779 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.806 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.818 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.830 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.847 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.855 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.869 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.880 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.884 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:22.890 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:23.031 | 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 14:16:23.317 | + inc/python:pip_install:200 : result=0 2022-04-13 14:16:23.320 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:16:23.324 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:23.327 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:23.330 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:23.334 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:23.337 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:23.341 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:16:23.343 | + functions-common:time_stop:2432 : start_time=1649859380022 2022-04-13 14:16:23.346 | + functions-common:time_stop:2434 : [[ -z 1649859380022 ]] 2022-04-13 14:16:23.348 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:23.352 | + functions-common:time_stop:2437 : end_time=1649859383350 2022-04-13 14:16:23.354 | + functions-common:time_stop:2438 : elapsed_time=3328 2022-04-13 14:16:23.357 | + functions-common:time_stop:2439 : total=3766 2022-04-13 14:16:23.359 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:23.361 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7094 2022-04-13 14:16:23.363 | + inc/python:pip_install:203 : return 0 2022-04-13 14:16:23.366 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:16:23.368 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 14:16:23.392 | + 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 14:16:25.155 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.162 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.166 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.172 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.175 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.182 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.186 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.211 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.289 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.307 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.311 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.316 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.331 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.339 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.340 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.357 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.374 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.383 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.387 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.405 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.427 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.444 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.452 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.457 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.477 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.506 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.508 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.521 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.526 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.530 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.535 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.550 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.556 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.604 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.621 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.625 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.656 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.718 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.724 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.731 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.780 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.793 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.802 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.903 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.927 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.931 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.941 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.946 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.965 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.972 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:25.989 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:26.018 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:26.046 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:26.058 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:26.071 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:26.088 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:26.096 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:26.110 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:26.121 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:26.125 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:26.131 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:26.133 | Processing /opt/stack/requirements 2022-04-13 14:16:27.882 | 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 14:16:27.884 | 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 14:16:27.896 | 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 14:16:27.902 | 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 14:16:27.904 | 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 14:16:27.910 | 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 14:16:27.936 | 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 14:16:27.939 | 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 14:16:27.949 | 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 14:16:27.999 | 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 14:16:28.002 | 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 14:16:28.017 | 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 14:16:28.019 | 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 14:16:28.023 | 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 14:16:28.028 | 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 14:16:28.030 | 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 14:16:28.043 | 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 14:16:28.046 | 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 14:16:28.093 | 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 14:16:28.104 | 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 14:16:28.111 | 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 14:16:28.171 | 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 14:16:28.173 | 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 14:16:28.178 | Building wheels for collected packages: openstack-requirements 2022-04-13 14:16:28.179 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 14:16:29.006 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 14:16:29.007 | ERROR: Command errored out with exit status 1: 2022-04-13 14:16:29.007 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-sy3zy7o4/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-sy3zy7o4/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-heenlo79 2022-04-13 14:16:29.007 | cwd: /tmp/pip-req-build-sy3zy7o4/ 2022-04-13 14:16:29.007 | Complete output (6 lines): 2022-04-13 14:16:29.007 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 14:16:29.007 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 14:16:29.007 | or: setup.py --help-commands 2022-04-13 14:16:29.007 | or: setup.py cmd --help 2022-04-13 14:16:29.007 | 2022-04-13 14:16:29.007 | error: invalid command 'bdist_wheel' 2022-04-13 14:16:29.007 | ---------------------------------------- 2022-04-13 14:16:29.007 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 14:16:29.007 | Running setup.py clean for openstack-requirements 2022-04-13 14:16:29.822 | Failed to build openstack-requirements 2022-04-13 14:16:29.839 | Installing collected packages: openstack-requirements 2022-04-13 14:16:29.840 | Attempting uninstall: openstack-requirements 2022-04-13 14:16:29.841 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 14:16:29.878 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 14:16:29.896 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 14:16:29.899 | Running setup.py install for openstack-requirements: started 2022-04-13 14:16:32.266 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 14:16:32.295 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 14:16:32.426 | + inc/python:pip_install:200 : result=0 2022-04-13 14:16:32.430 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:16:32.433 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:32.437 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:32.440 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:32.442 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:32.444 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:32.447 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:16:32.450 | + functions-common:time_stop:2432 : start_time=1649859383384 2022-04-13 14:16:32.453 | + functions-common:time_stop:2434 : [[ -z 1649859383384 ]] 2022-04-13 14:16:32.456 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:32.461 | + functions-common:time_stop:2437 : end_time=1649859392457 2022-04-13 14:16:32.463 | + functions-common:time_stop:2438 : elapsed_time=9073 2022-04-13 14:16:32.465 | + functions-common:time_stop:2439 : total=7094 2022-04-13 14:16:32.468 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:32.470 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16167 2022-04-13 14:16:32.472 | + inc/python:pip_install:203 : return 0 2022-04-13 14:16:32.475 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 14:16:32.477 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 14:16:32.479 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 14:16:32.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:32.484 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:32.486 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 14:16:32.489 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:32.492 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 14:16:32.513 | Using python 3.8 to install pbr 2022-04-13 14:16:32.515 | + 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 14:16:33.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:33.261 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:33.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:33.261 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:34.423 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:34.454 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 14:16:36.194 | 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 14:16:36.200 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:16:36.200 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:16:36.310 | + inc/python:pip_install:200 : result=0 2022-04-13 14:16:36.313 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:16:36.315 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:36.317 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:36.320 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:36.322 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:36.324 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:36.326 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:16:36.328 | + functions-common:time_stop:2432 : start_time=1649859392507 2022-04-13 14:16:36.330 | + functions-common:time_stop:2434 : [[ -z 1649859392507 ]] 2022-04-13 14:16:36.333 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:36.337 | + functions-common:time_stop:2437 : end_time=1649859396334 2022-04-13 14:16:36.339 | + functions-common:time_stop:2438 : elapsed_time=3827 2022-04-13 14:16:36.341 | + functions-common:time_stop:2439 : total=16167 2022-04-13 14:16:36.343 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:36.345 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19994 2022-04-13 14:16:36.348 | + inc/python:pip_install:203 : return 0 2022-04-13 14:16:36.350 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 14:16:38.588 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 14:16:40.486 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:40.487 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 14:16:40.502 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 14:16:40.504 | 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 14:16:40.506 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 14:16:40.510 | 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 14:16:40.515 | 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 14:16:40.587 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:16:40.591 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:16:40.596 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 14:16:40.616 | + ./stack.sh:main:821 : pkgs= 2022-04-13 14:16:40.619 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 14:16:40.621 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 14:16:40.624 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 14:16:40.626 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 14:16:40.628 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:16:40.630 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:16:40.633 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:16:40.635 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:16:40.637 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:16:40.640 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:16:40.644 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:16:40.646 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:16:40.649 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:16:40.651 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 14:16:40.654 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:16:40.668 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:40.670 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:16:40.673 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:16:40.674 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 14:16:40.676 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:16:40.679 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:16:40.681 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:16:40.683 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 14:16:40.685 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:16:40.687 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 14:16:40.689 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:16:40.691 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:16:40.692 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 14:16:40.695 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 14:16:40.697 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:16:40.699 | + 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 14:16:40.701 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 14:16:40.703 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 14:16:40.705 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 14:16:40.707 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 14:16:40.709 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 14:16:40.712 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 14:16:40.714 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 14:16:40.716 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 14:16:40.718 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 14:16:40.721 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 14:16:40.772 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 14:16:40.772 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 14:16:40.774 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 14:16:41.160 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 14:16:41.162 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 14:16:41.183 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:41.186 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 14:16:41.189 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:16:41.192 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:16:41.194 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:16:41.196 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:16:41.198 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:16:41.201 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:16:41.203 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:41.205 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:41.207 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:16:41.210 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:16:41.212 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:16:41.214 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:16:41.216 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 14:16:41.219 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:16:41.221 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:41.223 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:41.226 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 14:16:41.246 | + 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 14:16:41.356 | Reading package lists... 2022-04-13 14:16:41.599 | Building dependency tree... 2022-04-13 14:16:41.600 | Reading state information... 2022-04-13 14:16:41.865 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 14:16:41.865 | The following packages were automatically installed and are no longer required: 2022-04-13 14:16:41.866 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:16:41.866 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:16:41.866 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:16:41.866 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:16:41.866 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:16:41.866 | python3-zope.interface 2022-04-13 14:16:41.866 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:16:42.021 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:16:42.026 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:16:42.029 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:16:42.032 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:42.035 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:42.038 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:42.041 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:42.044 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:42.047 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:16:42.049 | + functions-common:time_stop:2432 : start_time=1649859401243 2022-04-13 14:16:42.051 | + functions-common:time_stop:2434 : [[ -z 1649859401243 ]] 2022-04-13 14:16:42.054 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:42.058 | + functions-common:time_stop:2437 : end_time=1649859402056 2022-04-13 14:16:42.061 | + functions-common:time_stop:2438 : elapsed_time=813 2022-04-13 14:16:42.063 | + functions-common:time_stop:2439 : total=1544 2022-04-13 14:16:42.065 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:42.067 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2357 2022-04-13 14:16:42.070 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:16:42.072 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 14:16:42.074 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:16:42.077 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:16:42.079 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:16:42.081 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:16:42.084 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:16:42.086 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:16:42.088 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 14:16:42.091 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:16:42.093 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:16:42.095 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:16:42.098 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:16:42.100 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:16:42.102 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:16:42.104 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:16:42.106 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:16:42.109 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:16:42.111 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:16:42.113 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:16:42.115 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 14:16:42.117 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:16:42.120 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:16:42.122 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:16:42.125 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:16:42.127 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:16:42.130 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:16:42.133 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 14:16:42.135 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 14:16:42.157 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:42.159 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 14:16:42.161 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:16:42.164 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 14:16:42.166 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 14:16:42.169 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 14:16:42.174 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 14:16:42.177 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 14:16:42.179 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 14:16:42.182 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 14:16:42.185 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 14:16:42.188 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 14:16:42.191 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 14:16:42.917 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 14:16:42.917 | user tags 2022-04-13 14:16:42.917 | stackrabbit []' 2022-04-13 14:16:42.921 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 14:16:42.921 | user tags 2022-04-13 14:16:42.921 | stackrabbit []' 2022-04-13 14:16:42.921 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 14:16:42.927 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 14:16:42.930 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 14:16:42.932 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:16:43.610 | Changing password for user "stackrabbit" ... 2022-04-13 14:16:43.634 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 14:16:44.335 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 14:16:44.364 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 14:16:44.366 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:16:45.041 | Changing password for user "stackrabbit" ... 2022-04-13 14:16:45.065 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 14:16:45.067 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 14:16:45.070 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 14:16:45.746 | Deleting user "guest" ... 2022-04-13 14:16:45.762 | Error: 2022-04-13 14:16:45.762 | {:no_such_user, "guest"} 2022-04-13 14:16:45.774 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 14:16:45.777 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 14:16:45.793 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:45.796 | + ./stack.sh:main:838 : install_database 2022-04-13 14:16:45.798 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 14:16:45.800 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 14:16:45.803 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:45.805 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:45.808 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 14:16:46.028 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 14:16:46.031 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 14:16:46.034 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 14:16:46.038 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 14:16:46.041 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:16:46.044 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 14:16:46.048 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:16:46.051 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:16:46.055 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:16:46.059 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:16:46.062 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:16:46.065 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:16:46.067 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:16:46.069 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:16:46.072 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:16:46.074 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:16:46.076 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:16:46.079 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 14:16:46.081 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:16:46.083 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:16:46.085 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:16:46.088 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:16:46.090 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:16:46.092 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:16:46.095 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 14:16:46.097 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:46.099 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:46.102 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 14:16:46.104 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:16:46.106 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:16:46.108 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:16:46.111 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:16:46.113 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:16:46.115 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:16:46.117 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:46.120 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:46.122 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:16:46.124 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:16:46.126 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:16:46.128 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:16:46.131 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 14:16:46.133 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:16:46.135 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:46.138 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:46.140 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 14:16:46.161 | + 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 14:16:46.281 | Reading package lists... 2022-04-13 14:16:46.532 | Building dependency tree... 2022-04-13 14:16:46.534 | Reading state information... 2022-04-13 14:16:46.778 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 14:16:46.778 | The following packages were automatically installed and are no longer required: 2022-04-13 14:16:46.779 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:16:46.779 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:16:46.779 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:16:46.780 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:16:46.780 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:16:46.780 | python3-zope.interface 2022-04-13 14:16:46.780 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:16:46.916 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:16:46.922 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:16:46.925 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:16:46.928 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:46.930 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:46.932 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:46.935 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:46.937 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:46.939 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:16:46.942 | + functions-common:time_stop:2432 : start_time=1649859406158 2022-04-13 14:16:46.944 | + functions-common:time_stop:2434 : [[ -z 1649859406158 ]] 2022-04-13 14:16:46.947 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:46.951 | + functions-common:time_stop:2437 : end_time=1649859406949 2022-04-13 14:16:46.954 | + functions-common:time_stop:2438 : elapsed_time=791 2022-04-13 14:16:46.956 | + functions-common:time_stop:2439 : total=2357 2022-04-13 14:16:46.958 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:46.961 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3148 2022-04-13 14:16:46.963 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:16:46.965 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 14:16:46.967 | + ./stack.sh:main:841 : install_database_python 2022-04-13 14:16:46.970 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 14:16:46.972 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 14:16:46.974 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 14:16:46.977 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:16:46.979 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 14:16:46.982 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 14:16:46.984 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:16:46.988 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:16:46.988 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:16:46.993 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 14:16:46.995 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 14:16:46.997 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 14:16:47.000 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 14:16:47.002 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 14:16:47.023 | Using python 3.8 to install PyMySQL 2022-04-13 14:16:47.026 | + 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 14:16:47.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:47.751 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:47.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:47.751 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:48.922 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:48.960 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 14:16:50.593 | 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 14:16:50.599 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:16:50.600 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:16:50.704 | + inc/python:pip_install:200 : result=0 2022-04-13 14:16:50.707 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:16:50.711 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:50.715 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:50.719 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:50.722 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:50.726 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:50.730 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:16:50.733 | + functions-common:time_stop:2432 : start_time=1649859407018 2022-04-13 14:16:50.736 | + functions-common:time_stop:2434 : [[ -z 1649859407018 ]] 2022-04-13 14:16:50.739 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:50.743 | + functions-common:time_stop:2437 : end_time=1649859410741 2022-04-13 14:16:50.746 | + functions-common:time_stop:2438 : elapsed_time=3723 2022-04-13 14:16:50.748 | + functions-common:time_stop:2439 : total=19994 2022-04-13 14:16:50.750 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:50.753 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23717 2022-04-13 14:16:50.755 | + inc/python:pip_install:203 : return 0 2022-04-13 14:16:50.757 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 14:16:50.759 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:16:50.762 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 14:16:50.764 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 14:16:50.780 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:50.782 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 14:16:50.785 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 14:16:50.788 | ++ 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 14:16:50.788 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 14:16:50.794 | + 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 14:16:50.796 | + 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 14:16:50.798 | + 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 14:16:50.801 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 14:16:50.803 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 14:16:50.805 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 14:16:50.821 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:50.823 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 14:16:50.825 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:16:50.828 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:16:50.830 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:16:50.832 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:16:50.835 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:16:50.837 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:16:50.839 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:50.842 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:50.844 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:16:50.846 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:16:50.848 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:16:50.851 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:16:50.853 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 14:16:50.855 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:16:50.858 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:50.860 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:50.863 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 14:16:50.884 | + 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 14:16:50.994 | Reading package lists... 2022-04-13 14:16:51.240 | Building dependency tree... 2022-04-13 14:16:51.242 | Reading state information... 2022-04-13 14:16:51.489 | radvd is already the newest version (1:2.17-2). 2022-04-13 14:16:51.489 | The following packages were automatically installed and are no longer required: 2022-04-13 14:16:51.491 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:16:51.491 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:16:51.491 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:16:51.491 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:16:51.491 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:16:51.491 | python3-zope.interface 2022-04-13 14:16:51.491 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:16:51.617 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:16:51.624 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:16:51.627 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:16:51.631 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:51.635 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:51.638 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:51.641 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:51.644 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:51.646 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:16:51.648 | + functions-common:time_stop:2432 : start_time=1649859410881 2022-04-13 14:16:51.651 | + functions-common:time_stop:2434 : [[ -z 1649859410881 ]] 2022-04-13 14:16:51.654 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:51.658 | + functions-common:time_stop:2437 : end_time=1649859411655 2022-04-13 14:16:51.660 | + functions-common:time_stop:2438 : elapsed_time=774 2022-04-13 14:16:51.662 | + functions-common:time_stop:2439 : total=3148 2022-04-13 14:16:51.665 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:51.667 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3922 2022-04-13 14:16:51.669 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:16:51.672 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 14:16:51.688 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:51.690 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 14:16:51.693 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 14:16:51.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 14:16:51.698 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 14:16:51.718 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 14:16:51.720 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:16:51.722 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:16:51.725 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:16:51.727 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:16:51.729 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:16:51.732 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:16:51.734 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:51.736 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:51.738 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:16:51.741 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:16:51.743 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:16:51.745 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:16:51.747 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 14:16:51.749 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:16:51.752 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:51.754 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:51.756 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 14:16:51.776 | + 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 14:16:51.885 | Reading package lists... 2022-04-13 14:16:52.129 | Building dependency tree... 2022-04-13 14:16:52.130 | Reading state information... 2022-04-13 14:16:52.374 | fakeroot is already the newest version (1.24-1). 2022-04-13 14:16:52.374 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:16:52.374 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 14:16:52.374 | The following packages were automatically installed and are no longer required: 2022-04-13 14:16:52.376 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:16:52.376 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:16:52.376 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:16:52.376 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:16:52.376 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:16:52.376 | python3-zope.interface 2022-04-13 14:16:52.376 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:16:52.527 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:16:52.532 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:16:52.534 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:16:52.537 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:52.539 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:52.541 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:52.543 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:52.545 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:52.548 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:16:52.550 | + functions-common:time_stop:2432 : start_time=1649859411773 2022-04-13 14:16:52.552 | + functions-common:time_stop:2434 : [[ -z 1649859411773 ]] 2022-04-13 14:16:52.555 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:52.559 | + functions-common:time_stop:2437 : end_time=1649859412556 2022-04-13 14:16:52.561 | + functions-common:time_stop:2438 : elapsed_time=783 2022-04-13 14:16:52.563 | + functions-common:time_stop:2439 : total=3922 2022-04-13 14:16:52.565 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:52.567 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4705 2022-04-13 14:16:52.569 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:16:52.571 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 14:16:52.574 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:52.576 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:52.578 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 14:16:52.580 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 14:16:52.583 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 14:16:52.587 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 14:16:52.590 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 14:16:52.593 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 14:16:52.594 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 14:16:52.598 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 14:16:52.601 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 14:16:52.603 | + functions:vercmp:628 : local v1=5.4 2022-04-13 14:16:52.605 | + functions:vercmp:629 : local 'op=<' 2022-04-13 14:16:52.607 | + functions:vercmp:630 : local v2=3.13 2022-04-13 14:16:52.610 | + functions:vercmp:631 : local result 2022-04-13 14:16:52.613 | ++ functions:vercmp:635 : sort -V 2022-04-13 14:16:52.613 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 14:16:52.614 | ++ functions:vercmp:635 : head -1 2022-04-13 14:16:52.618 | + functions:vercmp:635 : result=3.13 2022-04-13 14:16:52.621 | + functions:vercmp:637 : case $op in 2022-04-13 14:16:52.623 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 14:16:52.625 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 14:16:52.627 | + functions:vercmp:648 : return 2022-04-13 14:16:52.629 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 14:16:52.632 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:16:52.634 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 14:16:53.121 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 14:16:53.123 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 14:16:53.126 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.129 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.133 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 14:16:53.136 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.139 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 14:16:53.156 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:53.158 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 14:16:53.161 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 14:16:53.161 | Installing etcd 2022-04-13 14:16:53.163 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 14:16:53.176 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 14:16:53.193 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 14:16:53.195 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 14:16:53.208 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 14:16:53.211 | ++ 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 14:16:53.214 | ++ 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 14:16:53.217 | +++ 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 14:16:53.221 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:16:53.224 | ++ 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 14:16:53.226 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 14:16:53.228 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:16:53.231 | ++ functions:get_extra_file:74 : return 2022-04-13 14:16:53.233 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:16:53.236 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 14:16:53.238 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 14:16:53.241 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 14:16:53.258 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:16:53.261 | + ./stack.sh:main:868 : install_dstat 2022-04-13 14:16:53.263 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 14:16:53.279 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:16:53.282 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 14:16:53.284 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:16:53.286 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 14:16:53.289 | + ./stack.sh:main:877 : install_libs 2022-04-13 14:16:53.292 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 14:16:53.294 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 14:16:53.297 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 14:16:53.299 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 14:16:53.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.304 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.306 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 14:16:53.308 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.311 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 14:16:53.313 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 14:16:53.316 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 14:16:53.318 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 14:16:53.320 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.322 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.325 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 14:16:53.327 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.329 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 14:16:53.332 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 14:16:53.334 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 14:16:53.336 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 14:16:53.339 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.341 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.343 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 14:16:53.346 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.348 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 14:16:53.351 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 14:16:53.353 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 14:16:53.356 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 14:16:53.358 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.360 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.363 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 14:16:53.365 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.368 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 14:16:53.370 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 14:16:53.372 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 14:16:53.375 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 14:16:53.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.380 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.382 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 14:16:53.384 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.386 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 14:16:53.389 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 14:16:53.391 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 14:16:53.394 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 14:16:53.396 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.399 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.402 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 14:16:53.404 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.407 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 14:16:53.409 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 14:16:53.411 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 14:16:53.414 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 14:16:53.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.418 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.420 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 14:16:53.423 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.425 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 14:16:53.427 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 14:16:53.429 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 14:16:53.432 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 14:16:53.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.436 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.438 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 14:16:53.441 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.443 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 14:16:53.445 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 14:16:53.447 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 14:16:53.450 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 14:16:53.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.454 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.456 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 14:16:53.459 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.461 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 14:16:53.463 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 14:16:53.465 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 14:16:53.468 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 14:16:53.470 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.472 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.475 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 14:16:53.477 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.479 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 14:16:53.481 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 14:16:53.484 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 14:16:53.486 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 14:16:53.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.491 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.493 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 14:16:53.495 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.497 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 14:16:53.500 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 14:16:53.502 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 14:16:53.504 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 14:16:53.506 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.508 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.510 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 14:16:53.513 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.515 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 14:16:53.517 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 14:16:53.519 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 14:16:53.522 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 14:16:53.524 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.526 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.529 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 14:16:53.531 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.533 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 14:16:53.536 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 14:16:53.538 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 14:16:53.540 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 14:16:53.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.545 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.547 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 14:16:53.549 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.552 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 14:16:53.554 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 14:16:53.557 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 14:16:53.559 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 14:16:53.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.563 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.566 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 14:16:53.568 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.570 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 14:16:53.572 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 14:16:53.575 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 14:16:53.577 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 14:16:53.579 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.581 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.583 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 14:16:53.585 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.588 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 14:16:53.590 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 14:16:53.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 14:16:53.594 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 14:16:53.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.599 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.601 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 14:16:53.604 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.606 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 14:16:53.608 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 14:16:53.611 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 14:16:53.613 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 14:16:53.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.618 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.620 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 14:16:53.623 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.625 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 14:16:53.628 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 14:16:53.630 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 14:16:53.633 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 14:16:53.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.637 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.639 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 14:16:53.642 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.644 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 14:16:53.647 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 14:16:53.649 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 14:16:53.652 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 14:16:53.654 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.657 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.659 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 14:16:53.662 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.664 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 14:16:53.667 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 14:16:53.669 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 14:16:53.672 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 14:16:53.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.677 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.679 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 14:16:53.681 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.684 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 14:16:53.686 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 14:16:53.688 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 14:16:53.691 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 14:16:53.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.695 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.697 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 14:16:53.700 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.702 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 14:16:53.704 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 14:16:53.707 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 14:16:53.709 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 14:16:53.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.714 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.716 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 14:16:53.719 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.721 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 14:16:53.724 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 14:16:53.726 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 14:16:53.729 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 14:16:53.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.733 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.736 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 14:16:53.738 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.741 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 14:16:53.743 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 14:16:53.746 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 14:16:53.748 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 14:16:53.751 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.753 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.755 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 14:16:53.758 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.760 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 14:16:53.763 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 14:16:53.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 14:16:53.767 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 14:16:53.770 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.772 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.774 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 14:16:53.777 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.779 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 14:16:53.781 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 14:16:53.784 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 14:16:53.786 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 14:16:53.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.791 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.793 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 14:16:53.795 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.797 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 14:16:53.800 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 14:16:53.802 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 14:16:53.804 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 14:16:53.807 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.809 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.811 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 14:16:53.813 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.816 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 14:16:53.818 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 14:16:53.820 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 14:16:53.823 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 14:16:53.825 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.827 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.830 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 14:16:53.833 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.835 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 14:16:53.837 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 14:16:53.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 14:16:53.842 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 14:16:53.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.847 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.850 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 14:16:53.852 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.855 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 14:16:53.857 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 14:16:53.860 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 14:16:53.862 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 14:16:53.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.867 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.869 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 14:16:53.871 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.874 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 14:16:53.876 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 14:16:53.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 14:16:53.881 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 14:16:53.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.885 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.888 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 14:16:53.890 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.892 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 14:16:53.895 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 14:16:53.898 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 14:16:53.900 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 14:16:53.904 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.906 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.908 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 14:16:53.912 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.914 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 14:16:53.917 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 14:16:53.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 14:16:53.922 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 14:16:53.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.926 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.929 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 14:16:53.931 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.933 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 14:16:53.936 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 14:16:53.938 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 14:16:53.940 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 14:16:53.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.945 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.947 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 14:16:53.949 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.952 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 14:16:53.954 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 14:16:53.956 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 14:16:53.959 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 14:16:53.961 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.963 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.965 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 14:16:53.968 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.970 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 14:16:53.972 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 14:16:53.975 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 14:16:53.977 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 14:16:53.979 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:53.982 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:53.984 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 14:16:53.986 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:53.989 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 14:16:53.991 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 14:16:53.993 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 14:16:53.995 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 14:16:53.998 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:54.000 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:54.002 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 14:16:54.005 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:54.007 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 14:16:54.027 | Using python 3.8 to install etcd3 2022-04-13 14:16:54.030 | + 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 14:16:54.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:54.750 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:54.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:54.750 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:55.916 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:55.947 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 14:16:55.955 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 14:16:55.956 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 14:16:55.957 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 14:16:55.957 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 14:16:57.613 | 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 14:16:57.619 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:16:57.619 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:16:57.726 | + inc/python:pip_install:200 : result=0 2022-04-13 14:16:57.730 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:16:57.733 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:57.736 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:57.739 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:57.741 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:57.743 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:57.745 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:16:57.748 | + functions-common:time_stop:2432 : start_time=1649859414022 2022-04-13 14:16:57.750 | + functions-common:time_stop:2434 : [[ -z 1649859414022 ]] 2022-04-13 14:16:57.753 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:57.757 | + functions-common:time_stop:2437 : end_time=1649859417754 2022-04-13 14:16:57.759 | + functions-common:time_stop:2438 : elapsed_time=3732 2022-04-13 14:16:57.761 | + functions-common:time_stop:2439 : total=23717 2022-04-13 14:16:57.764 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:57.766 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27449 2022-04-13 14:16:57.768 | + inc/python:pip_install:203 : return 0 2022-04-13 14:16:57.770 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 14:16:57.792 | Using python 3.8 to install etcd3gw 2022-04-13 14:16:57.794 | + 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 14:16:58.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:58.510 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:58.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:58.510 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:59.653 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:59.684 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 14:16:59.691 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 14:16:59.692 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 14:16:59.693 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 14:16:59.694 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 14:16:59.727 | 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 14:16:59.729 | 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 14:16:59.731 | 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 14:16:59.732 | 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 14:17:01.329 | 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 14:17:01.334 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:17:01.335 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:17:01.439 | + inc/python:pip_install:200 : result=0 2022-04-13 14:17:01.443 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:17:01.447 | + functions-common:time_stop:2425 : local name 2022-04-13 14:17:01.450 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:17:01.454 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:17:01.456 | + functions-common:time_stop:2428 : local total 2022-04-13 14:17:01.458 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:17:01.461 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:17:01.463 | + functions-common:time_stop:2432 : start_time=1649859417786 2022-04-13 14:17:01.465 | + functions-common:time_stop:2434 : [[ -z 1649859417786 ]] 2022-04-13 14:17:01.468 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:17:01.472 | + functions-common:time_stop:2437 : end_time=1649859421469 2022-04-13 14:17:01.474 | + functions-common:time_stop:2438 : elapsed_time=3683 2022-04-13 14:17:01.476 | + functions-common:time_stop:2439 : total=27449 2022-04-13 14:17:01.478 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:17:01.481 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31132 2022-04-13 14:17:01.483 | + inc/python:pip_install:203 : return 0 2022-04-13 14:17:01.486 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 14:17:01.488 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 14:17:01.490 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 14:17:01.493 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:17:01.495 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:17:01.497 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:17:01.500 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:17:01.502 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:17:01.504 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:17:01.507 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:17:01.509 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:17:01.511 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:17:01.513 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:17:01.516 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:17:01.518 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 14:17:01.520 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:17:01.523 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:17:01.525 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 14:17:01.528 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:17:01.530 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:17:01.532 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:17:01.538 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:17:01.540 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:17:01.542 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:17:01.545 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:17:01.547 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:17:01.550 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:17:01.552 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:17:01.554 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:17:01.557 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:17:01.559 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:17:01.561 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:17:01.564 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:17:01.566 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:17:01.568 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:17:01.571 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:17:01.592 | + 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 14:17:01.701 | Reading package lists... 2022-04-13 14:17:01.943 | Building dependency tree... 2022-04-13 14:17:01.945 | Reading state information... 2022-04-13 14:17:02.196 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:17:02.197 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:17:02.197 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:17:02.197 | The following packages were automatically installed and are no longer required: 2022-04-13 14:17:02.198 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:17:02.198 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:17:02.198 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:17:02.198 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:17:02.198 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:17:02.198 | python3-zope.interface 2022-04-13 14:17:02.198 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:17:02.339 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:17:02.344 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:17:02.347 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:17:02.349 | + functions-common:time_stop:2425 : local name 2022-04-13 14:17:02.351 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:17:02.354 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:17:02.356 | + functions-common:time_stop:2428 : local total 2022-04-13 14:17:02.358 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:17:02.361 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:17:02.363 | + functions-common:time_stop:2432 : start_time=1649859421589 2022-04-13 14:17:02.365 | + functions-common:time_stop:2434 : [[ -z 1649859421589 ]] 2022-04-13 14:17:02.369 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:17:02.373 | + functions-common:time_stop:2437 : end_time=1649859422370 2022-04-13 14:17:02.375 | + functions-common:time_stop:2438 : elapsed_time=781 2022-04-13 14:17:02.377 | + functions-common:time_stop:2439 : total=4705 2022-04-13 14:17:02.380 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:17:02.382 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5486 2022-04-13 14:17:02.384 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:17:02.387 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 14:17:02.389 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:17:02.392 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:17:02.394 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 14:17:02.457 | Module proxy already enabled 2022-04-13 14:17:02.463 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 14:17:02.528 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 14:17:02.528 | Module proxy already enabled 2022-04-13 14:17:02.528 | Module proxy_uwsgi already enabled 2022-04-13 14:17:02.534 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 14:17:02.537 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 14:17:02.541 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:17:02.544 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 14:17:02.673 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 14:17:02.675 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 14:17:02.678 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 14:17:02.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:17:02.683 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:17:02.686 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 14:17:02.688 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:17:02.691 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 14:17:02.693 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 14:17:02.696 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 14:17:02.698 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:17:02.701 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:17:02.703 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 14:17:02.706 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:17:02.708 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 14:17:02.711 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 14:17:02.713 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 14:17:02.716 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:17:02.718 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:17:02.721 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 14:17:02.723 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:17:02.725 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 14:17:02.728 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 14:17:02.730 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 14:17:02.732 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:17:02.735 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:17:02.737 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 14:17:02.740 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:17:02.742 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 14:17:02.745 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 14:17:02.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:17:02.749 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:17:02.752 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 14:17:02.754 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:17:02.756 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 14:17:02.759 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 14:17:02.761 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 14:17:02.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:17:02.766 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:17:02.768 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 14:17:02.770 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:17:02.773 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 14:17:02.790 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:17:02.792 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 14:17:02.795 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 14:17:02.797 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 14:17:02.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:17:02.802 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:17:02.804 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 14:17:02.807 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:17:02.809 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 14:17:02.825 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:17:02.828 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 14:17:02.830 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 14:17:02.833 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 14:17:02.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:17:02.838 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:17:02.840 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 14:17:02.842 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:17:02.845 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 14:17:02.847 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 14:17:02.849 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 14:17:02.852 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:17:02.854 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:17:02.856 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 14:17:02.859 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:17:02.861 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 14:17:02.864 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 14:17:02.866 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:17:02.869 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 14:17:02.871 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 14:17:02.874 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:17:02.877 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:17:02.877 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:17:02.882 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 14:17:02.884 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 14:17:02.887 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 14:17:02.889 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 14:17:02.892 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 14:17:02.913 | Using python 3.8 to install keystonemiddleware 2022-04-13 14:17:02.915 | + 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 14:17:03.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:17:03.657 | from cryptography.utils import int_from_bytes 2022-04-13 14:17:03.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:17:03.657 | from cryptography.utils import int_from_bytes 2022-04-13 14:17:04.827 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:17:04.857 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 14:17:04.909 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 14:17:04.910 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 14:17:04.911 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 14:17:04.912 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 14:17:04.913 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 14:17:04.914 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 14:17:04.915 | 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 14:17:04.916 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 14:17:04.918 | 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 14:17:04.919 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 14:17:04.920 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 14:17:04.921 | 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 14:17:04.922 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 14:17:04.923 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 14:17:04.979 | 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 14:17:04.980 | 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 14:17:04.981 | 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 14:17:05.020 | 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 14:17:05.059 | 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 14:17:05.060 | 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 14:17:05.062 | 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 14:17:05.063 | 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 14:17:05.110 | 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 14:17:05.114 | 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 14:17:05.123 | 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 14:17:05.124 | 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 14:17:05.137 | 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 14:17:05.138 | 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 14:17:05.141 | 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 14:17:05.203 | 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 14:17:05.205 | 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 14:17:05.208 | 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 14:17:05.209 | 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 14:17:05.257 | 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 14:17:05.268 | 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 14:17:06.817 | 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 14:17:06.823 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:17:06.823 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:17:06.931 | + inc/python:pip_install:200 : result=0 2022-04-13 14:17:06.935 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:17:06.938 | + functions-common:time_stop:2425 : local name 2022-04-13 14:17:06.941 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:17:06.943 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:17:06.946 | + functions-common:time_stop:2428 : local total 2022-04-13 14:17:06.949 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:17:06.951 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:17:06.954 | + functions-common:time_stop:2432 : start_time=1649859422907 2022-04-13 14:17:06.956 | + functions-common:time_stop:2434 : [[ -z 1649859422907 ]] 2022-04-13 14:17:06.959 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:17:06.964 | + functions-common:time_stop:2437 : end_time=1649859426961 2022-04-13 14:17:06.966 | + functions-common:time_stop:2438 : elapsed_time=4054 2022-04-13 14:17:06.969 | + functions-common:time_stop:2439 : total=31132 2022-04-13 14:17:06.971 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:17:06.974 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35186 2022-04-13 14:17:06.976 | + inc/python:pip_install:203 : return 0 2022-04-13 14:17:06.979 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 14:17:06.981 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 14:17:06.983 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:17:06.987 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 14:17:06.989 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 14:17:06.991 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:17:06.995 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:17:06.995 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:17:07.002 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 14:17:07.005 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 14:17:07.007 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 14:17:07.010 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 14:17:07.012 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 14:17:07.034 | Using python 3.8 to install python-memcached 2022-04-13 14:17:07.037 | + 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 14:17:07.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:17:07.757 | from cryptography.utils import int_from_bytes 2022-04-13 14:17:07.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:17:07.757 | from cryptography.utils import int_from_bytes 2022-04-13 14:17:08.915 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:17:08.947 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 14:17:08.950 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 14:17:10.606 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:17:10.612 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:17:10.612 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:17:10.717 | + inc/python:pip_install:200 : result=0 2022-04-13 14:17:10.721 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:17:10.725 | + functions-common:time_stop:2425 : local name 2022-04-13 14:17:10.728 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:17:10.732 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:17:10.736 | + functions-common:time_stop:2428 : local total 2022-04-13 14:17:10.740 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:17:10.743 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:17:10.747 | + functions-common:time_stop:2432 : start_time=1649859427029 2022-04-13 14:17:10.750 | + functions-common:time_stop:2434 : [[ -z 1649859427029 ]] 2022-04-13 14:17:10.754 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:17:10.759 | + functions-common:time_stop:2437 : end_time=1649859430756 2022-04-13 14:17:10.761 | + functions-common:time_stop:2438 : elapsed_time=3727 2022-04-13 14:17:10.763 | + functions-common:time_stop:2439 : total=35186 2022-04-13 14:17:10.765 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:17:10.768 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38913 2022-04-13 14:17:10.771 | + inc/python:pip_install:203 : return 0 2022-04-13 14:17:10.773 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 14:17:10.791 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:17:10.793 | + ./stack.sh:main:899 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-04-13 14:17:10.795 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 14:17:10.798 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 14:17:10.800 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 14:17:10.803 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 14:17:10.805 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 14:17:10.809 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 14:17:10.824 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:17:10.827 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 14:17:10.829 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 14:17:10.831 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 14:17:10.833 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:17:10.835 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:17:10.838 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:17:10.841 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:17:10.843 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:17:10.845 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:17:10.861 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:17:10.863 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:17:10.865 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:17:10.867 | + functions-common:git_clone:629 : echo master 2022-04-13 14:17:10.868 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:17:10.873 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 14:17:10.875 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:17:10.877 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 14:17:10.880 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:17:10.880 | + functions-common:git_clone:678 : head -1 2022-04-13 14:17:10.883 | c141e6164 trivial: Fix typo 2022-04-13 14:17:10.886 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:17:10.888 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 14:17:10.891 | + inc/python:setup_develop:338 : local bindep 2022-04-13 14:17:10.893 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:17:10.896 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 14:17:10.898 | + inc/python:setup_develop:344 : local extras= 2022-04-13 14:17:10.901 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 14:17:10.903 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 14:17:10.905 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:17:10.908 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 14:17:10.910 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 14:17:10.912 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 14:17:10.915 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 14:17:10.917 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 14:17:10.920 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 14:17:10.922 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 14:17:10.925 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 14:17:10.928 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 14:17:10.933 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 14:17:10.936 | + 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 14:17:11.614 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 14:17:11.617 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 14:17:11.621 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 14:17:11.624 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 14:17:11.626 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:17:11.629 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 14:17:11.633 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 14:17:11.636 | + inc/python:setup_package:428 : local extras= 2022-04-13 14:17:11.643 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 14:17:11.645 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 14:17:11.647 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 14:17:11.650 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 14:17:11.652 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 14:17:11.654 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 14:17:11.673 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 14:17:11.676 | + 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 14:17:12.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:17:12.388 | from cryptography.utils import int_from_bytes 2022-04-13 14:17:12.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:17:12.388 | from cryptography.utils import int_from_bytes 2022-04-13 14:17:13.531 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:17:13.562 | Obtaining file:///opt/stack/keystone 2022-04-13 14:17:13.563 | Preparing metadata (setup.py): started 2022-04-13 14:17:14.336 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 14:17:14.337 | ERROR: Command errored out with exit status 1: 2022-04-13 14:17:14.337 | 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-krmldnfl 2022-04-13 14:17:14.337 | cwd: /opt/stack/keystone/ 2022-04-13 14:17:14.337 | Complete output (16 lines): 2022-04-13 14:17:14.337 | Error parsing 2022-04-13 14:17:14.337 | Traceback (most recent call last): 2022-04-13 14:17:14.337 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 14:17:14.337 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 14:17:14.337 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 14:17:14.337 | pbr.hooks.setup_hook(config) 2022-04-13 14:17:14.337 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 14:17:14.337 | metadata_config.run() 2022-04-13 14:17:14.337 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 14:17:14.337 | self.hook() 2022-04-13 14:17:14.337 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 14:17:14.337 | self.config['version'] = packaging.get_version( 2022-04-13 14:17:14.337 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 14:17:14.337 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 14:17:14.337 | 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 14:17:14.337 | 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 14:17:14.337 | ---------------------------------------- 2022-04-13 14:17:14.337 | 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 14:17:14.337 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 14:17:14.347 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:17:14.347 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:17:14.434 | + inc/python:pip_install:1 : exit_trap 2022-04-13 14:17:14.439 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 14:17:14.443 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 14:17:14.446 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 14:17:14.450 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 14:17:14.454 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 14:17:14.457 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 14:17:14.461 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 14:17:14.465 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 14:17:14.468 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 14:17:14.468 | Error on exit 2022-04-13 14:17:14.471 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 14:17:14.473 | + ./stack.sh:exit_trap:544 : generate-subunit 1649859358 76 fail 2022-04-13 14:17:15.082 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 14:17:15.086 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 14:17:15.996 | + ./stack.sh:exit_trap:558 : exit 1