2022-04-13 18:51:46.950 | + ./stack.sh:main:489 : exec 2022-04-13 18:51:46.950 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-185146' 2022-04-13 18:51:46.950 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-185146.summary.2022-04-13-185146 2022-04-13 18:51:46.950 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 18:51:46.950 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-185146 2022-04-13 18:51:46.950 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-185146 /opt/stack/logs/stack.sh.log 2022-04-13 18:51:46.950 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-185146.summary.2022-04-13-185146 /opt/stack/logs/stack.sh.log.summary 2022-04-13 18:51:46.950 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 18:51:46.950 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 18:51:46.950 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 18:51:46.950 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 18:51:46.950 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 18:51:46.950 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 18:51:46.950 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 18:51:46.950 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 18:51:46.950 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 18:51:46.950 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 18:51:46.951 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 18:51:46.951 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 18:51:46.951 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 18:51:46.951 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 18:51:46.951 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 18:51:46.951 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 18:51:46.953 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 18:51:46.955 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 18:51:46.957 | + ./stack.sh:main:578 : uname -a 2022-04-13 18:51:46.958 | Linux dv-cinder-785362-5-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 18:51:46.960 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 18:51:46.962 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 18:51:46.965 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 18:51:47.002 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 18:51:47.017 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 18:51:47.019 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 18:51:47.021 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 18:51:47.023 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 18:51:47.025 | + functions-common:fetch_plugins:1776 : return 2022-04-13 18:51:47.027 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 18:51:47.028 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 18:51:47.030 | + functions-common:run_phase:1854 : local phase= 2022-04-13 18:51:47.032 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 18:51:47.034 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 18:51:47.035 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 18:51:47.037 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 18:51:47.039 | + functions-common:run_phase:1863 : local extra 2022-04-13 18:51:47.041 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 18:51:47.045 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 18:51:47.046 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 18:51:47.048 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 18:51:47.050 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 18:51:47.052 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 18:51:47.065 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:47.066 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 18:51:47.068 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 18:51:47.070 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 18:51:47.072 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 18:51:47.073 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 18:51:47.075 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 18:51:47.077 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 18:51:47.079 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 18:51:47.081 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 18:51:47.083 | + 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 18:51:47.085 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 18:51:47.087 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 18:51:47.088 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 18:51:47.090 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 18:51:47.092 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 18:51:47.094 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 18:51:47.111 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 18:51:47.113 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 18:51:47.125 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 18:51:47.128 | +++ lib/tls:source:43 : hostname -f 2022-04-13 18:51:47.131 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 18:51:47.133 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 18:51:47.135 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 18:51:47.137 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 18:51:47.139 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 18:51:47.140 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 18:51:47.143 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 18:51:47.144 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 18:51:47.147 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 18:51:47.149 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 18:51:47.153 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 18:51:47.164 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 18:51:47.182 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 18:51:47.194 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 18:51:47.206 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 18:51:47.242 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 18:51:47.300 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 18:51:47.387 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 18:51:47.409 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 18:51:47.452 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 18:51:47.504 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 18:51:47.648 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 18:51:47.662 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 18:51:47.674 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 18:51:47.686 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 18:51:47.772 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 18:51:47.775 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 18:51:47.777 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 18:51:47.779 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 18:51:47.782 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 18:51:47.784 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 18:51:47.787 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 18:51:47.787 | False' 2022-04-13 18:51:47.789 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 18:51:47.805 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 18:51:47.807 | + ./stack.sh:main:626 : run_phase source 2022-04-13 18:51:47.809 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 18:51:47.811 | + functions-common:run_phase:1854 : local phase= 2022-04-13 18:51:47.813 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 18:51:47.815 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 18:51:47.817 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 18:51:47.819 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 18:51:47.821 | + functions-common:run_phase:1863 : local extra 2022-04-13 18:51:47.824 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 18:51:47.827 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 18:51:47.829 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 18:51:47.831 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 18:51:47.833 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 18:51:47.836 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 18:51:47.850 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:47.852 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 18:51:47.854 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 18:51:47.895 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 18:51:47.897 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 18:51:47.899 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 18:51:47.901 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 18:51:47.904 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 18:51:47.906 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 18:51:47.908 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 18:51:47.910 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 18:51:47.913 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 18:51:47.915 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 18:51:47.918 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:47.920 | + 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 18:51:47.922 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:47.925 | + 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 18:51:47.927 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:47.929 | + 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 18:51:47.931 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:47.934 | + 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 18:51:47.936 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:47.938 | + 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 18:51:47.940 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:47.943 | + 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 18:51:47.945 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:47.947 | + 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 18:51:47.949 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:47.952 | + 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 18:51:47.954 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:47.957 | + 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 18:51:47.959 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:47.961 | + 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 18:51:47.963 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:47.966 | + 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 18:51:47.968 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:47.971 | + 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 18:51:47.973 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:47.975 | + 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 18:51:47.977 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:47.979 | + 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 18:51:47.982 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:47.984 | + 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 18:51:47.986 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:47.989 | + 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 18:51:47.991 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:47.993 | + 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 18:51:47.995 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:47.998 | + 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 18:51:48.000 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.002 | + 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 18:51:48.004 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.007 | + 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 18:51:48.009 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.011 | + 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 18:51:48.013 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.015 | + 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 18:51:48.018 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.020 | + 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 18:51:48.023 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.025 | + 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 18:51:48.027 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.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-dhcp, ]] 2022-04-13 18:51:48.031 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.034 | + 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 18:51:48.036 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.039 | + 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 18:51:48.041 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.043 | + 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 18:51:48.045 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.048 | + 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 18:51:48.050 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.052 | + 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 18:51:48.054 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.057 | + 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 18:51:48.059 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.061 | + 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 18:51:48.063 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.065 | + 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 18:51:48.068 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.070 | + 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 18:51:48.072 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.074 | + 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 18:51:48.077 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.079 | + 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 18:51:48.081 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.084 | + 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 18:51:48.086 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.088 | + 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 18:51:48.090 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.093 | + 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 18:51:48.095 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.098 | + 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 18:51:48.100 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.102 | + 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 18:51:48.104 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.107 | + 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 18:51:48.109 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.111 | + 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 18:51:48.113 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.116 | + 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 18:51:48.118 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:51:48.120 | + 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 18:51:48.123 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 18:51:48.125 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 18:51:48.127 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 18:51:48.143 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:48.145 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 18:51:48.147 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 18:51:48.149 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 18:51:48.164 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 18:51:48.166 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 18:51:48.168 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 18:51:48.170 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 18:51:48.173 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 18:51:48.176 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 18:51:48.178 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 18:51:48.180 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 18:51:48.182 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 18:51:48.185 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 18:51:48.185 | Using mysql database backend 2022-04-13 18:51:48.187 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 18:51:48.204 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 18:51:48.208 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 18:51:48.212 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 18:51:48.214 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 18:51:48.217 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 18:51:48.220 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 18:51:48.235 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:48.238 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 18:51:48.255 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 18:51:48.270 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:48.272 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 18:51:48.288 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 18:51:48.305 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 18:51:48.320 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 18:51:48.323 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 18:51:48.338 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:48.340 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 18:51:48.357 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 18:51:48.359 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 18:51:48.362 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 18:51:48.364 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 18:51:48.367 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 18:51:48.371 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-185148 2022-04-13 18:51:48.374 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-185148 759' 2022-04-13 18:51:48.376 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:51:48.379 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 18:51:48.381 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:51:48.383 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 18:51:48.386 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:51:48.388 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 18:51:48.390 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:51:48.393 | + 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 18:51:48.395 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:51:48.397 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.15 2022-04-13 18:51:48.400 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:51:48.402 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity 2022-04-13 18:51:48.404 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:51:48.407 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-185146 2022-04-13 18:51:48.409 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:51:48.412 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 18:51:48.414 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:51:48.417 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.15 2022-04-13 18:51:48.419 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:51:48.421 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 18:51:48.424 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:51:48.426 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 18:51:48.429 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:51:48.431 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 18:51:48.434 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:51:48.436 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 18:51:48.438 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 18:51:48.441 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 18:51:48.443 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 18:51:48.445 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 18:51:48.447 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 18:51:48.449 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 18:51:48.452 | ++ functions-common:git_clone:612 : pwd 2022-04-13 18:51:48.454 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 18:51:48.456 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 18:51:48.459 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 18:51:48.474 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 18:51:48.476 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 18:51:48.478 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 18:51:48.481 | + functions-common:git_clone:629 : echo master 2022-04-13 18:51:48.481 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 18:51:48.486 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 18:51:48.488 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 18:51:48.491 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 18:51:48.493 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 18:51:48.494 | + functions-common:git_clone:678 : head -1 2022-04-13 18:51:48.497 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 18:51:48.499 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 18:51:48.502 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 18:51:48.504 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 18:51:48.507 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 18:51:48.509 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 18:51:48.512 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 18:51:48.514 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 18:51:48.517 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 18:51:48.519 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 18:51:48.522 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 18:51:48.524 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 18:51:48.527 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 18:51:48.531 | ++ tools/install_prereqs.sh:source:47 : NOW=1649875908 2022-04-13 18:51:48.535 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 18:51:48.539 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649875821 2022-04-13 18:51:48.542 | ++ tools/install_prereqs.sh:source:49 : DELTA=87 2022-04-13 18:51:48.544 | ++ tools/install_prereqs.sh:source:50 : [[ 87 -lt 7200 ]] 2022-04-13 18:51:48.547 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 18:51:48.550 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 18:51:48.552 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 18:51:48.554 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 18:51:48.557 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 18:51:48.559 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 18:51:48.561 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 18:51:48.564 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 18:51:48.567 | +++ 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 18:51:48.612 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 18:51:48.612 | apache2-dev 2022-04-13 18:51:48.612 | bc 2022-04-13 18:51:48.612 | bsdmainutils 2022-04-13 18:51:48.612 | curl 2022-04-13 18:51:48.612 | g++ 2022-04-13 18:51:48.613 | gawk 2022-04-13 18:51:48.613 | gcc 2022-04-13 18:51:48.613 | gettext 2022-04-13 18:51:48.613 | git 2022-04-13 18:51:48.613 | graphviz 2022-04-13 18:51:48.613 | iputils-ping 2022-04-13 18:51:48.613 | libapache2-mod-proxy-uwsgi 2022-04-13 18:51:48.613 | libffi-dev 2022-04-13 18:51:48.613 | libjpeg-dev 2022-04-13 18:51:48.613 | libpcre3-dev 2022-04-13 18:51:48.613 | libpq-dev 2022-04-13 18:51:48.613 | libssl-dev 2022-04-13 18:51:48.613 | libsystemd-dev 2022-04-13 18:51:48.613 | libxml2-dev 2022-04-13 18:51:48.613 | libxslt1-dev 2022-04-13 18:51:48.613 | libyaml-dev 2022-04-13 18:51:48.613 | lsof 2022-04-13 18:51:48.613 | openssh-server 2022-04-13 18:51:48.613 | openssl 2022-04-13 18:51:48.613 | pkg-config 2022-04-13 18:51:48.613 | psmisc 2022-04-13 18:51:48.613 | python3-dev 2022-04-13 18:51:48.613 | python3-pip 2022-04-13 18:51:48.613 | python3-systemd 2022-04-13 18:51:48.613 | python3-venv 2022-04-13 18:51:48.613 | tar 2022-04-13 18:51:48.613 | tcpdump 2022-04-13 18:51:48.613 | unzip 2022-04-13 18:51:48.613 | uuid-runtime 2022-04-13 18:51:48.613 | wget 2022-04-13 18:51:48.613 | wget 2022-04-13 18:51:48.613 | zlib1g-dev 2022-04-13 18:51:48.613 | libkrb5-dev 2022-04-13 18:51:48.613 | libldap2-dev 2022-04-13 18:51:48.613 | libsasl2-dev 2022-04-13 18:51:48.614 | memcached 2022-04-13 18:51:48.614 | python3-mysqldb 2022-04-13 18:51:48.614 | sqlite3 2022-04-13 18:51:48.614 | conntrack 2022-04-13 18:51:48.614 | curl 2022-04-13 18:51:48.614 | dnsmasq-base 2022-04-13 18:51:48.614 | dnsmasq-utils 2022-04-13 18:51:48.614 | ebtables 2022-04-13 18:51:48.614 | genisoimage 2022-04-13 18:51:48.614 | iptables 2022-04-13 18:51:48.614 | iputils-arping 2022-04-13 18:51:48.614 | kpartx 2022-04-13 18:51:48.614 | libjs-jquery-tablesorter 2022-04-13 18:51:48.614 | parted 2022-04-13 18:51:48.614 | pm-utils 2022-04-13 18:51:48.614 | python3-mysqldb 2022-04-13 18:51:48.614 | socat 2022-04-13 18:51:48.614 | sqlite3 2022-04-13 18:51:48.614 | sudo 2022-04-13 18:51:48.614 | vlan 2022-04-13 18:51:48.614 | lsscsi 2022-04-13 18:51:48.614 | open-iscsi 2022-04-13 18:51:48.614 | lvm2 2022-04-13 18:51:48.614 | qemu-utils 2022-04-13 18:51:48.614 | thin-provisioning-tools 2022-04-13 18:51:48.614 | acl 2022-04-13 18:51:48.614 | dnsmasq-base 2022-04-13 18:51:48.614 | dnsmasq-utils 2022-04-13 18:51:48.614 | ebtables 2022-04-13 18:51:48.614 | haproxy 2022-04-13 18:51:48.614 | iptables 2022-04-13 18:51:48.614 | iputils-arping 2022-04-13 18:51:48.614 | iputils-ping 2022-04-13 18:51:48.614 | postgresql-server-dev-all 2022-04-13 18:51:48.614 | python3-mysqldb 2022-04-13 18:51:48.614 | sqlite3 2022-04-13 18:51:48.615 | sudo 2022-04-13 18:51:48.615 | vlan 2022-04-13 18:51:48.615 | pcp 2022-04-13 18:51:48.615 | ipset 2022-04-13 18:51:48.615 | conntrack 2022-04-13 18:51:48.615 | conntrackd 2022-04-13 18:51:48.615 | keepalived 2022-04-13 18:51:48.615 | lvm2 2022-04-13 18:51:48.615 | qemu-utils 2022-04-13 18:51:48.615 | thin-provisioning-tools 2022-04-13 18:51:48.615 | curl 2022-04-13 18:51:48.615 | liberasurecode-dev 2022-04-13 18:51:48.615 | make 2022-04-13 18:51:48.615 | memcached 2022-04-13 18:51:48.615 | rsync 2022-04-13 18:51:48.615 | sqlite3 2022-04-13 18:51:48.615 | xfsprogs' 2022-04-13 18:51:48.616 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 18:51:48.634 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 18:51:48.634 | apache2-dev 2022-04-13 18:51:48.634 | bc 2022-04-13 18:51:48.634 | bsdmainutils 2022-04-13 18:51:48.634 | curl 2022-04-13 18:51:48.634 | g++ 2022-04-13 18:51:48.634 | gawk 2022-04-13 18:51:48.634 | gcc 2022-04-13 18:51:48.634 | gettext 2022-04-13 18:51:48.634 | git 2022-04-13 18:51:48.634 | graphviz 2022-04-13 18:51:48.634 | iputils-ping 2022-04-13 18:51:48.634 | libapache2-mod-proxy-uwsgi 2022-04-13 18:51:48.634 | libffi-dev 2022-04-13 18:51:48.634 | libjpeg-dev 2022-04-13 18:51:48.634 | libpcre3-dev 2022-04-13 18:51:48.634 | libpq-dev 2022-04-13 18:51:48.634 | libssl-dev 2022-04-13 18:51:48.634 | libsystemd-dev 2022-04-13 18:51:48.635 | libxml2-dev 2022-04-13 18:51:48.635 | libxslt1-dev 2022-04-13 18:51:48.635 | libyaml-dev 2022-04-13 18:51:48.635 | lsof 2022-04-13 18:51:48.635 | openssh-server 2022-04-13 18:51:48.635 | openssl 2022-04-13 18:51:48.635 | pkg-config 2022-04-13 18:51:48.635 | psmisc 2022-04-13 18:51:48.635 | python3-dev 2022-04-13 18:51:48.635 | python3-pip 2022-04-13 18:51:48.635 | python3-systemd 2022-04-13 18:51:48.635 | python3-venv 2022-04-13 18:51:48.635 | tar 2022-04-13 18:51:48.635 | tcpdump 2022-04-13 18:51:48.635 | unzip 2022-04-13 18:51:48.635 | uuid-runtime 2022-04-13 18:51:48.635 | wget 2022-04-13 18:51:48.635 | wget 2022-04-13 18:51:48.635 | zlib1g-dev 2022-04-13 18:51:48.635 | libkrb5-dev 2022-04-13 18:51:48.635 | libldap2-dev 2022-04-13 18:51:48.635 | libsasl2-dev 2022-04-13 18:51:48.635 | memcached 2022-04-13 18:51:48.635 | python3-mysqldb 2022-04-13 18:51:48.635 | sqlite3 2022-04-13 18:51:48.635 | conntrack 2022-04-13 18:51:48.635 | curl 2022-04-13 18:51:48.635 | dnsmasq-base 2022-04-13 18:51:48.635 | dnsmasq-utils 2022-04-13 18:51:48.635 | ebtables 2022-04-13 18:51:48.635 | genisoimage 2022-04-13 18:51:48.635 | iptables 2022-04-13 18:51:48.635 | iputils-arping 2022-04-13 18:51:48.635 | kpartx 2022-04-13 18:51:48.635 | libjs-jquery-tablesorter 2022-04-13 18:51:48.635 | parted 2022-04-13 18:51:48.636 | pm-utils 2022-04-13 18:51:48.636 | python3-mysqldb 2022-04-13 18:51:48.636 | socat 2022-04-13 18:51:48.636 | sqlite3 2022-04-13 18:51:48.636 | sudo 2022-04-13 18:51:48.636 | vlan 2022-04-13 18:51:48.636 | lsscsi 2022-04-13 18:51:48.636 | open-iscsi 2022-04-13 18:51:48.636 | lvm2 2022-04-13 18:51:48.636 | qemu-utils 2022-04-13 18:51:48.636 | thin-provisioning-tools 2022-04-13 18:51:48.636 | acl 2022-04-13 18:51:48.636 | dnsmasq-base 2022-04-13 18:51:48.636 | dnsmasq-utils 2022-04-13 18:51:48.636 | ebtables 2022-04-13 18:51:48.636 | haproxy 2022-04-13 18:51:48.636 | iptables 2022-04-13 18:51:48.636 | iputils-arping 2022-04-13 18:51:48.636 | iputils-ping 2022-04-13 18:51:48.636 | postgresql-server-dev-all 2022-04-13 18:51:48.636 | python3-mysqldb 2022-04-13 18:51:48.636 | sqlite3 2022-04-13 18:51:48.636 | sudo 2022-04-13 18:51:48.636 | vlan 2022-04-13 18:51:48.636 | pcp 2022-04-13 18:51:48.636 | ipset 2022-04-13 18:51:48.636 | conntrack 2022-04-13 18:51:48.636 | conntrackd 2022-04-13 18:51:48.636 | keepalived 2022-04-13 18:51:48.636 | lvm2 2022-04-13 18:51:48.636 | qemu-utils 2022-04-13 18:51:48.636 | thin-provisioning-tools 2022-04-13 18:51:48.636 | curl 2022-04-13 18:51:48.636 | liberasurecode-dev 2022-04-13 18:51:48.636 | make 2022-04-13 18:51:48.637 | memcached 2022-04-13 18:51:48.637 | rsync 2022-04-13 18:51:48.637 | sqlite3 2022-04-13 18:51:48.637 | xfsprogs ' 2022-04-13 18:51:48.637 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 18:51:48.639 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:48.641 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:48.645 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 18:51:48.645 | ++ 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 18:51:48.649 | ++ 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 18:51:48.652 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 18:51:48.654 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 18:51:48.656 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 18:51:48.658 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 18:51:48.660 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 18:51:48.662 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 18:51:48.664 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:48.666 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:48.668 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 18:51:48.671 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 18:51:48.673 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 18:51:48.675 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 18:51:48.678 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 18:51:48.682 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 18:51:48.684 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 18:51:48.686 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 18:51:48.688 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 18:51:48.690 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 18:51:48.693 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 18:51:48.697 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649875908694 2022-04-13 18:51:48.699 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 18:51:48.701 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 18:51:48.703 | ++ 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 18:51:48.905 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 18:51:48.937 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 18:51:48.978 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 18:51:49.262 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 18:51:51.103 | Reading package lists... 2022-04-13 18:51:51.133 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 18:51:51.135 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 18:51:51.138 | ++ functions-common:time_stop:2425 : local name 2022-04-13 18:51:51.140 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:51.142 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:51.145 | ++ functions-common:time_stop:2428 : local total 2022-04-13 18:51:51.147 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:51.149 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 18:51:51.151 | ++ functions-common:time_stop:2432 : start_time=1649875908694 2022-04-13 18:51:51.153 | ++ functions-common:time_stop:2434 : [[ -z 1649875908694 ]] 2022-04-13 18:51:51.155 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:51.160 | ++ functions-common:time_stop:2437 : end_time=1649875911157 2022-04-13 18:51:51.162 | ++ functions-common:time_stop:2438 : elapsed_time=2463 2022-04-13 18:51:51.164 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 18:51:51.166 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:51.168 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2463 2022-04-13 18:51:51.171 | ++ 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 18:51:51.173 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 18:51:51.175 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:51.177 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:51.180 | ++ 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 18:51:51.200 | ++ 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 18:51:51.309 | Reading package lists... 2022-04-13 18:51:51.550 | Building dependency tree... 2022-04-13 18:51:51.551 | Reading state information... 2022-04-13 18:51:51.584 | acl is already the newest version (2.2.53-6). 2022-04-13 18:51:51.584 | bc is already the newest version (1.07.1-2build1). 2022-04-13 18:51:51.584 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 18:51:51.584 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 18:51:51.584 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 18:51:51.584 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 18:51:51.584 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 18:51:51.584 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 18:51:51.584 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 18:51:51.584 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 18:51:51.584 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 18:51:51.584 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 18:51:51.584 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 18:51:51.584 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 18:51:51.584 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 18:51:51.584 | libffi-dev is already the newest version (3.3-4). 2022-04-13 18:51:51.584 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 18:51:51.584 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 18:51:51.584 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 18:51:51.584 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 18:51:51.584 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 18:51:51.584 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 18:51:51.584 | make is already the newest version (4.2.1-1.2). 2022-04-13 18:51:51.584 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 18:51:51.584 | psmisc is already the newest version (23.3-1). 2022-04-13 18:51:51.585 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 18:51:51.585 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 18:51:51.585 | python3-systemd is already the newest version (234-3build2). 2022-04-13 18:51:51.585 | socat is already the newest version (1.7.3.3-2). 2022-04-13 18:51:51.585 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 18:51:51.585 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 18:51:51.585 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 18:51:51.585 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 18:51:51.585 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 18:51:51.585 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 18:51:51.585 | pcp is already the newest version (5.0.3-1). 2022-04-13 18:51:51.585 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 18:51:51.585 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 18:51:51.585 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 18:51:51.585 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 18:51:51.585 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 18:51:51.585 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 18:51:51.585 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 18:51:51.585 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 18:51:51.585 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 18:51:51.585 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 18:51:51.585 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 18:51:51.585 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 18:51:51.585 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 18:51:51.585 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 18:51:51.585 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 18:51:51.585 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 18:51:51.585 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 18:51:51.585 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 18:51:51.585 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 18:51:51.585 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 18:51:51.585 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 18:51:51.586 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 18:51:51.586 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 18:51:51.586 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 18:51:51.586 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 18:51:51.586 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 18:51:51.586 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 18:51:51.586 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 18:51:51.586 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 18:51:51.586 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 18:51:51.586 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 18:51:51.586 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 18:51:51.586 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 18:51:51.794 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 18:51:51.794 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 18:51:51.794 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 18:51:51.794 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 18:51:51.794 | The following packages were automatically installed and are no longer required: 2022-04-13 18:51:51.795 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 18:51:51.795 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 18:51:51.795 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 18:51:51.795 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 18:51:51.795 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 18:51:51.795 | python3-zope.interface 2022-04-13 18:51:51.795 | Use 'sudo apt autoremove' to remove them. 2022-04-13 18:51:51.905 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 18:51:51.910 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 18:51:51.912 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 18:51:51.914 | ++ functions-common:time_stop:2425 : local name 2022-04-13 18:51:51.916 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:51.918 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:51.921 | ++ functions-common:time_stop:2428 : local total 2022-04-13 18:51:51.923 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:51.925 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 18:51:51.929 | ++ functions-common:time_stop:2432 : start_time=1649875911198 2022-04-13 18:51:51.931 | ++ functions-common:time_stop:2434 : [[ -z 1649875911198 ]] 2022-04-13 18:51:51.934 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:51.939 | ++ functions-common:time_stop:2437 : end_time=1649875911936 2022-04-13 18:51:51.941 | ++ functions-common:time_stop:2438 : elapsed_time=738 2022-04-13 18:51:51.943 | ++ functions-common:time_stop:2439 : total=729 2022-04-13 18:51:51.945 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:51.947 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1467 2022-04-13 18:51:51.950 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 18:51:51.952 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 18:51:51.954 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 18:51:51.957 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 18:51:51.962 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 18:51:51.966 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 18:51:51.968 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 18:51:51.971 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 18:51:53.352 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 18:51:53.354 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 18:51:53.359 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 18:51:53.361 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 18:51:53.363 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 18:51:53.365 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 18:51:53.367 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 18:51:53.368 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 18:51:53.370 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 18:51:53.372 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 18:51:53.374 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 18:51:53.376 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 18:51:53.380 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 18:51:53.382 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 18:51:53.383 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 18:51:53.385 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 18:51:53.387 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 18:51:53.389 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 18:51:53.390 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 18:51:53.393 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 18:51:53.395 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 18:51:53.398 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 18:51:53.402 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 18:51:53.405 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 18:51:53.479 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 18:51:53.482 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 18:51:53.552 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 18:51:53.554 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 18:51:53.622 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 18:51:53.623 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 18:51:53.625 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 18:51:53.627 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 18:51:53.629 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 18:51:53.631 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 18:51:53.633 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 18:51:53.635 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 18:51:53.637 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 18:51:53.639 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 18:51:53.640 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 18:51:53.641 | Distro: focal 2022-04-13 18:51:53.643 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 18:51:53.646 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 18:51:53.649 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 18:51:53.651 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 18:51:53.653 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 18:51:53.654 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 18:51:54.231 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 18:51:54.233 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 18:51:54.233 | pip: 21.3.1 2022-04-13 18:51:54.235 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 18:51:54.237 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 18:51:54.239 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 18:51:54.241 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 18:51:54.242 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 18:51:54.244 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 18:51:54.246 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 18:51:54.247 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 18:51:54.249 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 18:51:54.251 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 18:51:54.253 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 18:51:54.255 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 18:51:54.256 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 18:51:54.258 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 18:51:54.260 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:54.262 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:54.263 | + tools/install_pip.sh:main:142 : : 2022-04-13 18:51:54.265 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 18:51:54.267 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 18:51:54.269 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 18:51:54.270 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 18:51:54.273 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 18:51:54.274 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 18:51:54.276 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 18:51:54.279 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 18:51:54.279 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 18:51:54.284 | ++ 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 18:51:54.285 | ++ 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 18:51:54.287 | ++ 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 18:51:54.289 | + 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 18:51:54.291 | + 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 18:51:54.307 | 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 18:51:54.309 | + 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 18:51:55.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:55.038 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:55.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:55.038 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:56.259 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:51:57.710 | 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 18:51:57.721 | 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 18:51:59.443 | Installing collected packages: setuptools 2022-04-13 18:52:00.332 | Successfully installed setuptools-62.0.0 2022-04-13 18:52:00.333 | 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 18:52:00.485 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:52:00.485 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:52:00.598 | + inc/python:pip_install:200 : result=0 2022-04-13 18:52:00.600 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:52:00.602 | + functions-common:time_stop:2425 : local name 2022-04-13 18:52:00.603 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:52:00.605 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:52:00.607 | + functions-common:time_stop:2428 : local total 2022-04-13 18:52:00.609 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:52:00.610 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:52:00.612 | + functions-common:time_stop:2432 : start_time=1649875914303 2022-04-13 18:52:00.614 | + functions-common:time_stop:2434 : [[ -z 1649875914303 ]] 2022-04-13 18:52:00.616 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:52:00.619 | + functions-common:time_stop:2437 : end_time=1649875920617 2022-04-13 18:52:00.620 | + functions-common:time_stop:2438 : elapsed_time=6314 2022-04-13 18:52:00.622 | + functions-common:time_stop:2439 : total=0 2022-04-13 18:52:00.624 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:52:00.626 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6314 2022-04-13 18:52:00.628 | + inc/python:pip_install:203 : return 0 2022-04-13 18:52:00.630 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 18:52:00.632 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 18:52:00.636 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 18:52:00.638 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 18:52:00.641 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 18:52:00.641 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 18:52:01.216 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 18:52:01.218 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 18:52:01.218 | pip: 21.3.1 2022-04-13 18:52:01.221 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 18:52:01.224 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 18:52:01.227 | + ./stack.sh:main:798 : fixup_all 2022-04-13 18:52:01.229 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 18:52:01.232 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 18:52:01.234 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:52:01.236 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:52:01.239 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 18:52:01.250 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 18:52:01.262 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 18:52:01.272 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 18:52:01.274 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 18:52:01.276 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 18:52:01.278 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 18:52:01.281 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 18:52:01.282 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 18:52:01.285 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 18:52:01.287 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 18:52:01.289 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 18:52:01.291 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 18:52:01.293 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 18:52:01.295 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 18:52:01.297 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 18:52:01.300 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 18:52:01.302 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 18:52:01.304 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 18:52:01.306 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 18:52:01.308 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 18:52:01.310 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 18:52:01.312 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 18:52:01.315 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 18:52:01.317 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 18:52:01.319 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 18:52:01.321 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 18:52:01.323 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 18:52:01.326 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 18:52:01.328 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 18:52:01.330 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 18:52:01.332 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 18:52:01.353 | Using python 3.8 to install os-testr 2022-04-13 18:52:01.355 | + 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 18:52:02.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:52:02.085 | from cryptography.utils import int_from_bytes 2022-04-13 18:52:02.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:52:02.085 | from cryptography.utils import int_from_bytes 2022-04-13 18:52:03.251 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:52:03.282 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 18:52:03.349 | 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 18:52:03.350 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 18:52:03.351 | 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 18:52:03.366 | 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 18:52:03.375 | 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 18:52:03.387 | 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 18:52:05.038 | 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 18:52:05.044 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:52:05.044 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:52:05.148 | + inc/python:pip_install:200 : result=0 2022-04-13 18:52:05.150 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:52:05.152 | + functions-common:time_stop:2425 : local name 2022-04-13 18:52:05.155 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:52:05.157 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:52:05.159 | + functions-common:time_stop:2428 : local total 2022-04-13 18:52:05.161 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:52:05.163 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:52:05.166 | + functions-common:time_stop:2432 : start_time=1649875921348 2022-04-13 18:52:05.168 | + functions-common:time_stop:2434 : [[ -z 1649875921348 ]] 2022-04-13 18:52:05.170 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:52:05.174 | + functions-common:time_stop:2437 : end_time=1649875925172 2022-04-13 18:52:05.176 | + functions-common:time_stop:2438 : elapsed_time=3824 2022-04-13 18:52:05.179 | + functions-common:time_stop:2439 : total=0 2022-04-13 18:52:05.181 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:52:05.183 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3824 2022-04-13 18:52:05.185 | + inc/python:pip_install:203 : return 0 2022-04-13 18:52:05.188 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 18:52:05.238 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 18:52:05.339 | + ./stack.sh:main:812 : install_infra 2022-04-13 18:52:05.342 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 18:52:05.344 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 18:52:05.347 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 18:52:05.350 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 18:52:05.372 | + 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 18:52:07.247 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.255 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.259 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.264 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.268 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.275 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.279 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.304 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.382 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.401 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.405 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.410 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.424 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.433 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.434 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.451 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.468 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.477 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.482 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.500 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.522 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.539 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.547 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.553 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.574 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.602 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.604 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.618 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.623 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.627 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.632 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.647 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.653 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.702 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.720 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.724 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.755 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.817 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.823 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.830 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.880 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.893 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:07.901 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:08.004 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:08.032 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:08.036 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:08.046 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:08.051 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:08.071 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:08.078 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:08.095 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:08.125 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:08.153 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:08.165 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:08.178 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:08.195 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:08.204 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:08.218 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:08.229 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:08.233 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:08.240 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:52:08.375 | 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 18:52:08.663 | + inc/python:pip_install:200 : result=0 2022-04-13 18:52:08.665 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:52:08.667 | + functions-common:time_stop:2425 : local name 2022-04-13 18:52:08.669 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:52:08.671 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:52:08.673 | + functions-common:time_stop:2428 : local total 2022-04-13 18:52:08.675 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:52:08.677 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:52:08.679 | + functions-common:time_stop:2432 : start_time=1649875925364 2022-04-13 18:52:08.682 | + functions-common:time_stop:2434 : [[ -z 1649875925364 ]] 2022-04-13 18:52:08.684 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:52:08.688 | + functions-common:time_stop:2437 : end_time=1649875928686 2022-04-13 18:52:08.690 | + functions-common:time_stop:2438 : elapsed_time=3322 2022-04-13 18:52:08.693 | + functions-common:time_stop:2439 : total=3824 2022-04-13 18:52:08.695 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:52:08.697 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7146 2022-04-13 18:52:08.699 | + inc/python:pip_install:203 : return 0 2022-04-13 18:52:08.701 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 18:52:08.704 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 18:52:08.727 | + 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 18:52:10.481 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.489 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.493 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.498 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.502 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.509 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.513 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.539 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.617 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.636 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.640 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.645 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.662 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.670 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.672 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.688 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.705 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.715 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.720 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.738 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.761 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.778 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.787 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.792 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.812 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.841 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.843 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.857 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.862 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.866 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.871 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.886 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.893 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.942 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.960 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.963 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:10.995 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.058 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.065 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.072 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.122 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.136 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.144 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.247 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.272 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.276 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.287 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.292 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.311 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.318 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.336 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.367 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.396 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.408 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.420 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.438 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.447 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.461 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.472 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.476 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:52:11.483 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:52:11.485 | Processing /opt/stack/requirements 2022-04-13 18:52:13.188 | 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 18:52:13.190 | 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 18:52:13.202 | 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 18:52:13.207 | 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 18:52:13.210 | 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 18:52:13.216 | 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 18:52:13.243 | 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 18:52:13.245 | 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 18:52:13.256 | 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 18:52:13.306 | 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 18:52:13.309 | 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 18:52:13.324 | 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 18:52:13.327 | 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 18:52:13.330 | 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 18:52:13.335 | 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 18:52:13.337 | 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 18:52:13.350 | 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 18:52:13.367 | 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 18:52:13.370 | 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 18:52:13.418 | 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 18:52:13.425 | 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 18:52:13.430 | 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 18:52:13.432 | 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 18:52:13.494 | Building wheels for collected packages: openstack-requirements 2022-04-13 18:52:13.494 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 18:52:14.312 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 18:52:14.312 | ERROR: Command errored out with exit status 1: 2022-04-13 18:52:14.312 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-p0y764jy/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-p0y764jy/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-gogpfafm 2022-04-13 18:52:14.312 | cwd: /tmp/pip-req-build-p0y764jy/ 2022-04-13 18:52:14.312 | Complete output (6 lines): 2022-04-13 18:52:14.312 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 18:52:14.312 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 18:52:14.312 | or: setup.py --help-commands 2022-04-13 18:52:14.312 | or: setup.py cmd --help 2022-04-13 18:52:14.312 | 2022-04-13 18:52:14.312 | error: invalid command 'bdist_wheel' 2022-04-13 18:52:14.312 | ---------------------------------------- 2022-04-13 18:52:14.312 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 18:52:14.312 | Running setup.py clean for openstack-requirements 2022-04-13 18:52:15.123 | Failed to build openstack-requirements 2022-04-13 18:52:15.139 | Installing collected packages: openstack-requirements 2022-04-13 18:52:15.140 | Attempting uninstall: openstack-requirements 2022-04-13 18:52:15.140 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 18:52:15.175 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 18:52:15.194 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 18:52:15.197 | Running setup.py install for openstack-requirements: started 2022-04-13 18:52:17.526 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 18:52:17.549 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 18:52:17.673 | + inc/python:pip_install:200 : result=0 2022-04-13 18:52:17.675 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:52:17.678 | + functions-common:time_stop:2425 : local name 2022-04-13 18:52:17.680 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:52:17.682 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:52:17.684 | + functions-common:time_stop:2428 : local total 2022-04-13 18:52:17.686 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:52:17.689 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:52:17.691 | + functions-common:time_stop:2432 : start_time=1649875928719 2022-04-13 18:52:17.693 | + functions-common:time_stop:2434 : [[ -z 1649875928719 ]] 2022-04-13 18:52:17.696 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:52:17.699 | + functions-common:time_stop:2437 : end_time=1649875937697 2022-04-13 18:52:17.702 | + functions-common:time_stop:2438 : elapsed_time=8978 2022-04-13 18:52:17.704 | + functions-common:time_stop:2439 : total=7146 2022-04-13 18:52:17.706 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:52:17.709 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16124 2022-04-13 18:52:17.712 | + inc/python:pip_install:203 : return 0 2022-04-13 18:52:17.715 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 18:52:17.717 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 18:52:17.719 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 18:52:17.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:17.725 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:17.727 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 18:52:17.729 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:17.731 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 18:52:17.752 | Using python 3.8 to install pbr 2022-04-13 18:52:17.754 | + 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 18:52:18.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:52:18.483 | from cryptography.utils import int_from_bytes 2022-04-13 18:52:18.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:52:18.483 | from cryptography.utils import int_from_bytes 2022-04-13 18:52:19.638 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:52:19.670 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 18:52:21.445 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 18:52:21.451 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:52:21.451 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:52:21.555 | + inc/python:pip_install:200 : result=0 2022-04-13 18:52:21.557 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:52:21.559 | + functions-common:time_stop:2425 : local name 2022-04-13 18:52:21.561 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:52:21.564 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:52:21.566 | + functions-common:time_stop:2428 : local total 2022-04-13 18:52:21.568 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:52:21.570 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:52:21.572 | + functions-common:time_stop:2432 : start_time=1649875937747 2022-04-13 18:52:21.574 | + functions-common:time_stop:2434 : [[ -z 1649875937747 ]] 2022-04-13 18:52:21.577 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:52:21.581 | + functions-common:time_stop:2437 : end_time=1649875941578 2022-04-13 18:52:21.583 | + functions-common:time_stop:2438 : elapsed_time=3831 2022-04-13 18:52:21.585 | + functions-common:time_stop:2439 : total=16124 2022-04-13 18:52:21.588 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:52:21.590 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19955 2022-04-13 18:52:21.592 | + inc/python:pip_install:203 : return 0 2022-04-13 18:52:21.594 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 18:52:23.830 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 18:52:25.698 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:52:25.700 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 18:52:25.715 | 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 18:52:25.718 | 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 18:52:25.723 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 18:52:25.726 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 18:52:25.729 | 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 18:52:25.798 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 18:52:25.801 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 18:52:25.804 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 18:52:25.820 | + ./stack.sh:main:821 : pkgs= 2022-04-13 18:52:25.823 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 18:52:25.825 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 18:52:25.827 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 18:52:25.830 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 18:52:25.832 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 18:52:25.834 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 18:52:25.837 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 18:52:25.839 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 18:52:25.841 | + functions-common:run_phase:1863 : local extra 2022-04-13 18:52:25.844 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 18:52:25.847 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 18:52:25.850 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 18:52:25.852 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 18:52:25.854 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 18:52:25.856 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 18:52:25.871 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:52:25.873 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 18:52:25.875 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 18:52:25.877 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 18:52:25.879 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 18:52:25.881 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 18:52:25.883 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 18:52:25.885 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 18:52:25.887 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 18:52:25.889 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 18:52:25.891 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 18:52:25.893 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 18:52:25.896 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 18:52:25.898 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 18:52:25.900 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 18:52:25.902 | + 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 18:52:25.904 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 18:52:25.907 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 18:52:25.909 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 18:52:25.911 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 18:52:25.913 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 18:52:25.916 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 18:52:25.918 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 18:52:25.920 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 18:52:25.923 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 18:52:25.925 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 18:52:25.975 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 18:52:25.975 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 18:52:25.978 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 18:52:26.340 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 18:52:26.343 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 18:52:26.359 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:52:26.362 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 18:52:26.364 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 18:52:26.366 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 18:52:26.368 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 18:52:26.371 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 18:52:26.373 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 18:52:26.375 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 18:52:26.378 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:52:26.380 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:52:26.382 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 18:52:26.384 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 18:52:26.386 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 18:52:26.389 | + functions-common:apt_get_update:1190 : return 2022-04-13 18:52:26.391 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 18:52:26.393 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 18:52:26.396 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:52:26.398 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:52:26.401 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 18:52:26.421 | + 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 18:52:26.530 | Reading package lists... 2022-04-13 18:52:26.767 | Building dependency tree... 2022-04-13 18:52:26.768 | Reading state information... 2022-04-13 18:52:27.011 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 18:52:27.011 | The following packages were automatically installed and are no longer required: 2022-04-13 18:52:27.012 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 18:52:27.012 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 18:52:27.012 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 18:52:27.012 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 18:52:27.013 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 18:52:27.013 | python3-zope.interface 2022-04-13 18:52:27.013 | Use 'sudo apt autoremove' to remove them. 2022-04-13 18:52:27.125 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 18:52:27.129 | + functions-common:apt_get:1234 : result=0 2022-04-13 18:52:27.132 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 18:52:27.134 | + functions-common:time_stop:2425 : local name 2022-04-13 18:52:27.136 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:52:27.138 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:52:27.140 | + functions-common:time_stop:2428 : local total 2022-04-13 18:52:27.143 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:52:27.145 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 18:52:27.147 | + functions-common:time_stop:2432 : start_time=1649875946419 2022-04-13 18:52:27.149 | + functions-common:time_stop:2434 : [[ -z 1649875946419 ]] 2022-04-13 18:52:27.152 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:52:27.156 | + functions-common:time_stop:2437 : end_time=1649875947154 2022-04-13 18:52:27.159 | + functions-common:time_stop:2438 : elapsed_time=735 2022-04-13 18:52:27.161 | + functions-common:time_stop:2439 : total=1467 2022-04-13 18:52:27.163 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:52:27.166 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2202 2022-04-13 18:52:27.168 | + functions-common:apt_get:1238 : return 0 2022-04-13 18:52:27.170 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 18:52:27.172 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 18:52:27.175 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 18:52:27.177 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 18:52:27.179 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 18:52:27.182 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 18:52:27.184 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 18:52:27.186 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 18:52:27.188 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 18:52:27.191 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 18:52:27.193 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 18:52:27.195 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 18:52:27.198 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 18:52:27.200 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 18:52:27.202 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 18:52:27.204 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 18:52:27.206 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 18:52:27.209 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 18:52:27.211 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 18:52:27.214 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 18:52:27.216 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 18:52:27.218 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 18:52:27.221 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 18:52:27.223 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 18:52:27.226 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 18:52:27.228 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 18:52:27.230 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 18:52:27.232 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 18:52:27.248 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:52:27.250 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 18:52:27.252 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 18:52:27.255 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 18:52:27.257 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 18:52:27.260 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 18:52:27.264 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 18:52:27.266 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 18:52:27.269 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 18:52:27.271 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 18:52:27.273 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 18:52:27.275 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 18:52:27.278 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 18:52:27.990 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 18:52:27.990 | user tags 2022-04-13 18:52:27.990 | stackrabbit []' 2022-04-13 18:52:27.994 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 18:52:27.994 | user tags 2022-04-13 18:52:27.994 | stackrabbit []' 2022-04-13 18:52:27.994 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 18:52:28.000 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 18:52:28.002 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 18:52:28.005 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 18:52:28.664 | Changing password for user "stackrabbit" ... 2022-04-13 18:52:28.686 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 18:52:29.346 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 18:52:29.368 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 18:52:29.371 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 18:52:30.007 | Changing password for user "stackrabbit" ... 2022-04-13 18:52:30.029 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 18:52:30.031 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 18:52:30.033 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 18:52:30.703 | Deleting user "guest" ... 2022-04-13 18:52:30.718 | Error: 2022-04-13 18:52:30.718 | {:no_such_user, "guest"} 2022-04-13 18:52:30.731 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 18:52:30.733 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 18:52:30.750 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:52:30.752 | + ./stack.sh:main:838 : install_database 2022-04-13 18:52:30.754 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 18:52:30.757 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 18:52:30.759 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:52:30.761 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:52:30.764 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 18:52:30.979 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 18:52:30.981 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 18:52:30.984 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 18:52:30.986 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 18:52:30.989 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 18:52:30.991 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 18:52:30.993 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 18:52:30.995 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 18:52:30.998 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 18:52:31.000 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 18:52:31.002 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 18:52:31.005 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 18:52:31.007 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 18:52:31.010 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 18:52:31.012 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 18:52:31.015 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 18:52:31.017 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 18:52:31.019 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 18:52:31.022 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 18:52:31.025 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 18:52:31.027 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 18:52:31.030 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 18:52:31.033 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 18:52:31.035 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 18:52:31.037 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 18:52:31.040 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:52:31.042 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:52:31.044 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 18:52:31.047 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 18:52:31.049 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 18:52:31.051 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 18:52:31.053 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 18:52:31.055 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 18:52:31.058 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 18:52:31.060 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:52:31.062 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:52:31.064 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 18:52:31.066 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 18:52:31.069 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 18:52:31.071 | + functions-common:apt_get_update:1190 : return 2022-04-13 18:52:31.074 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 18:52:31.076 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 18:52:31.078 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:52:31.080 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:52:31.082 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 18:52:31.103 | + 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 18:52:31.212 | Reading package lists... 2022-04-13 18:52:31.447 | Building dependency tree... 2022-04-13 18:52:31.449 | Reading state information... 2022-04-13 18:52:31.701 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 18:52:31.701 | The following packages were automatically installed and are no longer required: 2022-04-13 18:52:31.702 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 18:52:31.702 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 18:52:31.702 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 18:52:31.702 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 18:52:31.702 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 18:52:31.702 | python3-zope.interface 2022-04-13 18:52:31.702 | Use 'sudo apt autoremove' to remove them. 2022-04-13 18:52:31.813 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 18:52:31.817 | + functions-common:apt_get:1234 : result=0 2022-04-13 18:52:31.819 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 18:52:31.822 | + functions-common:time_stop:2425 : local name 2022-04-13 18:52:31.824 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:52:31.826 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:52:31.828 | + functions-common:time_stop:2428 : local total 2022-04-13 18:52:31.830 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:52:31.832 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 18:52:31.835 | + functions-common:time_stop:2432 : start_time=1649875951101 2022-04-13 18:52:31.837 | + functions-common:time_stop:2434 : [[ -z 1649875951101 ]] 2022-04-13 18:52:31.840 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:52:31.844 | + functions-common:time_stop:2437 : end_time=1649875951841 2022-04-13 18:52:31.846 | + functions-common:time_stop:2438 : elapsed_time=740 2022-04-13 18:52:31.848 | + functions-common:time_stop:2439 : total=2202 2022-04-13 18:52:31.850 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:52:31.852 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2942 2022-04-13 18:52:31.854 | + functions-common:apt_get:1238 : return 0 2022-04-13 18:52:31.857 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 18:52:31.859 | + ./stack.sh:main:841 : install_database_python 2022-04-13 18:52:31.861 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 18:52:31.864 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 18:52:31.866 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 18:52:31.868 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 18:52:31.871 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 18:52:31.874 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 18:52:31.876 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 18:52:31.879 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 18:52:31.879 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 18:52:31.885 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 18:52:31.887 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 18:52:31.889 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 18:52:31.892 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 18:52:31.894 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 18:52:31.915 | Using python 3.8 to install PyMySQL 2022-04-13 18:52:31.917 | + 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 18:52:32.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:52:32.646 | from cryptography.utils import int_from_bytes 2022-04-13 18:52:32.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:52:32.647 | from cryptography.utils import int_from_bytes 2022-04-13 18:52:33.798 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:52:33.831 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 18:52:35.519 | 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 18:52:35.525 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:52:35.525 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:52:35.626 | + inc/python:pip_install:200 : result=0 2022-04-13 18:52:35.628 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:52:35.631 | + functions-common:time_stop:2425 : local name 2022-04-13 18:52:35.633 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:52:35.635 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:52:35.638 | + functions-common:time_stop:2428 : local total 2022-04-13 18:52:35.640 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:52:35.642 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:52:35.644 | + functions-common:time_stop:2432 : start_time=1649875951910 2022-04-13 18:52:35.647 | + functions-common:time_stop:2434 : [[ -z 1649875951910 ]] 2022-04-13 18:52:35.650 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:52:35.654 | + functions-common:time_stop:2437 : end_time=1649875955652 2022-04-13 18:52:35.656 | + functions-common:time_stop:2438 : elapsed_time=3742 2022-04-13 18:52:35.659 | + functions-common:time_stop:2439 : total=19955 2022-04-13 18:52:35.661 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:52:35.663 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23697 2022-04-13 18:52:35.665 | + inc/python:pip_install:203 : return 0 2022-04-13 18:52:35.668 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 18:52:35.670 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 18:52:35.672 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 18:52:35.674 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 18:52:35.690 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:52:35.692 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 18:52:35.695 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 18:52:35.698 | ++ 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 18:52:35.699 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 18:52:35.704 | + 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 18:52:35.706 | + 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 18:52:35.709 | + 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 18:52:35.711 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 18:52:35.714 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 18:52:35.716 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 18:52:35.731 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:52:35.734 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 18:52:35.736 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 18:52:35.739 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 18:52:35.741 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 18:52:35.743 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 18:52:35.745 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 18:52:35.748 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 18:52:35.750 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:52:35.752 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:52:35.754 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 18:52:35.757 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 18:52:35.759 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 18:52:35.761 | + functions-common:apt_get_update:1190 : return 2022-04-13 18:52:35.764 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 18:52:35.766 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 18:52:35.768 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:52:35.770 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:52:35.773 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 18:52:35.793 | + 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 18:52:35.902 | Reading package lists... 2022-04-13 18:52:36.145 | Building dependency tree... 2022-04-13 18:52:36.146 | Reading state information... 2022-04-13 18:52:36.393 | radvd is already the newest version (1:2.17-2). 2022-04-13 18:52:36.393 | The following packages were automatically installed and are no longer required: 2022-04-13 18:52:36.394 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 18:52:36.394 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 18:52:36.394 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 18:52:36.394 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 18:52:36.394 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 18:52:36.394 | python3-zope.interface 2022-04-13 18:52:36.394 | Use 'sudo apt autoremove' to remove them. 2022-04-13 18:52:36.504 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 18:52:36.509 | + functions-common:apt_get:1234 : result=0 2022-04-13 18:52:36.511 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 18:52:36.513 | + functions-common:time_stop:2425 : local name 2022-04-13 18:52:36.515 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:52:36.518 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:52:36.520 | + functions-common:time_stop:2428 : local total 2022-04-13 18:52:36.522 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:52:36.524 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 18:52:36.526 | + functions-common:time_stop:2432 : start_time=1649875955791 2022-04-13 18:52:36.528 | + functions-common:time_stop:2434 : [[ -z 1649875955791 ]] 2022-04-13 18:52:36.531 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:52:36.535 | + functions-common:time_stop:2437 : end_time=1649875956533 2022-04-13 18:52:36.538 | + functions-common:time_stop:2438 : elapsed_time=742 2022-04-13 18:52:36.540 | + functions-common:time_stop:2439 : total=2942 2022-04-13 18:52:36.542 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:52:36.544 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3684 2022-04-13 18:52:36.547 | + functions-common:apt_get:1238 : return 0 2022-04-13 18:52:36.549 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 18:52:36.565 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:52:36.567 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 18:52:36.570 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 18:52:36.573 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 18:52:36.575 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 18:52:36.595 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 18:52:36.597 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 18:52:36.599 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 18:52:36.602 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 18:52:36.604 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 18:52:36.606 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 18:52:36.608 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 18:52:36.611 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:52:36.613 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:52:36.615 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 18:52:36.617 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 18:52:36.619 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 18:52:36.621 | + functions-common:apt_get_update:1190 : return 2022-04-13 18:52:36.624 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 18:52:36.626 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 18:52:36.628 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:52:36.631 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:52:36.633 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 18:52:36.653 | + 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 18:52:36.761 | Reading package lists... 2022-04-13 18:52:36.999 | Building dependency tree... 2022-04-13 18:52:37.000 | Reading state information... 2022-04-13 18:52:37.245 | fakeroot is already the newest version (1.24-1). 2022-04-13 18:52:37.245 | make is already the newest version (4.2.1-1.2). 2022-04-13 18:52:37.245 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 18:52:37.245 | The following packages were automatically installed and are no longer required: 2022-04-13 18:52:37.246 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 18:52:37.246 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 18:52:37.246 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 18:52:37.246 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 18:52:37.246 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 18:52:37.246 | python3-zope.interface 2022-04-13 18:52:37.246 | Use 'sudo apt autoremove' to remove them. 2022-04-13 18:52:37.357 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 18:52:37.361 | + functions-common:apt_get:1234 : result=0 2022-04-13 18:52:37.363 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 18:52:37.366 | + functions-common:time_stop:2425 : local name 2022-04-13 18:52:37.368 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:52:37.370 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:52:37.372 | + functions-common:time_stop:2428 : local total 2022-04-13 18:52:37.374 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:52:37.376 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 18:52:37.378 | + functions-common:time_stop:2432 : start_time=1649875956650 2022-04-13 18:52:37.381 | + functions-common:time_stop:2434 : [[ -z 1649875956650 ]] 2022-04-13 18:52:37.383 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:52:37.387 | + functions-common:time_stop:2437 : end_time=1649875957385 2022-04-13 18:52:37.390 | + functions-common:time_stop:2438 : elapsed_time=735 2022-04-13 18:52:37.392 | + functions-common:time_stop:2439 : total=3684 2022-04-13 18:52:37.394 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:52:37.396 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4419 2022-04-13 18:52:37.398 | + functions-common:apt_get:1238 : return 0 2022-04-13 18:52:37.401 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 18:52:37.403 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:52:37.405 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:52:37.407 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 18:52:37.410 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 18:52:37.413 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 18:52:37.416 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 18:52:37.419 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 18:52:37.422 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 18:52:37.422 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 18:52:37.427 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 18:52:37.430 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 18:52:37.432 | + functions:vercmp:628 : local v1=5.4 2022-04-13 18:52:37.434 | + functions:vercmp:629 : local 'op=<' 2022-04-13 18:52:37.436 | + functions:vercmp:630 : local v2=3.13 2022-04-13 18:52:37.438 | + functions:vercmp:631 : local result 2022-04-13 18:52:37.442 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 18:52:37.442 | ++ functions:vercmp:635 : sort -V 2022-04-13 18:52:37.443 | ++ functions:vercmp:635 : head -1 2022-04-13 18:52:37.447 | + functions:vercmp:635 : result=3.13 2022-04-13 18:52:37.450 | + functions:vercmp:637 : case $op in 2022-04-13 18:52:37.452 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 18:52:37.454 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 18:52:37.456 | + functions:vercmp:648 : return 2022-04-13 18:52:37.458 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 18:52:37.461 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 18:52:37.463 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 18:52:37.926 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 18:52:37.929 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 18:52:37.931 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:37.934 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:37.937 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 18:52:37.939 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:37.941 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 18:52:37.960 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:52:37.962 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 18:52:37.964 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 18:52:37.964 | Installing etcd 2022-04-13 18:52:37.967 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 18:52:37.980 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 18:52:37.992 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 18:52:37.994 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 18:52:38.012 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 18:52:38.015 | ++ 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 18:52:38.018 | ++ 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 18:52:38.022 | +++ 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 18:52:38.026 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 18:52:38.028 | ++ 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 18:52:38.031 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 18:52:38.033 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 18:52:38.035 | ++ functions:get_extra_file:74 : return 2022-04-13 18:52:38.038 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 18:52:38.040 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 18:52:38.043 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 18:52:38.045 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 18:52:38.061 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 18:52:38.063 | + ./stack.sh:main:868 : install_dstat 2022-04-13 18:52:38.066 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 18:52:38.082 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 18:52:38.084 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 18:52:38.087 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 18:52:38.089 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 18:52:38.091 | + ./stack.sh:main:877 : install_libs 2022-04-13 18:52:38.093 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 18:52:38.096 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 18:52:38.098 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 18:52:38.100 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 18:52:38.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.104 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.106 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 18:52:38.109 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.111 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 18:52:38.113 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 18:52:38.115 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 18:52:38.118 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 18:52:38.120 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.122 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.124 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 18:52:38.126 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.129 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 18:52:38.131 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 18:52:38.134 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 18:52:38.136 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 18:52:38.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.140 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.142 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 18:52:38.145 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.147 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 18:52:38.150 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 18:52:38.152 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 18:52:38.154 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 18:52:38.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.158 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.161 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 18:52:38.163 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.165 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 18:52:38.167 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 18:52:38.170 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 18:52:38.172 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 18:52:38.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.176 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.179 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 18:52:38.181 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.183 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 18:52:38.186 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 18:52:38.188 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 18:52:38.190 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 18:52:38.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.195 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.197 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 18:52:38.199 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.202 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 18:52:38.204 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 18:52:38.206 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 18:52:38.208 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 18:52:38.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.213 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.215 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 18:52:38.217 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.219 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 18:52:38.222 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 18:52:38.224 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 18:52:38.226 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 18:52:38.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.230 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.233 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 18:52:38.235 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.237 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 18:52:38.239 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 18:52:38.242 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 18:52:38.244 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 18:52:38.247 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.249 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.251 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 18:52:38.253 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.256 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 18:52:38.258 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 18:52:38.261 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 18:52:38.263 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 18:52:38.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.267 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.269 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 18:52:38.272 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.274 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 18:52:38.276 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 18:52:38.278 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 18:52:38.281 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 18:52:38.283 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.285 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.287 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 18:52:38.290 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.292 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 18:52:38.294 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 18:52:38.296 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 18:52:38.299 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 18:52:38.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.304 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.306 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 18:52:38.308 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.311 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 18:52:38.313 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 18:52:38.315 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 18:52:38.317 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 18:52:38.320 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.322 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.325 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 18:52:38.327 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.329 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 18:52:38.331 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 18:52:38.334 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 18:52:38.336 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 18:52:38.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.340 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.343 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 18:52:38.345 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.347 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 18:52:38.349 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 18:52:38.352 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 18:52:38.354 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 18:52:38.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.358 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.361 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 18:52:38.363 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.366 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 18:52:38.368 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 18:52:38.371 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 18:52:38.373 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 18:52:38.375 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.377 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.379 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 18:52:38.382 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.384 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 18:52:38.387 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 18:52:38.389 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 18:52:38.391 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 18:52:38.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.396 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.398 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 18:52:38.400 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.402 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 18:52:38.405 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 18:52:38.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 18:52:38.409 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 18:52:38.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.414 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.416 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 18:52:38.418 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.420 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 18:52:38.423 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 18:52:38.425 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 18:52:38.428 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 18:52:38.430 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.432 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.434 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 18:52:38.437 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.439 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 18:52:38.441 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 18:52:38.444 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 18:52:38.446 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 18:52:38.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.451 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.453 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 18:52:38.455 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.458 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 18:52:38.460 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 18:52:38.462 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 18:52:38.464 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 18:52:38.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.469 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.471 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 18:52:38.473 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.476 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 18:52:38.478 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 18:52:38.480 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 18:52:38.482 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 18:52:38.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.487 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.489 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 18:52:38.492 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.495 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 18:52:38.497 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 18:52:38.499 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 18:52:38.502 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 18:52:38.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.507 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.509 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 18:52:38.511 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.513 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 18:52:38.516 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 18:52:38.518 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 18:52:38.520 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 18:52:38.523 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.525 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.527 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 18:52:38.529 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.532 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 18:52:38.534 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 18:52:38.536 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 18:52:38.539 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 18:52:38.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.543 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.546 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 18:52:38.548 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.550 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 18:52:38.553 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 18:52:38.555 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 18:52:38.557 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 18:52:38.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.562 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.564 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 18:52:38.567 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.569 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 18:52:38.571 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 18:52:38.574 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 18:52:38.576 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 18:52:38.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.580 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.583 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 18:52:38.585 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.587 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 18:52:38.589 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 18:52:38.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 18:52:38.594 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 18:52:38.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.599 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.601 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 18:52:38.604 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.606 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 18:52:38.608 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 18:52:38.610 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 18:52:38.613 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 18:52:38.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.618 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.620 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 18:52:38.623 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.625 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 18:52:38.627 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 18:52:38.629 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 18:52:38.632 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 18:52:38.634 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.636 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.638 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 18:52:38.641 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.643 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 18:52:38.645 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 18:52:38.647 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 18:52:38.650 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 18:52:38.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.654 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.656 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 18:52:38.659 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.661 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 18:52:38.664 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 18:52:38.666 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 18:52:38.668 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 18:52:38.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.673 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.675 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 18:52:38.677 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.679 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 18:52:38.682 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 18:52:38.684 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 18:52:38.686 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 18:52:38.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.691 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.693 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 18:52:38.696 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.698 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 18:52:38.700 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 18:52:38.702 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 18:52:38.705 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 18:52:38.707 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.710 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.712 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 18:52:38.714 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.717 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 18:52:38.719 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 18:52:38.721 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 18:52:38.723 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 18:52:38.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.728 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.730 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 18:52:38.732 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.734 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 18:52:38.737 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 18:52:38.739 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 18:52:38.741 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 18:52:38.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.746 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.748 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 18:52:38.750 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.753 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 18:52:38.755 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 18:52:38.758 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 18:52:38.760 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 18:52:38.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.765 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.767 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 18:52:38.769 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.772 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 18:52:38.774 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 18:52:38.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 18:52:38.779 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 18:52:38.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:38.783 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:38.785 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 18:52:38.788 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:38.790 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 18:52:38.813 | Using python 3.8 to install etcd3 2022-04-13 18:52:38.815 | + 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 18:52:39.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:52:39.557 | from cryptography.utils import int_from_bytes 2022-04-13 18:52:39.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:52:39.557 | from cryptography.utils import int_from_bytes 2022-04-13 18:52:40.697 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:52:40.728 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 18:52:40.735 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 18:52:40.736 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 18:52:40.737 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 18:52:40.738 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 18:52:42.372 | 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 18:52:42.378 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:52:42.378 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:52:42.478 | + inc/python:pip_install:200 : result=0 2022-04-13 18:52:42.481 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:52:42.483 | + functions-common:time_stop:2425 : local name 2022-04-13 18:52:42.485 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:52:42.487 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:52:42.489 | + functions-common:time_stop:2428 : local total 2022-04-13 18:52:42.492 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:52:42.494 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:52:42.496 | + functions-common:time_stop:2432 : start_time=1649875958807 2022-04-13 18:52:42.498 | + functions-common:time_stop:2434 : [[ -z 1649875958807 ]] 2022-04-13 18:52:42.501 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:52:42.505 | + functions-common:time_stop:2437 : end_time=1649875962502 2022-04-13 18:52:42.507 | + functions-common:time_stop:2438 : elapsed_time=3695 2022-04-13 18:52:42.509 | + functions-common:time_stop:2439 : total=23697 2022-04-13 18:52:42.511 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:52:42.513 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27392 2022-04-13 18:52:42.515 | + inc/python:pip_install:203 : return 0 2022-04-13 18:52:42.518 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 18:52:42.539 | Using python 3.8 to install etcd3gw 2022-04-13 18:52:42.541 | + 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 18:52:43.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:52:43.271 | from cryptography.utils import int_from_bytes 2022-04-13 18:52:43.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:52:43.271 | from cryptography.utils import int_from_bytes 2022-04-13 18:52:44.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:52:44.462 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 18:52:44.469 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 18:52:44.470 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 18:52:44.471 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 18:52:44.472 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 18:52:44.507 | 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 18:52:44.508 | 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 18:52:44.509 | 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 18:52:44.511 | 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 18:52:46.152 | 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 18:52:46.159 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:52:46.159 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:52:46.266 | + inc/python:pip_install:200 : result=0 2022-04-13 18:52:46.268 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:52:46.270 | + functions-common:time_stop:2425 : local name 2022-04-13 18:52:46.273 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:52:46.275 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:52:46.278 | + functions-common:time_stop:2428 : local total 2022-04-13 18:52:46.280 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:52:46.282 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:52:46.284 | + functions-common:time_stop:2432 : start_time=1649875962533 2022-04-13 18:52:46.286 | + functions-common:time_stop:2434 : [[ -z 1649875962533 ]] 2022-04-13 18:52:46.289 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:52:46.293 | + functions-common:time_stop:2437 : end_time=1649875966290 2022-04-13 18:52:46.295 | + functions-common:time_stop:2438 : elapsed_time=3757 2022-04-13 18:52:46.297 | + functions-common:time_stop:2439 : total=27392 2022-04-13 18:52:46.299 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:52:46.301 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31149 2022-04-13 18:52:46.304 | + inc/python:pip_install:203 : return 0 2022-04-13 18:52:46.306 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 18:52:46.308 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 18:52:46.311 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 18:52:46.313 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 18:52:46.315 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 18:52:46.318 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 18:52:46.320 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 18:52:46.323 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 18:52:46.325 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 18:52:46.327 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 18:52:46.330 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 18:52:46.332 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 18:52:46.334 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 18:52:46.337 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 18:52:46.339 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 18:52:46.342 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:52:46.344 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:52:46.346 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 18:52:46.348 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 18:52:46.351 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 18:52:46.353 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 18:52:46.355 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 18:52:46.357 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 18:52:46.360 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 18:52:46.362 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 18:52:46.364 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:52:46.367 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:52:46.369 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 18:52:46.371 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 18:52:46.373 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 18:52:46.376 | + functions-common:apt_get_update:1190 : return 2022-04-13 18:52:46.378 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 18:52:46.380 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 18:52:46.383 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:52:46.385 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:52:46.388 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 18:52:46.409 | + 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 18:52:46.517 | Reading package lists... 2022-04-13 18:52:46.753 | Building dependency tree... 2022-04-13 18:52:46.754 | Reading state information... 2022-04-13 18:52:46.999 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 18:52:46.999 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 18:52:46.999 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 18:52:46.999 | The following packages were automatically installed and are no longer required: 2022-04-13 18:52:47.000 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 18:52:47.000 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 18:52:47.000 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 18:52:47.000 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 18:52:47.000 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 18:52:47.000 | python3-zope.interface 2022-04-13 18:52:47.000 | Use 'sudo apt autoremove' to remove them. 2022-04-13 18:52:47.111 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 18:52:47.115 | + functions-common:apt_get:1234 : result=0 2022-04-13 18:52:47.118 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 18:52:47.120 | + functions-common:time_stop:2425 : local name 2022-04-13 18:52:47.122 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:52:47.124 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:52:47.126 | + functions-common:time_stop:2428 : local total 2022-04-13 18:52:47.129 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:52:47.131 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 18:52:47.133 | + functions-common:time_stop:2432 : start_time=1649875966406 2022-04-13 18:52:47.135 | + functions-common:time_stop:2434 : [[ -z 1649875966406 ]] 2022-04-13 18:52:47.138 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:52:47.142 | + functions-common:time_stop:2437 : end_time=1649875967140 2022-04-13 18:52:47.144 | + functions-common:time_stop:2438 : elapsed_time=734 2022-04-13 18:52:47.147 | + functions-common:time_stop:2439 : total=4419 2022-04-13 18:52:47.149 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:52:47.152 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5153 2022-04-13 18:52:47.154 | + functions-common:apt_get:1238 : return 0 2022-04-13 18:52:47.156 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 18:52:47.158 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:52:47.161 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:52:47.163 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 18:52:47.224 | Module proxy already enabled 2022-04-13 18:52:47.229 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 18:52:47.289 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 18:52:47.289 | Module proxy already enabled 2022-04-13 18:52:47.289 | Module proxy_uwsgi already enabled 2022-04-13 18:52:47.293 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 18:52:47.295 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 18:52:47.298 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 18:52:47.300 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 18:52:47.427 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 18:52:47.431 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 18:52:47.433 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 18:52:47.436 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:47.438 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:47.440 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 18:52:47.443 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:47.446 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 18:52:47.448 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 18:52:47.451 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 18:52:47.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:47.455 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:47.458 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 18:52:47.460 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:47.463 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 18:52:47.465 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 18:52:47.467 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 18:52:47.470 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:47.472 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:47.474 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 18:52:47.477 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:47.479 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 18:52:47.482 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 18:52:47.484 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 18:52:47.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:47.489 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:47.492 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 18:52:47.494 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:47.496 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 18:52:47.499 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 18:52:47.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:47.503 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:47.506 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 18:52:47.509 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:47.511 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 18:52:47.513 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 18:52:47.515 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 18:52:47.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:47.520 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:47.522 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 18:52:47.525 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:47.527 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 18:52:47.544 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:52:47.546 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 18:52:47.549 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 18:52:47.551 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 18:52:47.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:47.556 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:47.558 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 18:52:47.560 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:47.563 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 18:52:47.579 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:52:47.581 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 18:52:47.584 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 18:52:47.586 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 18:52:47.588 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:47.591 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:47.593 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 18:52:47.595 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:47.598 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 18:52:47.601 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 18:52:47.603 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 18:52:47.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:52:47.608 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:52:47.610 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 18:52:47.612 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:52:47.615 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 18:52:47.617 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 18:52:47.619 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 18:52:47.622 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 18:52:47.625 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 18:52:47.628 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 18:52:47.632 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 18:52:47.632 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 18:52:47.638 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 18:52:47.640 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 18:52:47.643 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 18:52:47.645 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 18:52:47.648 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 18:52:47.668 | Using python 3.8 to install keystonemiddleware 2022-04-13 18:52:47.671 | + 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 18:52:48.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:52:48.401 | from cryptography.utils import int_from_bytes 2022-04-13 18:52:48.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:52:48.401 | from cryptography.utils import int_from_bytes 2022-04-13 18:52:49.544 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:52:49.575 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 18:52:49.627 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 18:52:49.628 | 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 18:52:49.629 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 18:52:49.630 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 18:52:49.631 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 18:52:49.632 | 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 18:52:49.633 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 18:52:49.634 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 18:52:49.636 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 18:52:49.637 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 18:52:49.638 | 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 18:52:49.639 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 18:52:49.640 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 18:52:49.641 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 18:52:49.697 | 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 18:52:49.698 | 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 18:52:49.699 | 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 18:52:49.738 | 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 18:52:49.778 | 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 18:52:49.779 | 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 18:52:49.780 | 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 18:52:49.782 | 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 18:52:49.831 | 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 18:52:49.832 | 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 18:52:49.843 | 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 18:52:49.844 | 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 18:52:49.857 | 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 18:52:49.858 | 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 18:52:49.859 | 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 18:52:49.924 | 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 18:52:49.925 | 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 18:52:49.926 | 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 18:52:49.929 | 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 18:52:49.978 | 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 18:52:49.990 | 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 18:52:51.534 | 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 18:52:51.540 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:52:51.540 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:52:51.644 | + inc/python:pip_install:200 : result=0 2022-04-13 18:52:51.647 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:52:51.649 | + functions-common:time_stop:2425 : local name 2022-04-13 18:52:51.651 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:52:51.654 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:52:51.656 | + functions-common:time_stop:2428 : local total 2022-04-13 18:52:51.659 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:52:51.661 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:52:51.663 | + functions-common:time_stop:2432 : start_time=1649875967662 2022-04-13 18:52:51.665 | + functions-common:time_stop:2434 : [[ -z 1649875967662 ]] 2022-04-13 18:52:51.668 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:52:51.672 | + functions-common:time_stop:2437 : end_time=1649875971669 2022-04-13 18:52:51.674 | + functions-common:time_stop:2438 : elapsed_time=4007 2022-04-13 18:52:51.676 | + functions-common:time_stop:2439 : total=31149 2022-04-13 18:52:51.678 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:52:51.681 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35156 2022-04-13 18:52:51.683 | + inc/python:pip_install:203 : return 0 2022-04-13 18:52:51.686 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 18:52:51.688 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 18:52:51.691 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 18:52:51.694 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 18:52:51.697 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 18:52:51.700 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 18:52:51.704 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 18:52:51.704 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 18:52:51.709 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 18:52:51.712 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 18:52:51.714 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 18:52:51.717 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 18:52:51.719 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 18:52:51.740 | Using python 3.8 to install python-memcached 2022-04-13 18:52:51.743 | + 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 18:52:52.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:52:52.475 | from cryptography.utils import int_from_bytes 2022-04-13 18:52:52.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:52:52.475 | from cryptography.utils import int_from_bytes 2022-04-13 18:52:53.636 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:52:53.670 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 18:52:53.673 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 18:52:55.386 | 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 18:52:55.392 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:52:55.392 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:52:55.500 | + inc/python:pip_install:200 : result=0 2022-04-13 18:52:55.503 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:52:55.505 | + functions-common:time_stop:2425 : local name 2022-04-13 18:52:55.507 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:52:55.509 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:52:55.511 | + functions-common:time_stop:2428 : local total 2022-04-13 18:52:55.514 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:52:55.516 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:52:55.518 | + functions-common:time_stop:2432 : start_time=1649875971734 2022-04-13 18:52:55.520 | + functions-common:time_stop:2434 : [[ -z 1649875971734 ]] 2022-04-13 18:52:55.524 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:52:55.528 | + functions-common:time_stop:2437 : end_time=1649875975525 2022-04-13 18:52:55.530 | + functions-common:time_stop:2438 : elapsed_time=3791 2022-04-13 18:52:55.532 | + functions-common:time_stop:2439 : total=35156 2022-04-13 18:52:55.534 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:52:55.536 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38947 2022-04-13 18:52:55.539 | + inc/python:pip_install:203 : return 0 2022-04-13 18:52:55.542 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 18:52:55.558 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:52:55.560 | + ./stack.sh:main:899 : '[' 10.222.0.15 == 10.222.0.15 ']' 2022-04-13 18:52:55.562 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 18:52:55.565 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 18:52:55.567 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 18:52:55.569 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 18:52:55.571 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 18:52:55.574 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 18:52:55.589 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 18:52:55.591 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 18:52:55.594 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 18:52:55.595 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 18:52:55.597 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 18:52:55.599 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 18:52:55.603 | ++ functions-common:git_clone:612 : pwd 2022-04-13 18:52:55.605 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 18:52:55.607 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 18:52:55.610 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 18:52:55.624 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 18:52:55.627 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 18:52:55.629 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 18:52:55.631 | + functions-common:git_clone:629 : echo master 2022-04-13 18:52:55.631 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 18:52:55.636 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 18:52:55.638 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 18:52:55.640 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 18:52:55.643 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 18:52:55.643 | + functions-common:git_clone:678 : head -1 2022-04-13 18:52:55.646 | c141e6164 trivial: Fix typo 2022-04-13 18:52:55.649 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 18:52:55.652 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 18:52:55.654 | + inc/python:setup_develop:338 : local bindep 2022-04-13 18:52:55.656 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 18:52:55.658 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 18:52:55.661 | + inc/python:setup_develop:344 : local extras= 2022-04-13 18:52:55.663 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 18:52:55.666 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 18:52:55.668 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 18:52:55.670 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 18:52:55.672 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 18:52:55.675 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 18:52:55.678 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 18:52:55.680 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 18:52:55.683 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 18:52:55.685 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 18:52:55.687 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 18:52:55.690 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 18:52:55.696 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 18:52:55.698 | + 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 18:52:56.383 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 18:52:56.385 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 18:52:56.387 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 18:52:56.389 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 18:52:56.391 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 18:52:56.393 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 18:52:56.396 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 18:52:56.398 | + inc/python:setup_package:428 : local extras= 2022-04-13 18:52:56.400 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 18:52:56.403 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 18:52:56.405 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 18:52:56.407 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 18:52:56.409 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 18:52:56.411 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 18:52:56.431 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 18:52:56.433 | + 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 18:52:57.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:52:57.167 | from cryptography.utils import int_from_bytes 2022-04-13 18:52:57.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:52:57.167 | from cryptography.utils import int_from_bytes 2022-04-13 18:52:58.338 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:52:58.370 | Obtaining file:///opt/stack/keystone 2022-04-13 18:52:58.371 | Preparing metadata (setup.py): started 2022-04-13 18:52:59.137 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 18:52:59.137 | ERROR: Command errored out with exit status 1: 2022-04-13 18:52:59.137 | 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-3nfwhlmv 2022-04-13 18:52:59.137 | cwd: /opt/stack/keystone/ 2022-04-13 18:52:59.137 | Complete output (16 lines): 2022-04-13 18:52:59.137 | Error parsing 2022-04-13 18:52:59.137 | Traceback (most recent call last): 2022-04-13 18:52:59.137 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 18:52:59.137 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 18:52:59.137 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 18:52:59.137 | pbr.hooks.setup_hook(config) 2022-04-13 18:52:59.137 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 18:52:59.137 | metadata_config.run() 2022-04-13 18:52:59.137 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 18:52:59.137 | self.hook() 2022-04-13 18:52:59.137 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 18:52:59.137 | self.config['version'] = packaging.get_version( 2022-04-13 18:52:59.137 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 18:52:59.137 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 18:52:59.137 | 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 18:52:59.138 | 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 18:52:59.138 | ---------------------------------------- 2022-04-13 18:52:59.138 | 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 18:52:59.138 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 18:52:59.145 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:52:59.145 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:52:59.229 | + inc/python:pip_install:1 : exit_trap 2022-04-13 18:52:59.231 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 18:52:59.234 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 18:52:59.236 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 18:52:59.239 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 18:52:59.241 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 18:52:59.244 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 18:52:59.246 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 18:52:59.248 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 18:52:59.250 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 18:52:59.250 | Error on exit 2022-04-13 18:52:59.252 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 18:52:59.254 | + ./stack.sh:exit_trap:544 : generate-subunit 1649875903 76 fail 2022-04-13 18:52:59.832 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 18:52:59.835 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 18:53:00.709 | + ./stack.sh:exit_trap:558 : exit 1